VirtualBox

source: vbox/trunk/include/VBox/vmm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @80537   6 years vboxsync VMM,Devices: Some PDM device model refactoring. [scm] bugref:9218
(edit) @80534   6 years vboxsync VMM,Devices: Some PDM device model refactoring. [build fix] bugref:9218
(edit) @80533   6 years vboxsync VMM,Devices: Some PDM device model refactoring. [doxyfix] bugref:9218
(edit) @80532   6 years vboxsync VMM,Devices: Some PDM device model refactoring. [build fix] bugref:9218
(edit) @80531   6 years vboxsync VMM,Devices: Some PDM device model refactoring. bugref:9218
(edit) @80418   6 years vboxsync hm_vmx.h: Added MSR_IA32_VMX_EPT_VPID_CAP_PAGE_WALK_LENGTH_5.
(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) @80364   6 years vboxsync VMM: Nested VMX: bugref:9180 Move some of the description functions …
(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) @80319   6 years vboxsync VMM: Addressing some GCC/linux host issues with bugref:9217 .
(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) @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) @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) @79755   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add VMX_EXIT_INT_INFO_IS_XCPT_DF for …
(edit) @79754   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add …
(edit) @79726   6 years vboxsync cpumctx.h: Nested VMX: bugref:9180 Nit.
(edit) @79725   6 years vboxsync cpumctx.h: Nested VMX: bugref:9180 Comment intended use of uDiagAux.
(edit) @79718   6 years vboxsync VMM: Nested VMX: bugref:9180 Align uDiagAux on 8-byte boundary, …
(edit) @79713   6 years vboxsync VMM: Nested VMX: bugref:9180 Added uDiagAux.
(edit) @79691   6 years vboxsync hm_vmx.h: Added VMX_EXIT_INT_INFO_IS_XCPT_PF for upcoming changes.
(edit) @79685   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Added …
(edit) @79652   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Added VMX_EXIT_INT_INFO_IS_XCPT_NMI …
(edit) @79647   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add and adjust some macros for …
(edit) @79637   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Unify TRPM to VMX event conversion, …
(edit) @79635   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Add VMX_ENTRY_INT_INFO_IS_XCPT_PF …
(edit) @79634   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 Added …
(edit) @79629   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 …
(edit) @79576   6 years vboxsync cpum.h: Nested VMX: bugref:9180 Add CPUMGetGuestVmxVirtApicPage for …
(edit) @79572   6 years vboxsync VMM: Nested VMX: bugref:9180 Use a separate HC page for the guest's …
(edit) @79571   6 years vboxsync hm_vmx.h: Nested VMX: bugref:9180 comment nit.
(edit) @79376   6 years vboxsync VMM/CPUM: Nested VMX: bugref:9180 Added …
(edit) @79345   6 years vboxsync VMM/HM: Nested VMX: bugref:9180 Implemented VMCS shadowing.
(edit) @79343   6 years vboxsync VMM/IEM: Nested VMX: bugref:9180 Add functions to read/write VMCS …
Note: See TracRevisionLog for help on using the revision log.

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