VirtualBox

source: vbox/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80336   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. [doxyfixes] …
(edit) @80335   5 years vboxsync VMM/Makefile.kmk: Skip testcase for VBOX_ONLY_EXTPACK because solaris …
(edit) @80334   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
(edit) @80333   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
(edit) @80332   5 years vboxsync tstInt: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
(edit) @80330   5 years vboxsync FE/Qt: bugref:9510: some clean up
(edit) @80328   5 years vboxsync IPRT/memobj-r0drv-solaris.c: Implemented mapping or sub-ranges as …
(edit) @80327   5 years vboxsync IPRT/memobj-r0drv-linux.c: Implemented mapping or sub-ranges as …
(edit) @80325   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 cbInstr -> cbExitInstr consistency.
(edit) @80324   5 years vboxsync Shared Clipboard/URI: Also use the importchecker if …
(edit) @80321   5 years vboxsync IPRT/memobj-r0drv-linux.c: Implemented mapping or sub-ranges as …
(edit) @80320   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @80319   5 years vboxsync VMM: Addressing some GCC/linux host issues with bugref:9217 .
(edit) @80318   5 years vboxsync Shared Clipboard/URI: More work on context IDs and entry list handling.
(edit) @80317   5 years vboxsync VMM: doxygen fixes. bugref:9217
(edit) @80316   5 years vboxsync VMM/HMSVMR0: Don't return VINF_EM_RAW_GUEST_TRAP after setting #BP …
(edit) @80315   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Assertion.
(edit) @80314   5 years vboxsync VMM/HMVMXR0: Use VMCC_GET_CPU_0. bugref:9217
(edit) @80309   5 years vboxsync vm.h,gvm.h: Only allow including these when VMM_COMMON_DEFS is in use. …
(edit) @80308   5 years vboxsync Storage/DevVirtioSCSI.cpp: Some cleanup of r132764
(edit) @80307   5 years vboxsync Storage/DevVirtioSCSI.cpp: Removed pasted-into-wrong-window youtube URL
(edit) @80306   5 years vboxsync Storage/DevVirtioSCSI.cpp: Implemented interrupt handling and …
(edit) @80305   5 years vboxsync REM,VMM,tstInt,Devices: Use VMM_COMMON_DEFS when including vm.h so the …
(edit) @80304   5 years vboxsync Debugger: Drop including vm.h when its not needed. bugref:9217
(edit) @80303   5 years vboxsync Main/DisplayImpl.cpp: Skip including vm.h as it is no longer used. …
(edit) @80302   5 years vboxsync Additions/WINNT/Installer: Remove Direct3D support for XPDM which was …
(edit) @80301   5 years vboxsync Additions/common/crOpenGL: Remove old chromium based implementation, …
(edit) @80300   5 years vboxsync Additions/WINNT: Disable building and bundling the chromium OpenGL …
(edit) @80299   5 years vboxsync Devices/Config.kmk,Makefile.kmk,testcase/Makefile.kmk: Must use …
(edit) @80298   5 years vboxsync Devices/Serial: Don't include vm.h. bugref:9217
(edit) @80297   5 years vboxsync GIMDev.cpp: Ditto. bugref:9217
(edit) @80296   5 years vboxsync VMMDev.cpp: Skip including vm.h as it is no longer needed. bugref:9217
(edit) @80295   5 years vboxsync Graphics/HGSMIHost.h: Avoid including vm.h just for three cases of …
(edit) @80294   5 years vboxsync DevVGA.cpp: Ditto.
(edit) @80293   5 years vboxsync VMM(CPUM),DevPcBios: Added CPUM methods for getting the guest (and …
(edit) @80292   5 years vboxsync IPRT/crypto/tsp: Relax the check for the 'millis' field allowing zero …
(edit) @80291   5 years vboxsync Installers/Linux: more selective way to eliminate the variables passed …
(edit) @80290   5 years vboxsync IPRT/timer-r0drv-linux.c: A shot at working around the unit test …
(edit) @80289   5 years vboxsync Installers/Linux: Fix vboxvideo build breakage (exposed by previous …
(edit) @80288   5 years vboxsync Shared Clipboard/URI: Build fix for testcase.
(edit) @80287   5 years vboxsync tstVMREQ: Make it work on linserv-old w/o SVM. bugref:9517
(edit) @80286   5 years vboxsync tstVMREQ: Make it work on linserv-old w/o SVM. bugref:9517
(edit) @80285   5 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @80284   5 years vboxsync tstMMHyperHeap: Fixes related to VM/GVM work. bugref:9217
(edit) @80283   5 years vboxsync Shared Clipboard/URI: Update; more work on root list handling.
(edit) @80282   5 years vboxsync tstSSM: Does not need to be hardnend. bugref:9217
(edit) @80281   5 years vboxsync VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
(edit) @80280   5 years vboxsync FE/Qt: bugref:7720: UIDetailsElement: Bug-fix for r132660, attachment …
(edit) @80279   5 years vboxsync NAT: bugref:9531: Scrub inbound URG pointer for now. sorecvoob() has …
(edit) @80278   5 years vboxsync Additions: Stop shipping the chromium based guest additions OpenGL …
(edit) @80277   5 years vboxsync FE/Qt: bugref:7720: UIMachineSettingsNetwork: Copy-paste bug in r132656.
(edit) @80276   5 years vboxsync FE/Qt: bugref:7720: UIMachineSettingsNetwork: Wipe out remaining stuff …
(edit) @80275   5 years vboxsync FE/Qt: bugref:7720: UINetworkAttachmentEditor: Explicit convertion …
(edit) @80274   5 years vboxsync VMM: Refactoring VMMR0/* and VMMRZ/* to use VMCC & VMMCPUCC. bugref:9217
(edit) @80273   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Continue in ring-0 after making …
(edit) @80272   5 years vboxsync ValidationKit/tdStorageBenchmark1: Fix searching for a binary on the host
(edit) @80271   5 years vboxsync Additions/linux/drm: 2nd try. Eliminate unsafe include trickery (the …
(edit) @80270   5 years vboxsync Additions/linux/drm: back out previous change, needs a different solution
(edit) @80269   5 years vboxsync Additions/linux/drm: eliminate unsafe include trickery (works almost …
(edit) @80268   5 years vboxsync VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217
(edit) @80267   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Temporary logging bits.
(edit) @80266   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Make hmR0DumpRegs a bit more granular …
(edit) @80265   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Log.
(edit) @80264   5 years vboxsync VMM: Kicking out raw-mode - PGM [fix regression from r132607] bugref:9517
(edit) @80263   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 nit.
(edit) @80262   5 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Expose "TPR-shadow", …
(edit) @80261   5 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Assert, logging nits.
(edit) @80260   5 years vboxsync VMM/HM: Nested VMX: bugref:9180 Flow log HMNotifyVmxNstGstVmexit to at …
(edit) @80259   5 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Clean up and make sure VM-entry …
(edit) @80258   5 years vboxsync VMM/TRPM: Nested VMX: bugref:9180 TRPM has no way to distinguish …
(edit) @80257   5 years vboxsync VMM/HM: Kicking out 32-bit host support - HM. bugref:9511
(edit) @80253   5 years vboxsync VMM: Started refactoring VMMAll/* for bugref:9217
(edit) @80252   5 years vboxsync FE/Qt: bugref:9510: build fix
(edit) @80251   5 years vboxsync ValidationKit/IoPerf: Collapse the tests into a single test when …
(edit) @80250   5 years vboxsync FE/Qt: bugref:9510: Some more improvements on charts etc.
(edit) @80249   5 years vboxsync FE/Qt: bugref:9510: Getting rid of some hard coded color strings
(edit) @80248   5 years vboxsync Main/ConsoleImpl2.cpp: Warn about the removal of the chromium based 3D …
(edit) @80247   5 years vboxsync FE/Qt: bugref:9510: Some refactoring
(edit) @80246   5 years vboxsync FE/Qt: bugref:9510: Some fixes and improvements
(edit) @80245   5 years vboxsync ValidationKit/tdStoragebenchmark1: Fixes for the newly integrated …
(edit) @80244   5 years vboxsync ValidationKit/tdStoragebenchmark1: Fixes for the newly integrated …
(edit) @80243   5 years vboxsync FE/Qt: bugref:9510: Caching translated strings
(edit) @80242   5 years vboxsync SUPHardNt: Initial thread context validation adjustments.
(edit) @80241   5 years vboxsync ValKit/vboxinstaller: Fun with services…
(edit) @80240   5 years vboxsync Adjust some parameters and interface
(edit) @80239   5 years vboxsync VMM: Introducing PVMCC and PGVMCC for VMMAll code. bugref:9217
(edit) @80238   5 years vboxsync ValKit/testboxscript: Another 'bad testbox' adjustment.
(edit) @80237   5 years vboxsync ValKit/vboxinstaller.py,++: Hack for letting vboxinstaller report a …
(edit) @80236   5 years vboxsync ValKit/vboxinstaller.py: Seems we're not quite uninstalling …
(edit) @80235   5 years vboxsync vsheriff: Some bad testbox detection.
(edit) @80234   5 years vboxsync ValKit/vboxinstaller.py: Even better listing of drivers left behind.
(edit) @80233   5 years vboxsync ValKit/vboxinstaller.py: Better listing of drivers left behind.
(edit) @80232   5 years vboxsync ValKit/vboxinstaller.py: Made left behind drivers a cause for failure. …
(edit) @80231   5 years vboxsync Installer/win/VBoxStub: Return 3010 if a reboot is required. Added …
(edit) @80230   5 years vboxsync ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark …
(edit) @80229   5 years vboxsync ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark …
(edit) @80228   5 years vboxsync FE/Qt: bugref:9510: Runtime UI: A bit of icon fixes for VM status-bar LEDs.
(edit) @80227   5 years vboxsync ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark …
(edit) @80226   5 years vboxsync ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark …
(edit) @80225   5 years vboxsync ValidationKit/tdStorageBenchmark: Integrate our own IoPerf benchmark …
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