VirtualBox

source: vbox/trunk/src/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14096   16 years vboxsync #1865: shadow pae, the forth bit. (dead code checks)
(edit) @14095   16 years vboxsync #1865: shadow pae, the third bit.
(edit) @14094   16 years vboxsync #1865: shadow pae, the second bit.
(edit) @14093   16 years vboxsync #1865: shadow pae, the first bit.
(edit) @14092   16 years vboxsync VBOX_OSE is already included in the global cpp flags
(edit) @14091   16 years vboxsync Minor cleanup
(edit) @14090   16 years vboxsync NAT: log the host name and host IP
(edit) @14089   16 years vboxsync unix build fix
(edit) @14088   16 years vboxsync maximum available mask for event catching was added (probably need to …
(edit) @14087   16 years vboxsync More logging
(edit) @14086   16 years vboxsync array of 2 events replaced with 1 because the event array is managed …
(edit) @14085   16 years vboxsync loops for initialization/creation of event array was fixed but wasn't …
(edit) @14084   16 years vboxsync Fix a harmless typo in an #ifdef defining …
(edit) @14083   16 years vboxsync Corrected typos spotted by ispell. I've checked twice I didn't change …
(edit) @14082   16 years vboxsync Must mask off the reference count from the HC physical address
(edit) @14081   16 years vboxsync fixed NLS svn properties
(edit) @14080   16 years vboxsync win warnings
(edit) @14079   16 years vboxsync eol
(edit) @14078   16 years vboxsync fix OSE
(edit) @14077   16 years vboxsync fixed assertion
(edit) @14076   16 years vboxsync warnings
(edit) @14075   16 years vboxsync The 64-bit MSC warning hunt stops for today.
(edit) @14074   16 years vboxsync PDMQueue: The 64-bit MSC warning hunt continues.
(edit) @14072   16 years vboxsync MM: The 64-bit MSC warning hunt continues.
(edit) @14071   16 years vboxsync MM: 64-bit MSC warning hunt.
(edit) @14070   16 years vboxsync CFGM: 64-bit MSC warning hunt.
(edit) @14069   16 years vboxsync alloc-r0drv.cpp: 64-bit MSC warning hunt.
(edit) @14068   16 years vboxsync alloc-r0drv.cpp: 64-bit MSC warning hunt.
(edit) @14067   16 years vboxsync RTUuidIsNull: returns true if pUuid is NULL, not VERR_INVALID_PARAMETER.
(edit) @14066   16 years vboxsync strformat.cpp: shut up 64-bit MSC warnings. (hope this fix doesn't …
(edit) @14065   16 years vboxsync path-win.cpp: shut up 64-bit MSC warnings.
(edit) @14064   16 years vboxsync fileio-win.cpp: shut up 64-bit MSC warnings (valid ones this time).
(edit) @14062   16 years vboxsync RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
(edit) @14061   16 years vboxsync IPRT: strformat-vbox.cpp: More 64-bit MSC warnings.
(edit) @14060   16 years vboxsync stream.cpp: shut up 64-bit MSC warning.
(edit) @14059   16 years vboxsync IPRT: internal/dir.h: some unsigned -> size_t to keep MSC silent.
(edit) @14058   16 years vboxsync iprt: More 64-bit MSC warnings.
(edit) @14057   16 years vboxsync semspingpong.cpp: shut up 64-bit MSC warning.
(edit) @14056   16 years vboxsync FE/Qt4: Removed some ancient VBOX_GUI_DEBUG stuff.
(edit) @14055   16 years vboxsync zip.cpp: shut up 64-bit MSC warning.
(edit) @14054   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14053   16 years vboxsync FE/Qt4: Tray Support: Oops, numbering was missing.
(edit) @14052   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14050   16 years vboxsync iprt: RTPath - lenths are size_t not unsigned.
(edit) @14049   16 years vboxsync ldrELFRelocatable.cpp.h: shut up 64-bit MSC warning.
(edit) @14048   16 years vboxsync md5.cpp: shut up 64-bit MSC warning.
(edit) @14046   16 years vboxsync FE/Qt4: Tray Support: Styling; Reduced the number of VMs per menu to …
(edit) @14044   16 years vboxsync FE/Qt4: FE/Qt4: Host key get blocked after minimizing VBox: fixed at …
(edit) @14042   16 years vboxsync Windows build fix; VBoxDD*R0/GC should not link against RuntimeR0/GC, …
(edit) @14041   16 years vboxsync NAT: some sync fixes
(edit) @14040   16 years vboxsync darwin build fix.
(edit) @14039   16 years vboxsync FE/Qt4: 3305: FE/Qt4: No ISOs in virtual media manager: should be …
(edit) @14038   16 years vboxsync #1865: PGM - and another one.
(edit) @14036   16 years vboxsync win compile fixes
(edit) @14035   16 years vboxsync IPRT: some makefile clean up.
(edit) @14034   16 years vboxsync VMMGC.def: nocrt exports.
(edit) @14033   16 years vboxsync VMMR0.def: nocrt exports.
(edit) @14032   16 years vboxsync mac build fix
(edit) @14030   16 years vboxsync VMMGC now uses the IPRT No-CRT.
(edit) @14029   16 years vboxsync no stdio.h or stdlib.h in GC.
(edit) @14028   16 years vboxsync commit current NAT state (not yet working)
(edit) @14027   16 years vboxsync solaris build fix
(edit) @14026   16 years vboxsync tstNoCrt-1: Added simple strcpy test.
(edit) @14025   16 years vboxsync tstNoCrt-1: Added simple strcpy test.
(edit) @14024   16 years vboxsync strcpy.asm: bugfix.
(edit) @14022   16 years vboxsync Fe/Qt4: Systray: Added re-translation support.
(edit) @14021   16 years vboxsync The VMMR0 template now uses the IPRT No-CRT stuff, as does RuntimeR0. …
(edit) @14020   16 years vboxsync Some word smithing and typo corrections.
(edit) @14019   16 years vboxsync FE/Qt4: Cumulative fix for VBoxSelectorWnd & VBoxVMListView: minor …
(edit) @14018   16 years vboxsync FE/Qt: Removed the Delete button from the main toolbar in Selector …
(edit) @14017   16 years vboxsync strcmp.asm: bugfix.
(edit) @14016   16 years vboxsync vboxdrv adaptions
(edit) @14015   16 years vboxsync added vboxnetflt to the installer + some cleanup
(edit) @14014   16 years vboxsync Fe/Qt4: Systray: Stabilized action handling.
(edit) @14012   16 years vboxsync pReq may be invalid after queuing it (RTREQFLAGS_NO_WAIT), similar to …
(edit) @14011   16 years vboxsync Fixed RTReqCallEx parameters in the guest properties host service.
(edit) @14010   16 years vboxsync #1865: PGM - one more down.
(edit) @14009   16 years vboxsync Main: added Array flag
(edit) @14008   16 years vboxsync tstUtf8: some more RTStrNICmp tests.
(edit) @14007   16 years vboxsync IPRT: RTStrNICmp correction - if cch == 0 then return equal regardless …
(edit) @14005   16 years vboxsync Typo.
(edit) @14004   16 years vboxsync Fe/Qt4: Systray: Limit number of VMs in one sub menu to 15, then …
(edit) @14003   16 years vboxsync VBOX_XPIDL_ENV instead of lastword mess.
(edit) @14002   16 years vboxsync The brain was out to lunch there…
(edit) @14001   16 years vboxsync Not C++ comments.
(edit) @14000   16 years vboxsync removed unncessary iprt/types.h include (wrong comment after it was moved).
(edit) @13998   16 years vboxsync no tabs here though.
(edit) @13997   16 years vboxsync tabs.
(edit) @13996   16 years vboxsync darwin build fix.
(edit) @13994   16 years vboxsync better check
(edit) @13993   16 years vboxsync darwin build fix.
(edit) @13992   16 years vboxsync did not consider PAE
(edit) @13991   16 years vboxsync #1865: More PGM cleanup.
(edit) @13990   16 years vboxsync Save and load the number of VMCPUs.
(edit) @13989   16 years vboxsync AHCI: Experimental code to maximize throughput during high I/O load
(edit) @13987   16 years vboxsync NAT: cosmetics; don't wait if send
(edit) @13986   16 years vboxsync NAT: simplified synchronization
(edit) @13985   16 years vboxsync Main: Handle SATA controller too when doing snapshots
(edit) @13984   16 years vboxsync - simplefied syncronization - work on Unixes only
(edit) @13983   16 years vboxsync Solaris/vboxnetflt: don't push up messages on promisc stream even when …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette