|
|
@93448
|
3 years |
vboxsync |
include: build fix (clang). bugref:10074
|
|
|
@93447
|
3 years |
vboxsync |
include: build fix (gcc 4.7). bugref:10074
|
|
|
@93444
|
3 years |
vboxsync |
VMM,Main,HostServices: Use a function table for accessing the …
|
|
|
@93336
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Use a separate CR0-fixed-0 define for …
|
|
|
@93290
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Mind the union reporting VMX MSRs.
|
|
|
@93223
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 When Unrestricted Guest is supported by …
|
|
|
@93213
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Reverted r149264. This needs to be …
|
|
|
@93212
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Avoid asserting VMX non-root mode in …
|
|
|
@93198
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Add INVEPT interface.
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93029
|
3 years |
vboxsync |
CFGM: bugref:9469 Bump PDM_DRVHLPR3_VERSION and PDM_DEVHLPR3_VERSION …
|
|
|
@93015
|
3 years |
vboxsync |
CFGM: bugref:9469 Password data type introduced
|
|
|
@92892
|
3 years |
vboxsync |
GVMMR0: Experimental code (disabled) for using HR host timers to wake …
|
|
|
@92843
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 For upcoming INVEPT instruction support.
|
|
|
@92751
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Remove PGMGstSetPage, no longer used.
|
|
|
@92745
|
3 years |
vboxsync |
VMM/IEM,DBGF: Hook INT3 emulation IEM up with DBGF to make breakpoints …
|
|
|
@92721
|
3 years |
vboxsync |
VMM: Made driverless adjustments to the halt and cleanup code. bugref:10138
|
|
|
@92703
|
3 years |
vboxsync |
VMM: Trying to cope without the support driver... bugref:10138
|
|
|
@92685
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Started with constructing EPT-violation …
|
|
|
@92626
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Adjust PGM APIs and translate …
|
|
|
@92586
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
|
|
|
@92585
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed fPdpesMapped as it's rather …
|
|
|
@92541
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Allow forcing mapping/unmapping of CR3 …
|
|
|
@92527
|
3 years |
vboxsync |
VMM/PDMDevHlp: Added PDMDevHlpGetMainExecutionEngine for …
|
|
|
@92515
|
3 years |
vboxsync |
VMM/NEM-linux: Some CPUID work; simplified the SSE/AVX/++ state …
|
|
|
@92495
|
3 years |
vboxsync |
VMM/CPUM,++: Merged CPUMCTX_EXTRN_HM_VMX_INT_STATE, …
|
|
|
@92494
|
3 years |
vboxsync |
vmm/iom.h: Removed two prototypes for non-existing functions.
|
|
|
@92479
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed EPT bitfield macro to be more …
|
|
|
@92470
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added PGMSLATFAIL for distinguishing …
|
|
|
@92465
|
3 years |
vboxsync |
VMM/NEM-linux: Some more code. Got far enough to log the BIOS version …
|
|
|
@92449
|
3 years |
vboxsync |
VMM/NEM: Add NEMHCGetFeatures() to return a bitmask of features …
|
|
|
@92426
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Refactor PGMGstGetPage and related API …
|
|
|
@92419
|
3 years |
vboxsync |
VMM/STAM: Added STAM_PROFILE_STOP_START and …
|
|
|
@92409
|
3 years |
vboxsync |
VMM/PDM,PGM: Added PGMR3IsNemModeEnabled and made PDM not put devices …
|
|
|
@92408
|
3 years |
vboxsync |
VMM: Reworked most of the call-ring-3 stuff into …
|
|
|
@92392
|
3 years |
vboxsync |
VMM: Removed the callring-3 API and some of the associated stuff. …
|
|
|
@92391
|
3 years |
vboxsync |
VMM/PGM,GMM: Made pgmR0PhysAllocateHandyPages & …
|
|
|
@92387
|
3 years |
vboxsync |
VMM/STAM: New STAMUNIT_BYTES_PER_CALL unit. Improved the formatting …
|
|
|
@92368
|
3 years |
vboxsync |
VMM/PGM,GMM: Baked PGMR3PhysAllocateLargePage into …
|
|
|
@92362
|
3 years |
vboxsync |
include/VBox/vmm/vm.mac: Need to keep this in sync with vm.h of …
|
|
|
@92358
|
3 years |
vboxsync |
include/VBox/vmm/vm.h: Reserve some more space for the NEM part of …
|
|
|
@92353
|
3 years |
vboxsync |
include/VBox/vmm/vm.h: Reserve some more space for the NEM part of …
|
|
|
@92350
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Removed PGMPhysInterpretedRead, …
|
|
|
@92344
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Removed PGMVerifyAccess and …
|
|
|
@92329
|
3 years |
vboxsync |
VMM/GMM,PGM: Optimize zeroing of RAM allocations by not doing it again …
|
|
|
@92326
|
3 years |
vboxsync |
VMM/GMM,PGM: Optimize zeroing of RAM allocations by not doing it again …
|
|
|
@92323
|
3 years |
vboxsync |
vmm/pdmaudioifs.h: comment typo
|
|
|
@92292
|
3 years |
vboxsync |
VMM/gmm.h: Corrected the GMM_PAGEID_LAST constant, it was way too low. …
|
|
|
@92248
|
3 years |
vboxsync |
VMM/GMM: Removed all the legacy mode code (disabled everywhere since …
|
|
|
@92216
|
3 years |
vboxsync |
VMM/EMAll: Rename EMR0HistoryUpdatePC to EMHistoryUpdatePC and make it …
|
|
|
@92205
|
3 years |
vboxsync |
VMM/GVMM,VMM: Make it possible for known worker thread to enter …
|
|
|
@92200
|
3 years |
vboxsync |
VMM/GVMM,VMM: Make it possible for known worker thread to enter …
|
|
|
@92186
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Separate the guest's second-level …
|
|
|
@92170
|
3 years |
vboxsync |
VMM/PGM,NEM: Let NEM handle dirty VRAM (MMIO2) page tracking. Saves …
|
|
|
@92164
|
3 years |
vboxsync |
VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
|
|
|
@92162
|
3 years |
vboxsync |
VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
|
|
|
@92155
|
3 years |
vboxsync |
VMM/PDMUsb: Add thread helpers to the helper callback table, bugref:10074
|
|
|
@92129
|
3 years |
vboxsync |
VMM/PGM,NEM: RAM registration notification must return a u2State value …
|
|
|
@92125
|
3 years |
vboxsync |
VMM/pgm.h: Removed the PGMR3PhysRegister prototype as there is no such …
|
|
|
@92075
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 hm_vmx.h: Added EPT_PTE_ATTR_MASK for …
|
|
|
@92071
|
3 years |
vboxsync |
VMM/DevHlp: Added PDMDevHlpSSMRegisterLegacy for dealing with renamed …
|
|
|
@92070
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 hm_vmx.h: Added EPT PDE attribute masks …
|
|
|
@92046
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT paging PDPTE walk bits.
|
|
|
@92018
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added CPUMGetGuestIa32VmxEptVpidCap for …
|
|
|
@91989
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Build fix.
|
|
|
@91986
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added PGMSetGuestEptPtr.
|
|
|
@91985
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Removed CPUMGetGuestVmxEptPtr.
|
|
|
@91980
|
3 years |
vboxsync |
VMM,GIMDev: Missing PDMDevHlpGIMGetMmio2Regions for ring-0 variant, …
|
|
|
@91975
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added CPUMGetGuestVmxEptPtr. This can be …
|
|
|
@91973
|
3 years |
vboxsync |
VMM: Doxygen fixes, bugref:10074
|
|
|
@91972
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and …
|
|
|
@91971
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed typo in VMCS field.
|
|
|
@91968
|
3 years |
vboxsync |
VMM,Devices: Replace remaining direct calls to VBoxVMM with device and …
|
|
|
@91965
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added EPT_PML4E_ATTR_MASK.
|
|
|
@91960
|
3 years |
vboxsync |
VMM,DevPciBios: Add helper callback for PDMR3QueryLun and make use of …
|
|
|
@91957
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and …
|
|
|
@91955
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PDMR3AsyncCompletion* and …
|
|
|
@91952
|
3 years |
vboxsync |
VMM/PGM,VMMDev: Removed PGMR3MappingsSize, PGMR3MappingsFix & …
|
|
|
@91951
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added CPUMIsGuestVmxEptPagingEnabledEx …
|
|
|
@91945
|
3 years |
vboxsync |
VMM,Devices: Eliminate calls to PDMR3Thread and use the driver hlper …
|
|
|
@91944
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to DBGFR3* and use the device …
|
|
|
@91939
|
3 years |
vboxsync |
VMM/*: Eliminated MMHyperR3ToRC, TMR3GetImportRC and few other things. …
|
|
|
@91935
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to IOMIOPortWrite API and …
|
|
|
@91930
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to IOMMmioResetRegion and …
|
|
|
@91928
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMHandlerPhysical* APIs and …
|
|
|
@91927
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
|
|
|
@91921
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to PGMR3SharedModule* APIs and …
|
|
|
@91920
|
3 years |
vboxsync |
VMM,Devices: Eliminate direct calls to VMMR3 and VMR3 APIs and …
|
|
|
@91909
|
3 years |
vboxsync |
VMM,PDM: Eliminated PDMDevHlpCritSectGetNopR0 and …
|
|
|
@91907
|
3 years |
vboxsync |
VMM/MM: Eliminated MMHyperCCToRC and MMHyperR0ToRC. bugref:9517
|
|
|
@91906
|
3 years |
vboxsync |
VMM/PDMDevHlp: Stripped down the queue methods (completely unused at …
|
|
|
@91905
|
3 years |
vboxsync |
Drv*,PDMDrvHlp: Added driver helpers for all queues operations, …
|
|
|
@91903
|
3 years |
vboxsync |
pdmdrv.h: Doxygen fix, bugref:10074
|
|
|
@91898
|
3 years |
vboxsync |
VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
|
|
|
@91897
|
3 years |
vboxsync |
VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
|
|
|
@91895
|
3 years |
vboxsync |
VMM: Removed raw-mode stuff from PDMQueue. bugref:9517
|
|
|
@91879
|
3 years |
vboxsync |
VMM/PDMUsb: Add CFGM and SSM helpers to PDMUSBHLP, bugref:10074
|
|
|
@91860
|
3 years |
vboxsync |
VMM/PDMDriver: Add CFGM and SSM helpers to PDMDRVHLPR3, bugref:10074
|
|
|
@91854
|
3 years |
vboxsync |
VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517
|
|
|
@91848
|
3 years |
vboxsync |
VMM/NEM,PGM: First bunch changes for watered down guest memory …
|
|
|