VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMAll

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92076   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT walking bits - PTE.
(edit) @92072   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT walking bits - PDE and 2M page.
(edit) @92062   3 years vboxsync VMM: Nested VMX: bugref:10092 Macro for present paging entry check …
(edit) @92059   3 years vboxsync VMM: Nested VMX: bugref:10092 The effective EPT memory type must be …
(edit) @92046   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT paging PDPTE walk bits.
(edit) @92018   3 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMGetGuestIa32VmxEptVpidCap for …
(edit) @91997   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 EPT CR3 bits.
(edit) @91993   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT PML4E effective RW permissions fix.
(edit) @91992   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT PML4E effective RW permissions fix.
(edit) @91991   3 years vboxsync VMM: Nested VMX: bugref:10092 Effective permissions for EPT PML4E.
(edit) @91989   3 years vboxsync VMM: Nested VMX: bugref:10092 Build fix.
(edit) @91987   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Update VMLAUNCH/VMRESUME and VM-exit …
(edit) @91986   3 years vboxsync VMM: Nested VMX: bugref:10092 Added PGMSetGuestEptPtr.
(edit) @91985   3 years vboxsync VMM: Nested VMX: bugref:10092 Removed CPUMGetGuestVmxEptPtr.
(edit) @91975   3 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMGetGuestVmxEptPtr. This can be …
(edit) @91974   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Peel out EPTP checking as a separate …
(edit) @91971   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed typo in VMCS field.
(edit) @91964   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 CR3 physical address mask check when …
(edit) @91963   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 CR3 physical address mask check when …
(edit) @91958   3 years vboxsync VMM/NEM/win: No mapping limits when in simplified memory management …
(edit) @91951   3 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxEptPagingEnabledEx …
(edit) @91949   3 years vboxsync VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. …
(edit) @91943   3 years vboxsync VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. …
(edit) @91941   3 years vboxsync VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. …
(edit) @91939   3 years vboxsync VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. …
(edit) @91907   3 years vboxsync VMM/MM: Eliminated MMHyperCCToRC and MMHyperR0ToRC. bugref:9517
(edit) @91904   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT guest paging mode boiler plate and …
(edit) @91895   3 years vboxsync VMM: Removed raw-mode stuff from PDMQueue. bugref:9517
(edit) @91855   3 years vboxsync VMM/PGM: scm fix. bugref:10122
(edit) @91854   3 years vboxsync VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517
(edit) @91852   3 years vboxsync VMM/NEM,PGM: Build fixes. bugref:10122
(edit) @91849   3 years vboxsync VMM/NEM,PGM: Build fixes. bugref:10122
(edit) @91848   3 years vboxsync VMM/NEM,PGM: First bunch changes for watered down guest memory …
(edit) @91818   3 years vboxsync VMM/PDMCritSect: Don't preempt while on custom stack. [build fix] …
(edit) @91817   3 years vboxsync VMM/PDMCritSectRw: Don't preempt while on custom stack. [build fix] …
(edit) @91816   3 years vboxsync VMM/PDMCritSect: comments. bugref:10124
(edit) @91815   3 years vboxsync VMM/PDMCritSectRw: Don't preempt while on custom stack. [build fix] …
(edit) @91814   3 years vboxsync VMM/PDMCritSectRw: Don't preempt while on custom stack. [build fix] …
(edit) @91813   3 years vboxsync VMM/PDMCritSectRw: Don't preempt while on custom stack. [build fix] …
(edit) @91812   3 years vboxsync VMM/PDMCritSectRw: Don't preempt while on custom stack. bugref:10124
(edit) @91808   3 years vboxsync VMM/PDMCritSect: Don't preempt while on custom stack. bugref:10124
(edit) @91733   3 years vboxsync VMM/PGMHandlerPhysicalReset: Passed invalid GCPhysPage address to …
(edit) @91712   3 years vboxsync VMM/PGM: Nested VMX: bugref:10092 Removed PGMMODEDATAGST::pfnGetPDE, …
(edit) @91710   3 years vboxsync VMM/CPUM: Nested VMX: bugref:10092 Added some VMX CPUMFEATURES' bit. …
(edit) @91702   3 years vboxsync VMM/NEM: More stats. Played with using WHvMapGpaRange again, but much …
(edit) @91692   3 years vboxsync VMM/NEM: Made it build without NEM_WIN_USE_HYPERCALLS_FOR_PAGES again. …
(edit) @91688   3 years vboxsync VMM/NEM: Added some more #ifdef'ing to reduce the amount of ioctl …
(edit) @91634   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Fixed regression caused by r147289.
(edit) @91587   3 years vboxsync VMM: Purge VINF_TRPM_XCPT_DISPATCHED, no longer used anywhere.
(edit) @91580   3 years vboxsync VMM: Nested VMX: bugref:10092 Made changes to PGM++ to handle invalid …
(edit) @91450   3 years vboxsync VMM: Use RTR0MemObjAllocLarge w/ RTMEMOBJ_ALLOC_LARGE_F_FAST for …
(edit) @91427   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Save PAE PDPTEs from CPU context to …
(edit) @91423   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Use CPUMArePaePdpesValid in places …
(edit) @91419   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Check PAE PDPTEs when EPT is enabled.
(edit) @91386   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 Build fix.
(edit) @91379   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 VM-exit handler for EPT violation. [nits]
(edit) @91378   3 years vboxsync VMM/IEM: Nested VMX: bugref:10092 VM-exit handler for EPT violation.
(edit) @91360   3 years vboxsync VMM: Nested VMX: bugref:10092 Introduced …
(edit) @91345   3 years vboxsync VMM/PGM: Move 'fUseLargePages' into PGM.
(edit) @91339   3 years vboxsync VMM/CPUM: Comment nit.
(edit) @91323   3 years vboxsync VMM: bugref:10106 Fixed IA32_FEATURE_CONTROL MSR reported to the guest.
(edit) @91305   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X I/O permission bitmap allocations …
(edit) @91304   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X MSR permission bitmap allocations …
(edit) @91301   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X MSR load & store bitmap allocations …
(edit) @91298   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X shadow VMCS allocation into …
(edit) @91297   3 years vboxsync VMM/CPUM,++: Moved the nested VT-X VMCS allocation into CPUMCTX. …
(edit) @91291   3 years vboxsync VMM/CPUM,++: Moved the nested SVM I/O permission bitmap allocation …
(edit) @91289   3 years vboxsync VMM/CPUM,++: Moved the nested SVM MSR permission bitmap allocation …
(edit) @91287   3 years vboxsync VMM/CPUM,++: Moved the nested SVM VMCB allocation into CPUMCTX. …
(edit) @91281   3 years vboxsync VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
(edit) @91275   3 years vboxsync VMM: Added missing features checks while constructing mask of valid …
(edit) @91273   3 years vboxsync VMM: bugref:10092 Moved the PAE PDPTEs out of PGM into CPUMCTX. …
(edit) @91271   3 years vboxsync VMM: bugref:10092 Moved the PAE PDPTEs out of PGM into CPUMCTX.
(edit) @91266   3 years vboxsync VMM/CPUM: Moved CPUIDs and MSRs from the hyper heap and into the VM …
(edit) @91263   3 years vboxsync VMM/IEM: Moved instruction stats from the hyper heap and into the VM …
(edit) @91251   3 years vboxsync VMM/IEM: Add CR0.CD and CR0.NW to conditions for calling PGMFlushTLB …
(edit) @91250   3 years vboxsync VMM/PGM: Moved pStatTrap0eAttributionR0 to GVMCPU. bugref:10093
(edit) @91247   3 years vboxsync PGM: Moved the statistics into the VM and VMCPU structures (was on the …
(edit) @91246   3 years vboxsync VMM/PGM: Some cleanups around large page allocation... bugref:10093
(edit) @91243   3 years vboxsync VMM/PGMPool: Call PGMR0PoolGrow directly from ring-0 instead of going …
(edit) @91044   3 years vboxsync VMM: Nested VMX: bugref:10092 More consistent naming of VMCS fields.
(edit) @91043   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed some macros.
(edit) @91037   3 years vboxsync VMM: Nested VMX: bugref:10092 Added support for tertiary processor …
(edit) @91016   3 years vboxsync VMM/PGM,++: Kicked out VBOX_WITH_2X_4GB_ADDR_SPACE and the DynMap code …
(edit) @91014   3 years vboxsync VMM: Made VBOX_WITH_RAM_IN_KERNEL non-optional, removing all the tests …
(edit) @90998   3 years vboxsync VMM/CPU: Added todo about PAE in CPUMGetGuestCR4ValidMask.
(edit) @90997   3 years vboxsync VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
(edit) @90992   3 years vboxsync VMM: Eliminated VMMCALLRING3_PGM_LOCK. bugref:6695
(edit) @90991   3 years vboxsync VMM: Eliminated VMMCALLRING3_MMHYPER_LOCK. bugref:6695
(edit) @90981   3 years vboxsync VMM: Changed pgmLock to pass VINF_SUCCESS to PDMCritSectEnter and …
(edit) @90940   3 years vboxsync VMM/PDMAllCritSectRw: Removed blank line. bugref:6695
(edit) @90932   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed …
(edit) @90910   3 years vboxsync VMM/PDMCritSect[Rw]Enter*: Don't set cNsMaxTotal back to RT_NS_1MIN …
(edit) @90784   3 years vboxsync VMM: VALID_PTR -> RT_VALID_PTR.
(edit) @90677   3 years vboxsync VMM/PDMCritSectRwEnterShared: Implemented waiting in ring-0/HM …
(edit) @90673   3 years vboxsync VMM/PDMCritSectRwEnterShared: Some more code refactoring. bugref:6695
(edit) @90672   3 years vboxsync VMM/PDMCritSectRwEnterShared: Some more code refactoring. Added …
(edit) @90671   3 years vboxsync VMM/PDMCritSectRwEnterShared: Some more code refactoring. bugref:6695
(edit) @90670   3 years vboxsync VMM/PDMCritSectRwEnterShared: Some code refactoring. bugref:6695
(edit) @90667   3 years vboxsync VMM/PDMCritSectRwLeaveShared: Signal waiting writers from ring-0/HM. …
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