VirtualBox

source: vbox/trunk/src/VBox/VMM

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @92072   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT walking bits - PDE and 2M page.
(edit) @92071   3 years vboxsync VMM/DevHlp: Added PDMDevHlpSSMRegisterLegacy for dealing with renamed …
(edit) @92065   3 years vboxsync VMM: Nested VMX: bugref:10092 The 2M page size support on EPT depends …
(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) @92023   3 years vboxsync VMM/HMVMXR0: Removed superfluous call to hmR0VmxImportGuestState in …
(edit) @92018   3 years vboxsync VMM: Nested VMX: bugref:10092 Added CPUMGetGuestIa32VmxEptVpidCap for …
(edit) @92007   3 years vboxsync VMM/PGM: Fixed saved state regression from r147656. bugref:9517
(edit) @92006   3 years vboxsync VMM/PGM: Always check VM_IS_NEM_ENABLED before calling into NEM. …
(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) @91990   3 years vboxsync VMM: Nested VMX: bugref:10092 Forgot to commit file, build fix.
(edit) @91989   3 years vboxsync VMM: Nested VMX: bugref:10092 Build fix.
(edit) @91988   3 years vboxsync VMM/TM: Fixed race while switching TSC modes.
(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) @91980   3 years vboxsync VMM,GIMDev: Missing PDMDevHlpGIMGetMmio2Regions for ring-0 variant, …
(edit) @91976   3 years vboxsync VMM/Config.kmk: Pick up VBOX_WITH_PGM_NEM_MODE from the build …
(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) @91973   3 years vboxsync VMM: Doxygen fixes, bugref:10074
(edit) @91971   3 years vboxsync VMM: Nested VMX: bugref:10092 Renamed typo in VMCS field.
(edit) @91968   3 years vboxsync VMM,Devices: Replace remaining direct calls to VBoxVMM with device and …
(edit) @91967   3 years vboxsync VMM: Nested VMX: bugref:10092 Bitfield assertions.
(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) @91960   3 years vboxsync VMM,DevPciBios: Add helper callback for PDMR3QueryLun and make use of …
(edit) @91958   3 years vboxsync VMM/NEM/win: No mapping limits when in simplified memory management …
(edit) @91955   3 years vboxsync VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and …
(edit) @91952   3 years vboxsync VMM/PGM,VMMDev: Removed PGMR3MappingsSize, PGMR3MappingsFix & …
(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) @91945   3 years vboxsync VMM,Devices: Eliminate calls to PDMR3Thread and use the driver hlper …
(edit) @91944   3 years vboxsync VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
(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) @91935   3 years vboxsync VMM,Devices: Eliminate direct calls to IOMIOPortWrite API and …
(edit) @91931   3 years vboxsync VMM: Nested VMX: bugref:10092 Undid the unintentional spacing and …
(edit) @91930   3 years vboxsync VMM,Devices: Eliminate direct calls to IOMMmioResetRegion and …
(edit) @91929   3 years vboxsync VMM: Nested VMX: bugref:10092 Laid out PGM_BF_PTWALK_EFF_* bitfields …
(edit) @91928   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMHandlerPhysical* APIs and …
(edit) @91926   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91925   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91924   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91923   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91922   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91921   3 years vboxsync VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
(edit) @91920   3 years vboxsync VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
(edit) @91909   3 years vboxsync VMM,PDM: Eliminated PDMDevHlpCritSectGetNopR0 and …
(edit) @91907   3 years vboxsync VMM/MM: Eliminated MMHyperCCToRC and MMHyperR0ToRC. bugref:9517
(edit) @91906   3 years vboxsync VMM/PDMDevHlp: Stripped down the queue methods (completely unused at …
(edit) @91905   3 years vboxsync Drv*,PDMDrvHlp: Added driver helpers for all queues operations, …
(edit) @91904   3 years vboxsync VMM: Nested VMX: bugref:10092 EPT guest paging mode boiler plate and …
(edit) @91900   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91899   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91895   3 years vboxsync VMM: Removed raw-mode stuff from PDMQueue. bugref:9517
(edit) @91879   3 years vboxsync VMM/PDMUsb: Add CFGM and SSM helpers to PDMUSBHLP, bugref:10074
(edit) @91874   3 years vboxsync VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. …
(edit) @91860   3 years vboxsync VMM/PDMDriver: Add CFGM and SSM helpers to PDMDRVHLPR3, bugref:10074
(edit) @91856   3 years vboxsync VMM/MM: Build fix. bugref:10122
(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) @91853   3 years vboxsync VMM/NEM,PGM: Build fix. bugref:10122
(edit) @91852   3 years vboxsync VMM/NEM,PGM: Build fixes. bugref:10122
(edit) @91851   3 years vboxsync VMM/NEM,PGM: Build fixes. bugref:10122
(edit) @91850   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) @91839   3 years vboxsync VMM/HMVMXR0: Clarified AssertRC scope.
(edit) @91822   3 years vboxsync VMM: Nested VMX: bugref:10092 Removed GST_TOTAL_PD_ENTRIES macro, no …
(edit) @91821   3 years vboxsync VMM/PGMPool: Make we grow while on the kernel stack. [fix] bugref:10124
(edit) @91820   3 years vboxsync VMM/PGMPool: Make we grow while on the kernel stack. bugref:10124
(edit) @91819   3 years vboxsync VMM/Logger: Make sure vmmR0LoggerFlushInner runs on the kernel stack. …
(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) @91811   3 years vboxsync VMM/VMMR0EntryEx: Don't switch to custom stack for now - will make …
(edit) @91810   3 years vboxsync VMM/Logger: Make sure vmmR0LoggerFlushInner runs on the kernel stack. …
(edit) @91809   3 years vboxsync VMM/VMMR0EntryEx: Don't switch to custom stack for now - will make …
(edit) @91808   3 years vboxsync VMM/PDMCritSect: Don't preempt while on custom stack. bugref:10124
(edit) @91807   3 years vboxsync VMM: Stop refusing macOS 12. bugref:10124
(edit) @91806   3 years vboxsync SUPDrv,tstVMMR0CallHost-2: Use the argument count from the function …
(edit) @91804   3 years vboxsync VMM: Make it possible to suppress the macOS 12+ check through an …
(edit) @91789   3 years vboxsync SUPDrv,IPRT,VBoxGuest: Don't export ellipsis functions from SUPDrv, as …
(edit) @91786   3 years vboxsync VMM: FreeBSD has SUPR0HCPhysToVirt (untested). bugref:9627
(edit) @91777   3 years vboxsync SUPDrv/darwin: Another build fix for the switch-back-to-kernel-stack …
(edit) @91775   3 years vboxsync SUPDrv/darwin,++: Switch back to the kernel stack before calling into …
(edit) @91773   3 years vboxsync VMM/tstVMMR0CallHost-2: Fixed for VC++ build with stack checking …
(edit) @91768   3 years vboxsync Config.kmk,++: Define VBOX_LIB_SUPR0 for SUPR0.lib/.a on platforms …
(edit) @91765   3 years vboxsync VMM: Refuse to run on macOS 12. bugref:10124
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