VirtualBox

source: vbox/trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @70430   7 years vboxsync RTNtPathOpenDirEx: more access fixes
(edit) @70429   7 years vboxsync IPRT: Added RTUtf16NCmpAscii. [build fix]
(edit) @70428   7 years vboxsync IPRT: Changed the NT namespace passthru prefix from ' !\' to …
(edit) @70427   7 years vboxsync IPRT: Added RTUtf16NCmpAscii. [build fix]
(edit) @70426   7 years vboxsync IPRT: Added RTUtf16NCmpAscii. [build fix]
(edit) @70425   7 years vboxsync IPRT: Added RTUtf16NCmpAscii.
(edit) @70424   7 years vboxsync IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
(edit) @70423   7 years vboxsync IPRT: Moved RTZipGZipCmd into the runtime, leaving a main wrapper …
(edit) @70422   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70421   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70420   7 years vboxsync iprt/RTPathQueryInfo-nt.cpp: Fixed querying unix attribs for a NT …
(edit) @70419   7 years vboxsync iprt/direnum-r3-nt.cpp: Workaround for buggy fat driver on NT 3.1 (and …
(edit) @70418   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70417   7 years vboxsync IPRT: Renamed RTCmdLs to RTFsCmdLs and moved it into the runtime, …
(edit) @70416   7 years vboxsync VMM/IEM: SVM Virtual GIF check on VMRUN emulation.
(edit) @70415   7 years vboxsync VMM/HM: Nested Hw.virt: Implement virtual GIF to not intercept …
(edit) @70414   7 years vboxsync VMM/HMSVMR0: linespace nit.
(edit) @70413   7 years vboxsync VMM/HM: Nested Hw.virt: Implemented virtualized VMSAVE/VMLOAD to avoid …
(edit) @70412   7 years vboxsync VMM/HMSVMR0: gcc build fix.
(edit) @70411   7 years vboxsync VMM/HMSVMR0: Build fix (defined but not used function).
(edit) @70410   7 years vboxsync VMM/HMSVMR0: Build fix.
(edit) @70409   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: look at the VMCB cache should be valid at …
(edit) @70408   7 years vboxsync VMM/HMSVMR0: Clean up.
(edit) @70407   7 years vboxsync Additions,ValidationKit,VBoxPeSetVersion: Force linker to split .bss …
(edit) @70406   7 years vboxsync IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
(edit) @70405   7 years vboxsync IPRT/time-win.cpp: Use RtlGetInterruptTimePrecise for …
(edit) @70404   7 years vboxsync NetPerf: Added --verbose option.
(edit) @70403   7 years vboxsync Additions,ValidationKit,VBoxPeSetVersion: Force linker to split .bss …
(edit) @70402   7 years vboxsync iprt/time-win.cpp: There is no KUSER_SHARED_DATA on NT 3.1, so use …
(edit) @70401   7 years vboxsync IPRT/socket: WSAStartup fix for winsock 1.1 (NT 3.1).
(edit) @70400   7 years vboxsync IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
(edit) @70399   7 years vboxsync VMM: Hacked up a 486 CPU profile.
(edit) @70398   7 years vboxsync IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
(edit) @70397   7 years vboxsync IPRT: Added RTCp (very incomplete).
(edit) @70396   7 years vboxsync IPRT,ValidationKit: Fixes for vcc100-shell32-fakes.
(edit) @70395   7 years vboxsync IPRT/VISO: Pass a the directory of a VISO file to the ISO maker to …
(edit) @70394   7 years vboxsync vcc100-*: fixes and optimizations.
(edit) @70393   7 years vboxsync IPRT/winsock: init fixes.
(edit) @70392   7 years vboxsync vbox.py: Better even logging.
(edit) @70391   7 years vboxsync nits
(edit) @70390   7 years vboxsync VBoxServiceControlProcess.cpp: Don't try send async requests to a …
(edit) @70389   7 years vboxsync VBoxGuestR3LibGuestCtrl.cpp: Fixed some size assertions in VbglR3HGCMCall.
(edit) @70388   7 years vboxsync Main/GuestProcessImpl.cpp: Made annoying assertion in …
(edit) @70387   7 years vboxsync iprt/nt3fakes-r0drv-nt.cpp: fix for xp
(edit) @70386   7 years vboxsync Machine::discardSettings: Need to take the machine line lock before …
(edit) @70385   7 years vboxsync com/array.h: SafeIfaceArray(ComSafeArrayIn(I *, aArg)): We get here …
(edit) @70384   7 years vboxsync IPRT: Make scm happy.
(edit) @70383   7 years vboxsync IPRT: Make scm happy.
(edit) @70382   7 years vboxsync IPRT: Make scm happy.
(edit) @70381   7 years vboxsync nt3fakesA-r0drv-nt.asm: Make scm happy.
(edit) @70380   7 years vboxsync VMM/HMSVMR0: Comment update.
(edit) @70379   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: Fix a bug that caused an event to be …
(edit) @70378   7 years vboxsync VBoxTray: Use import checker
(edit) @70377   7 years vboxsync ValidationKit: Use import checker.
(edit) @70376   7 years vboxsync /Config.kmk: Added vboximportchecker to USES.win so we can make use of …
(edit) @70375   7 years vboxsync iprt/vcc100-kernel32-fakes*: Redid the resolving to be more optimal …
(edit) @70374   7 years vboxsync iprt/Makefile.kmk: RuntimeR3VccTricks must be static since it's only …
(edit) @70373   7 years vboxsync VBoxPeSetVersion: didn't fix default when adding MK_VER. :-(
(edit) @70372   7 years vboxsync PGM: Fixes for 256 MB VRAM in raw-mode. bugref:9084 * PGMR3MapPT: …
(edit) @70371   7 years vboxsync OHCI: Dropped ancient saved state support.
(edit) @70370   7 years vboxsync VBVADestroy: Need to check if pHGSMI is NULL _before_ passing it to …
(edit) @70369   7 years vboxsync VBoxPeSetVersion.cpp: options and stuff [update]
(edit) @70368   7 years vboxsync VBoxPeSetVersion.cpp: options and stuff
(edit) @70367   7 years vboxsync VBoxGuestInst.cpp: 'VBoxGuest.sys' isn't fat compatible. duh.
(edit) @70366   7 years vboxsync tools/win.*/exports/*/*: More DLLs.
(edit) @70365   7 years vboxsync tools/win.*/exports/*/*: More DLLs.
(edit) @70364   7 years vboxsync VBoxMouseNT: Just build for NT3.x while we're at it.
(edit) @70363   7 years vboxsync RTLdrCheckImports: Added --list-oridnals option for getting both names …
(edit) @70362   7 years vboxsync iprt/rtR0Nt3InitVersion: Turned out registry has no version info …
(edit) @70361   7 years vboxsync iprt/process-win.cpp: shut up some annoying assertions on NT3.1.
(edit) @70360   7 years vboxsync iprt/vcc100-*-fakes.cpp: stupid stupid bug in API getter macro. …
(edit) @70359   7 years vboxsync VMM/HMSVMR0: Guru don't assert. debugging.
(edit) @70358   7 years vboxsync VMM/IEM: Nested Hw.virt: Clear INHIBIT_INTERRUPT during #VMEXIT to not …
(edit) @70357   7 years vboxsync VMM/HMSVMR0: Nested Hw.virt: build fix.
(edit) @70356   7 years vboxsync VMM/HMSVMR0: When intercepting all exceptions (debug mode), don't …
(edit) @70355   7 years vboxsync VMM/IEM: Log nit.
(edit) @70354   7 years vboxsync VMM/HMSVMR0: unintended brace alteration.
(edit) @70353   7 years vboxsync VMM/IEM: SVM VMCB layout adjustments.
(edit) @70352   7 years vboxsync VMM/HM,CPUM: SVM VMCB layout adjustments.
(edit) @70351   7 years vboxsync VBoxService: logging typos
(edit) @70350   7 years vboxsync VBoxGuestNt3.sys: Use the regular driver for NT3 too.
(edit) @70349   7 years vboxsync kBuild 3119 -> 3128: Made POST_CMDS and PRE_CMDS accumulative instead …
(edit) @70348   7 years vboxsync VBoxPeSetVersion: Dialed it back to NT 3.1.
(edit) @70347   7 years vboxsync IPRT: More NT 3.1 compatibility tweaking.
(edit) @70346   7 years vboxsync VBoxService: Needed to dynamically resolve two more APIs to make it …
(edit) @70345   7 years vboxsync IPRT: More NT 3.1 compatibility tweaking.
(edit) @70344   7 years vboxsync VBoxControl: NT 3.1 clean.
(edit) @70343   7 years vboxsync IPRT: More NT 3.1 compatibility tweaking. [oops]
(edit) @70342   7 years vboxsync VBoxGuest: NT 3.1 support.
(edit) @70341   7 years vboxsync IPRT: More NT 3.1 compatibility tweaking.
(edit) @70340   7 years vboxsync iprt/RTAssertShouldPanic-generic.cpp: handy debug trick
(edit) @70339   7 years vboxsync iprt/nt/nt.h: Added 32-bit offset comments to RTL_USER_PROCESS_PARAMETER.
(edit) @70338   7 years vboxsync DBGPlugInWinNt.cpp: Detect NT 3.1. NTMTE32.SizeOfImage is used …
(edit) @70337   7 years vboxsync VBoxMouseNT: NT 3.1 tweaks.
(edit) @70336   7 years vboxsync iprt/r0drv-nt: Working on NT 3.1 compatibility.
(edit) @70335   7 years vboxsync iprt/time-r0drv-nt.cpp: Cleanups, making it compatible with NT 3.10.
(edit) @70334   7 years vboxsync iprt: Moved ZwYieldExecution prototype to iprt/nt/nt.h.
(edit) @70333   7 years vboxsync BIOS: Added INT13X support for El Torito emulated hard disks, merged …
(edit) @70332   7 years vboxsync VBoxDisp.sys: Check exports.
(edit) @70331   7 years vboxsync tools/win.*/exports/*/r0/win32k.sys.exports: Need win32k.sys too.
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