|
|
@91360
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Introduced …
|
|
|
@91358
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 More consistent naming of EPT/VPID caps.
|
|
|
@91357
|
3 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10092 Cleaned up bit fields for EPTP.
|
|
|
@91346
|
3 years |
vboxsync |
Main/NvramStore: Add the ability to delete a certain state, bugref:10098
|
|
|
@91345
|
3 years |
vboxsync |
VMM/PGM: Move 'fUseLargePages' into PGM.
|
|
|
@91344
|
3 years |
vboxsync |
VMM/HM: Missed in previous commit.
|
|
|
@91324
|
3 years |
vboxsync |
Devices/DevEFI: Kick out the unused NVRAM handling code in preparation …
|
|
|
@91323
|
3 years |
vboxsync |
VMM: bugref:10106 Fixed IA32_FEATURE_CONTROL MSR reported to the guest.
|
|
|
@91310
|
3 years |
vboxsync |
include/VBox/vmm/pdmifs.h: A simple VFS interface for devices/drivers …
|
|
|
@91308
|
3 years |
vboxsync |
VMM/CPUM: Comments/todos for some big CPUMCTX members. bugref:10093
|
|
|
@91307
|
3 years |
vboxsync |
VMM/CPUM: Comment and compile time assertion upates for CPUMCTX. …
|
|
|
@91306
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X virtual apic page allocation into …
|
|
|
@91305
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X I/O permission bitmap allocations …
|
|
|
@91304
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X MSR permission bitmap allocations …
|
|
|
@91303
|
3 years |
vboxsync |
VMM/CPUM,++: Expand CPUMMSRRANGE::offCpumCpu to 24 bits so the entire …
|
|
|
@91302
|
3 years |
vboxsync |
VMM/CPUM,++: Expand CPUMMSRRANGE::offCpumCpu to 24 bits so the entire …
|
|
|
@91301
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X MSR load & store bitmap allocations …
|
|
|
@91299
|
3 years |
vboxsync |
VMM/CPU: Assembly struc whitespace adjustments. bugref:10093
|
|
|
@91298
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X shadow VMCS allocation into …
|
|
|
@91297
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X VMCS allocation into CPUMCTX. …
|
|
|
@91292
|
3 years |
vboxsync |
VMM/CPUM: Use SVM_???_PAGES constants to size the big CPUMCTX fields. …
|
|
|
@91291
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested SVM I/O permission bitmap allocation …
|
|
|
@91289
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested SVM MSR permission bitmap allocation …
|
|
|
@91287
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested SVM VMCB allocation into CPUMCTX. …
|
|
|
@91286
|
3 years |
vboxsync |
VMM/CPUM: Eliminated a bunch of unused host physical addresses in …
|
|
|
@91284
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
|
|
|
@91283
|
3 years |
vboxsync |
VMM/CPUM: Moved the host's extended state (XState) from the hyper heap …
|
|
|
@91282
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
|
|
|
@91281
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
|
|
|
@91275
|
3 years |
vboxsync |
VMM: Added missing features checks while constructing mask of valid …
|
|
|
@91274
|
3 years |
vboxsync |
VMM: Prune unused CPUMCPUIDFEATURE_PAT and CPUMCPUIDFEATURE_MWAIT_EXTS.
|
|
|
@91271
|
3 years |
vboxsync |
VMM: bugref:10092 Moved the PAE PDPTEs out of PGM into CPUMCTX.
|
|
|
@91266
|
3 years |
vboxsync |
VMM/CPUM: Moved CPUIDs and MSRs from the hyper heap and into the VM …
|
|
|
@91265
|
3 years |
vboxsync |
VMM/HM: Moved various stats from the hyper heap and into the VM …
|
|
|
@91263
|
3 years |
vboxsync |
VMM/IEM: Moved instruction stats from the hyper heap and into the VM …
|
|
|
@91250
|
3 years |
vboxsync |
VMM/PGM: Moved pStatTrap0eAttributionR0 to GVMCPU. bugref:10093
|
|
|
@91247
|
3 years |
vboxsync |
PGM: Moved the statistics into the VM and VMCPU structures (was on the …
|
|
|
@91246
|
3 years |
vboxsync |
VMM/PGM: Some cleanups around large page allocation... bugref:10093
|
|
|
@91245
|
3 years |
vboxsync |
VMM/PGM: Removed VMMCALLRING3_PGM_MAP_CHUNK and PGMR3PhysChunkMap as …
|
|
|
@91243
|
3 years |
vboxsync |
VMM/PGMPool: Call PGMR0PoolGrow directly from ring-0 instead of going …
|
|
|
@91137
|
3 years |
vboxsync |
include/VBox/log.h,Devices/Security,pdmtpmifs.h: Remove the startup, …
|
|
|
@91120
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 VMX EPT and Unrestricted CFGM options, …
|
|
|
@91101
|
3 years |
vboxsync |
VMM: Nested VMX: hm_vmx: Bit fields for VM-exit qualifations due to …
|
|
|
@91098
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added new/missing EPT violation VM-exit …
|
|
|
@91045
|
4 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Updated VM-entry, VM-exit bitfield macros.
|
|
|
@91044
|
4 years |
vboxsync |
VMM: Nested VMX: bugref:10092 More consistent naming of VMCS fields.
|
|
|
@91043
|
4 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed some macros.
|
|
|
@91037
|
4 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added support for tertiary processor …
|
|
|
@91019
|
4 years |
vboxsync |
Security: The underlying driver specifies the input buffer size of the …
|
|
|
@91018
|
4 years |
vboxsync |
VMM/MM: Removed the MMR3UkHeap* code as nobody is using it any more. …
|
|
|
@91016
|
4 years |
vboxsync |
VMM/PGM,++: Kicked out VBOX_WITH_2X_4GB_ADDR_SPACE and the DynMap code …
|
|
|
@91000
|
4 years |
vboxsync |
VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
|
|
|
@90999
|
4 years |
vboxsync |
VMM: Removed VMMCALLRING3_PGM_LOCK (now unused). bugref:6695
|
|
|
@90997
|
4 years |
vboxsync |
VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
|
|
|
@90996
|
4 years |
vboxsync |
Devices/Security: Only advertise the multiple localities supported …
|
|
|
@90992
|
4 years |
vboxsync |
VMM: Eliminated VMMCALLRING3_PGM_LOCK. bugref:6695
|
|
|
@90991
|
4 years |
vboxsync |
VMM: Eliminated VMMCALLRING3_MMHYPER_LOCK. bugref:6695
|
|
|
@90982
|
4 years |
vboxsync |
VMM: Removed VMMCALLRING3_VM_R0_PREEMPT. bugref:6695
|
|
|
@90981
|
4 years |
vboxsync |
VMM: Changed pgmLock to pass VINF_SUCCESS to PDMCritSectEnter and …
|
|
|
@90980
|
4 years |
vboxsync |
VMM: Removed VMMCALLRING3_PDM_CRIT_SECT_ENTER, …
|
|
|
@90975
|
4 years |
vboxsync |
VMM: Ensure proper log flush order by going to ring-0 to wait for the …
|
|
|
@90973
|
4 years |
vboxsync |
VMM: Correctly update idxBuf so we flush the right buffer when we get …
|
|
|
@90970
|
4 years |
vboxsync |
VMM,SUPDrv: Use 4 buffers for each EMT logger in ring-0, making it …
|
|
|
@90959
|
4 years |
vboxsync |
VMM: VMCPU structure padding adjustment for windows. bugref:10086
|
|
|
@90948
|
4 years |
vboxsync |
VMM: Organize the logger structures both named member and arrays for …
|
|
|
@90945
|
4 years |
vboxsync |
VMM: Use a worker thread for flushing ring-0 log buffers. bugref:10086
|
|
|
@90934
|
4 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added Tertiary Processor-based …
|
|
|
@90932
|
4 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed …
|
|
|
@90927
|
4 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10092 Added new VMCS fields.
|
|
|
@90897
|
4 years |
vboxsync |
VMM: Initialize the ring-0 loggers as early as possible, so we can …
|
|
|
@90844
|
4 years |
vboxsync |
VMM: Doxygen fixes.
|
|
|
@90838
|
4 years |
vboxsync |
VMM: Doxygen fixes.
|
|
|
@90837
|
4 years |
vboxsync |
VMM: Doxygen fixes.
|
|
|
@90834
|
4 years |
vboxsync |
Doxygen fixes.
|
|
|
@90829
|
4 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90691
|
4 years |
vboxsync |
pdmifs: display reporting doxygen (brief + newline + detailed …
|
|
|
@90634
|
4 years |
vboxsync |
VMM/PDMCritSectRwEnterExcl: Implemented waiting in most ring-0 …
|
|
|
@90597
|
4 years |
vboxsync |
VMM: Speed up VMMGetCpu in ring-0 by using hash table (via new …
|
|
|
@90549
|
4 years |
vboxsync |
VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
|
|
|
@90536
|
4 years |
vboxsync |
pdmtpmifs.h: doxygen fix. bugref:10075
|
|
|
@90530
|
4 years |
vboxsync |
Devices/Security: Start implementation of a TPM driver talking to the …
|
|
|
@90514
|
4 years |
vboxsync |
VMM: Added VMM_ASSERT_RELEASE_MSG_RETURN macro for safely do release …
|
|
|
@90512
|
4 years |
vboxsync |
Devices/Security/DevTpm: Updates to the TPM code, started implmenting …
|
|
|
@90502
|
4 years |
vboxsync |
VMM/PDM: Added device helpers for read/write critical sections. bugref:6695
|
|
|
@90501
|
4 years |
vboxsync |
VMM/PDM: Corrected PDMCritSectRwTryEnterSharedDebug prototype. bugref:6695
|
|
|
@90500
|
4 years |
vboxsync |
VMM/PDM: Increased the PDMCRITSECT size by 64 bytes to make space for …
|
|
|
@90460
|
4 years |
vboxsync |
VMM: Put the RTTHREAD handle in the VM structure too, so VMMDev can …
|
|
|
@90449
|
4 years |
vboxsync |
VMM/PGM: PDMCritSectTryEnter return status must be checked in ring-3 …
|
|
|
@90448
|
4 years |
vboxsync |
Dev*: Require ring-3 to check PDMDevHlpCritSectEnter return values …
|
|
|
@90446
|
4 years |
vboxsync |
PDM: Mark the critsect enter functions with DECL_CHECK_RETURN_NOT_R3. …
|
|
|
@90435
|
4 years |
vboxsync |
VMM/PDMCritSectEnter: Added macros for correctly asserting on …
|
|
|
@90433
|
4 years |
vboxsync |
VMM/PDMCritSectEnter: Added macros for correctly asserting on …
|
|
|
@90428
|
4 years |
vboxsync |
VMM/PDMCritSectEnter: Added note about new return handling …
|
|
|
@90383
|
4 years |
vboxsync |
VMM: Doxygen fixes for critsect drvhlps. bugref:9218 bugref:10074
|
|
|
@90382
|
4 years |
vboxsync |
VMM: Doxygen fixes for critsect devhlps. bugref:9218 bugref:10074
|
|
|
@90380
|
4 years |
vboxsync |
VMM: Moved idHostCpu and iHostCpuSet from VMCPU to GVMCPU, removing …
|
|
|
@90379
|
4 years |
vboxsync |
VMM: Implementing blocking on critical sections in ring-0 HM context …
|
|
|
@90378
|
4 years |
vboxsync |
VBox/vmm/dbgf.h: Removed duplicate prototypes.
|
|
|
@90364
|
4 years |
vboxsync |
pdmdev.h: PDM_IRQ_LEVEL_FLIP_FLOP docs update. bugref:10073
|
|
|
@90348
|
4 years |
vboxsync |
VMM: Removed the VM pointers from the internal critsect structures. …
|
|
|