|
|
@93628
|
3 years |
vboxsync |
VMM/PDMNetShaper,Main,DrvNetShaper: Moved the network shaper data off …
|
|
|
@93626
|
3 years |
vboxsync |
VMM/MMHyper: Removed unused code. [build fix] bugref:10093
|
|
|
@93624
|
3 years |
vboxsync |
VMM/PGMPhys: Changed two MMHyperAlloc calls for MMIO mappings and ROM …
|
|
|
@93623
|
3 years |
vboxsync |
VMM/MMHyper: Removed unused code. [build fix] bugref:10093
|
|
|
@93622
|
3 years |
vboxsync |
VMM/MMHyper: Removed unused code. [build fix] bugref:10093
|
|
|
@93621
|
3 years |
vboxsync |
VMM/MMHyper: Removed unused code. [build fix] bugref:10093
|
|
|
@93620
|
3 years |
vboxsync |
VMM/MMHyper: Removed unused code. bugref:10093
|
|
|
@93619
|
3 years |
vboxsync |
VMM/PGMPool: Missed a coupld of MMHyperCCToR3/R0 calls. bugref:10093
|
|
|
@93618
|
3 years |
vboxsync |
VMM/PGMPhys: Replaced two MMR3HyperAllocOnceNoRel calls with direct …
|
|
|
@93617
|
3 years |
vboxsync |
VMM/PGMPool: Replaced MMR3HyperAllocOnceNoRel call with direct …
|
|
|
@93615
|
3 years |
vboxsync |
VMM/DBGR3Trace: Replaced MMR3HyperAllocOnceNoRel call with direct …
|
|
|
@93612
|
3 years |
vboxsync |
VMM/PDMQueue: Doxygen fixes. bugref:10093
|
|
|
@93611
|
3 years |
vboxsync |
VMM/PDMQueue: Removed unused function. bugref:10093
|
|
|
@93610
|
3 years |
vboxsync |
VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
|
|
|
@93609
|
3 years |
vboxsync |
VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be …
|
|
|
@93600
|
3 years |
vboxsync |
VMM: Put dummy function w/ assertion for reserved VMM function table …
|
|
|
@93599
|
3 years |
vboxsync |
VMM/PGM: Init HCPhysZeroPg and HCPhysMmioPg in ring-0 and forget …
|
|
|
@93598
|
3 years |
vboxsync |
VMM/MM: Removed unused MMR3HCPhys2HCVirt(). bugref:10093
|
|
|
@93597
|
3 years |
vboxsync |
VMM/MM: Removed now unused MMR3HyperHCVirt2HCPhys(). bugref:10093
|
|
|
@93596
|
3 years |
vboxsync |
VMM/PGM: Init HCPhysZeroPg and HCPhysMmioPg in ring-0 and forget …
|
|
|
@93595
|
3 years |
vboxsync |
VMM/MM: Removed unused MMR3PageDummyHCPhys & MMR3PageDummyHCPtr …
|
|
|
@93593
|
3 years |
vboxsync |
VMM: Embedded the zero and mmio-dummy pages into the VM structure and …
|
|
|
@93592
|
3 years |
vboxsync |
VMM/MM: Removed some more unused functions. bugref:9517
|
|
|
@93586
|
3 years |
vboxsync |
VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin.cpp}: Temporarily …
|
|
|
@93583
|
3 years |
vboxsync |
VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin.cpp}: Temporarily …
|
|
|
@93582
|
3 years |
vboxsync |
VMM/{VMXAllTemplate.cpp.h,NEMR3Native-darwin.cpp}: Temporarily …
|
|
|
@93574
|
3 years |
vboxsync |
VMM/HM: Nested VMX: bugref:10092 Separate out VM-exit counters for …
|
|
|
@93573
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 The guest SLAT mode should be EPT even …
|
|
|
@93572
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 When paging isn't enabled when using …
|
|
|
@93557
|
3 years |
vboxsync |
VMM: Enabled checks for ASMMemIsZeroPage and ASMMemZeroPage, …
|
|
|
@93555
|
3 years |
vboxsync |
VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
|
|
|
@93554
|
3 years |
vboxsync |
VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
|
|
|
@93539
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fixed typo in assertion in checking EPT …
|
|
|
@93538
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Fixed INVEPT to consistently clear …
|
|
|
@93519
|
3 years |
vboxsync |
VMM/CPUM: Quick arm64 build adjustments. bugref:9898
|
|
|
@93515
|
3 years |
vboxsync |
iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
|
|
|
@93514
|
3 years |
vboxsync |
VMM/APIC: Arm64 host adjustment. bugref:9898
|
|
|
@93471
|
3 years |
vboxsync |
/Config.kmk,VMM: Retired VMMR3LazyImp.lib / VBOX_LIB_VMM_LAZY as all …
|
|
|
@93470
|
3 years |
vboxsync |
DbgPlugInDiggers,VMM,Main: Refactored the diggers and related …
|
|
|
@93468
|
3 years |
vboxsync |
VBoxDbg,VMM/STAM,Main: Converted VBoxDbg to use the VMM function …
|
|
|
@93465
|
3 years |
vboxsync |
VMM/NEMAllNativeTemplate-win.cpp.h: Fix returning the TSC_AUX MSR in …
|
|
|
@93459
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT misconfiguration fixes.
|
|
|
@93457
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Log the VMCS field write permissions if …
|
|
|
@93444
|
3 years |
vboxsync |
VMM,Main,HostServices: Use a function table for accessing the …
|
|
|
@93419
|
3 years |
vboxsync |
*.kmk: Introducing VBOX_WITH_R0_MODULES and VBOX_WITH_HWVIRT for …
|
|
|
@93397
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Need to ensure that the A20 gate is actually …
|
|
|
@93393
|
3 years |
vboxsync |
VMM/CFGM: Use the RTMemSafer allocator for the password strings and …
|
|
|
@93392
|
3 years |
vboxsync |
VMM/CFGM: Must thoroughly wipe password memory before freeing it. …
|
|
|
@93355
|
3 years |
vboxsync |
VMM/NEM-win: We now require the PGM NEM mode so kicked out code not …
|
|
|
@93354
|
3 years |
vboxsync |
VMM/NEM-win: Nits. bugref:10118 bugref:10162
|
|
|
@93353
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out more code relating ring-0. bugref:10118 …
|
|
|
@93352
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out more code relating to using the VID API …
|
|
|
@93351
|
3 years |
vboxsync |
VMM/NEM-win: Kicked out most of the ring-0 code because bugref:10118 + …
|
|
|
@93338
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Fixed CR0-fixed bits validation when …
|
|
|
@93337
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Comment clarifying CR0-fixed-0 and …
|
|
|
@93308
|
3 years |
vboxsync |
VMM: VC++ 19.2 update 11 build adjustments (lossy floating point …
|
|
|
@93305
|
3 years |
vboxsync |
Devices,VMM: VC++ 19.2 update 11 build adjustments (bogus initializers …
|
|
|
@93294
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fixed the missed …
|
|
|
@93293
|
3 years |
vboxsync |
VMM/CPUM: Cleanup RT_NOREF_PV. No functional change.
|
|
|
@93292
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix typo in constructing true VM-exit …
|
|
|
@93291
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Nit.
|
|
|
@93290
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Mind the union reporting VMX MSRs.
|
|
|
@93268
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 True VMX controls MSR support.
|
|
|
@93267
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 True VMX controls MSR support.
|
|
|
@93266
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix typo in r149319.
|
|
|
@93257
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Expose true VMX control MSRs to the guest.
|
|
|
@93224
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Eflags.VM bit checking nit.
|
|
|
@93223
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 When Unrestricted Guest is supported by …
|
|
|
@93218
|
3 years |
vboxsync |
VMM/NEMR3Native-darwin: Straighten out the runloop a bit, no need to …
|
|
|
@93214
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Push the NMI/INT window assertions …
|
|
|
@93211
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Don't forget to increment RIP on …
|
|
|
@93210
|
3 years |
vboxsync |
VMM/PGMR3PhysMmio2Register: Call MMR3AdjustFixedReservation even in …
|
|
|
@93207
|
3 years |
vboxsync |
VMM/NEM-win: Just drop the ring-0 bits when NEM/PGM mode is enabled. …
|
|
|
@93205
|
3 years |
vboxsync |
VMM: Enabled VBOX_WITH_PGM_NEM_MODE on windows too. bugref:10122
|
|
|
@93204
|
3 years |
vboxsync |
VMM/EM: Some debug stepping hacks.
|
|
|
@93203
|
3 years |
vboxsync |
VMM/HMVMXR0: todo
|
|
|
@93199
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added INVEPT VM-exit.
|
|
|
@93198
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Add INVEPT interface.
|
|
|
@93171
|
3 years |
vboxsync |
VMM/PGMPhys: Don't assert on NIL ring-0 address in NEM mode. …
|
|
|
@93160
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix invalid cumulation of NX bit into …
|
|
|
@93159
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Assertion to ensure Walk effective …
|
|
|
@93134
|
3 years |
vboxsync |
VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
|
|
|
@93133
|
3 years |
vboxsync |
VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
|
|
|
@93132
|
3 years |
vboxsync |
VMM,{HMVMXR0.cpp,VMXTemplate.cpp.h}: Make use of the VMX template code …
|
|
|
@93119
|
3 years |
vboxsync |
VMM/HMSVMR0: Must deal with VINF_IEM_RAISED_XCPT in the string I/O …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@93107
|
3 years |
vboxsync |
VMM/IEM: IEMExecStringIoRead must roll back memory mappings. Can …
|
|
|
@93102
|
3 years |
vboxsync |
VMM/HMSVM,ConsoleImpl2: Implemented an AMD-V workaround for missing …
|
|
|
@93100
|
3 years |
vboxsync |
VMM/HMSVMR0: doxygen fix
|
|
|
@93093
|
3 years |
vboxsync |
VMM/HMSVMR0: Implemented debug events - need more testing. [build fix] …
|
|
|
@93092
|
3 years |
vboxsync |
VMM/HMSVMR0: Implemented debug events - need more testing. [forgot to …
|
|
|
@93091
|
3 years |
vboxsync |
VMM/HMSVMR0: Implemented debug events - need more testing. bugref:8139
|
|
|
@93090
|
3 years |
vboxsync |
VMM/DBGFR3FlowTrace: Use the correct flags when setting the breakpoint
|
|
|
@93088
|
3 years |
vboxsync |
VMM: Some additional checks, bugref:3409
|
|
|
@93087
|
3 years |
vboxsync |
VMM/PDMAsyncCompletionFile.cpp: Don't try to access pTask->pNext when …
|
|
|
@93043
|
3 years |
vboxsync |
VMM/VMXAllTemplate.cpp.h: Disable code which will be only used in R0, …
|
|
|
@93015
|
3 years |
vboxsync |
CFGM: bugref:9469 Password data type introduced
|
|
|
@92957
|
3 years |
vboxsync |
VMM/NEMR0Native-win.cpp: Hack for W10 WDK headers wanting to use …
|
|
|
@92924
|
3 years |
vboxsync |
VMM/NEM-win: Tweak for newer SDKs. [build fix] bugref:10116
|
|
|
@92918
|
3 years |
vboxsync |
VMM/NEM-win: Tweak for newer SDKs. bugref:10116
|
|
|