VirtualBox

source: vbox/trunk/include/VBox

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80478   6 years vboxsync WDDM: remove unused VBOX_VDMA_WITH_WATCHDOG code. bugref:9529
(edit) @80472   6 years vboxsync VBoxVideoHost3D.h: Doxygen fixes
(edit) @80470   6 years vboxsync Shared Clipboard/URI: Docs.
(edit) @80469   6 years vboxsync Shared Clipboard/URI: Docs.
(edit) @80468   6 years vboxsync Shared Clipboard/URI: Made the event source and event IDs more …
(edit) @80459   6 years vboxsync Shared Clipboard/URI: Docs.
(edit) @80453   6 years vboxsync HostServices/DragAndDropSvc.h: Added SVN header.
(edit) @80452   6 years vboxsync Shared Clipboard/URI: Added first protocol changelog.
(edit) @80446   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @80444   6 years vboxsync Shared Clipboard/URI: Added protocol versioning support plus enhanced …
(edit) @80418   6 years vboxsync hm_vmx.h: Added MSR_IA32_VMX_EPT_VPID_CAP_PAGE_WALK_LENGTH_5.
(edit) @80401   6 years vboxsync Revert a part of r132865 until the guest WDDM driver got cleaned up, …
(edit) @80396   6 years vboxsync Devices/DevVGA, Main: Get rid of obsolete code enclosed by …
(edit) @80387   6 years vboxsync VMM: Nested VMX: bugref:9180 Renamed u64GuestPendingDbgXcpt to …
(edit) @80386   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Added trap-like VM-exit handler in …
(edit) @80385   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add pending debug exceptions to …
(edit) @80374   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @80373   6 years vboxsync com/array.h: handling empty base elements better (hopefully will …
(edit) @80364   6 years vboxsync VMM: Nested VMX: bugref:9180 Move some of the description functions …
(edit) @80359   6 years vboxsync Shared Clipboard/URI: Update.
(edit) @80346   6 years vboxsync VMM,PciRaw: Eliminate duplicate PGVM/PVMCC and PGVMCPU/PVMCPUCC …
(edit) @80338   6 years vboxsync /include: Eliminating the VBOX_BUGREF_9217 preprocessor macro - missed …
(edit) @80331   6 years vboxsync /include: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
(edit) @80323   6 years vboxsync VMM: Addressing some GCC/linux host issues with bugref:9217 [fix].
(edit) @80320   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @80319   6 years vboxsync VMM: Addressing some GCC/linux host issues with bugref:9217 .
(edit) @80318   6 years vboxsync Shared Clipboard/URI: More work on context IDs and entry list handling.
(edit) @80313   6 years vboxsync vm.h,gvm.h: Fix 32-bit header syntax checking.
(edit) @80311   6 years vboxsync gvm.h: Shut up g++ warnings. bugref:9217
(edit) @80310   6 years vboxsync include,gvm.h: Header syntax check fixes. bugref:9217
(edit) @80309   6 years vboxsync vm.h,gvm.h: Only allow including these when VMM_COMMON_DEFS is in use. …
(edit) @80293   6 years vboxsync VMM(CPUM),DevPcBios: Added CPUM methods for getting the guest (and …
(edit) @80285   6 years vboxsync Shared Clipboard/URI: Build fix.
(edit) @80283   6 years vboxsync Shared Clipboard/URI: Update; more work on root list handling.
(edit) @80281   6 years vboxsync VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
(edit) @80274   6 years vboxsync VMM: Refactoring VMMR0/* and VMMRZ/* to use VMCC & VMMCPUCC. bugref:9217
(edit) @80268   6 years vboxsync VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217
(edit) @80255   6 years vboxsync VMM: Started refactoring VMMAll/* for bugref:9217 [fixes]
(edit) @80254   6 years vboxsync VMM: Started refactoring VMMAll/* for bugref:9217 [fixes]
(edit) @80253   6 years vboxsync VMM: Started refactoring VMMAll/* for bugref:9217
(edit) @80239   6 years vboxsync VMM: Introducing PVMCC and PGVMCC for VMMAll code. bugref:9217
(edit) @80216   6 years vboxsync SUPHardNt: Restore text and import sections for ntdll, kernelbase and …
(edit) @80191   6 years vboxsync VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
(edit) @80182   6 years vboxsync VMM: Kicking out raw-mode - Eliminated more RCPTRTYPE use in PGM. …
(edit) @80163   6 years vboxsync VMM: Kicking out raw-mode - PGM Virt Handlers, ++. bugref:9517
(edit) @80161   6 years vboxsync VMM,REM: Kicking out raw-mode. bugref:9517
(edit) @80156   6 years vboxsync DBGFInfo: Added a getopt error reporter helper.
(edit) @80153   6 years vboxsync VMM/DBGF: Added argv style info handlers. USB devices only have …
(edit) @80147   6 years vboxsync hmvmxinline.h: Nested VMX: bugref:9180 newline nit.
(edit) @80145   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Naming nit.
(edit) @80138   6 years vboxsync hmvmxinline.h: Nested VMX: bugref:9180 Oops, enable …
(edit) @80137   6 years vboxsync hmvmxinline.h: Nested VMX: bugref:9180 Enable …
(edit) @80135   6 years vboxsync PGM: Split the phys guest->host TLB into separate ring-0 and ring-3 …
(edit) @80127   6 years vboxsync hm_vmx.h: Doxygen nits.
(edit) @80124   6 years vboxsync hmvmxinline.h: Fix typo.
(edit) @80121   6 years vboxsync hmvmxinline.h: Added VBOX_WITH_VMREAD_VMWRITE_NOCHECK and …
(edit) @80118   6 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
(edit) @80116   6 years vboxsync VMM/TM: Added half an hour of load percentage history.
(edit) @80115   6 years vboxsync VMM/TM: Added half an hour of load percentage history.
(edit) @80113   6 years vboxsync VMM/TM: Adding an interface for getting the CPU load for the last …
(edit) @80112   6 years vboxsync hmvmxinline.h: Add GNU inline assembly for VMX operations on 64-bit …
(edit) @80110   6 years vboxsync hmvmxinline.h: Comment typo.
(edit) @80107   6 years vboxsync hm_vmx.h: Remove determining of VMX_USE_MSC_INTRINSICS macro that is …
(edit) @80097   6 years vboxsync VMM: Kicking out 32-bit host support - VMX. bugref:9511
(edit) @80093   6 years vboxsync hmvmxinline.h: Kicking out 32-bit host support [nit]. bugref:9511
(edit) @80092   6 years vboxsync hmvmxinline.h: Kicking out 32-bit host support, added …
(edit) @80090   6 years vboxsync VMM: Kicking out raw-mode - IOM. bugref:9517
(edit) @80088   6 years vboxsync hmvmxinline.h: Kicking out 32-bit host support, added …
(edit) @80087   6 years vboxsync hmvmxinline.h: Kicking out 32-bit host support, added …
(edit) @80086   6 years vboxsync hmvmxinline.h: Kicking out 32-bit host support, added …
(edit) @80085   6 years vboxsync hmvmxinline.h: Kicking out 32-bit host support, added …
(edit) @80084   6 years vboxsync hmvmxinline.h: Kicking out 32-bit host support, added …
(edit) @80082   6 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - HM, VMMSWITCHER, ++. …
(edit) @80080   6 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - HM, VMMSWITCHER, ++. …
(edit) @80078   6 years vboxsync VMM/HM: Kicking out 32-bit host support bugref:9511
(edit) @80074   6 years vboxsync VMM,Main,++: Retired the unfinished FTM component.
(edit) @80070   6 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - CPUM. bugref:9517 bugref:9511
(edit) @80069   6 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - CPUM. bugref:9517 bugref:9511
(edit) @80064   6 years vboxsync VMM: Kicking out raw-mode and 32-bit hosts - CPUM. bugref:9517 bugref:9511
(edit) @80062   6 years vboxsync VMM: Kicking out raw-mode - APIC. bugref:9517
(edit) @80056   6 years vboxsync VMM/HMVMXR0: Nested VMX: bugref:9180 Add VMX force-flags to …
(edit) @80055   6 years vboxsync Main: Kicking out raw-mode - CPUMRaw*. bugref:9517
(edit) @80053   6 years vboxsync Main: Kicking out raw-mode - CPUM*Hyper*(). bugref:9517 bugref:9511
(edit) @80052   6 years vboxsync Main: Kicking out 32-bit host support - Some HM bits using VMMSwitcher …
(edit) @80050   6 years vboxsync Main: Kicking out raw-mode - CPUM*Hyper*(). bugref:9517
(edit) @80034   6 years vboxsync VMM: Nested VMX: bugref:9180 Remove fVirtApicPageDirty.
(edit) @80027   6 years vboxsync VMM: Kicking out raw-mode (work in progress) - VM,VMM. bugref:9517
(edit) @80024   6 years vboxsync VMM: Kicking out raw-mode (work in progress) - em config. bugref:9517
(edit) @80020   6 years vboxsync VMM: Kicking out raw-mode (work in progress) - vm.h. bugref:9517
(edit) @80019   6 years vboxsync VMM: Kicking out raw-mode (work in progress) - more VMM. bugref:9517
(edit) @80015   6 years vboxsync VMM: Kicking out raw-mode (work in progress) - TRPM. bugref:9517
(edit) @80014   6 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @80007   6 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @80003   6 years vboxsync VMM: Kicking out raw-mode (work in progress). bugref:9517
(edit) @79995   6 years vboxsync VMM: Started kicking out raw-mode and 32-bit host code. bugref:9517 …
(edit) @79965   6 years vboxsync Storage: Added a desired format parameter to VDGetFormat() so Main can …
(edit) @79899   6 years vboxsync VBox/com/com.h,Dhcpd: Split out the logging and home directory …
(edit) @79845   6 years vboxsync Main/DHCPServer,VBoxManage,Dhcpd: Created a new DHCPOption enum that …
(edit) @79794   6 years vboxsync include/VBox/vd-ifs.h: fix string buffer length and formatting for …
(edit) @79778   6 years vboxsync Main: s/DHCPOptionEncoding_Legacy/DHCPOptionEncoding_Normal/g as …
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