|
|
@91710
|
3 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10092 Added some VMX CPUMFEATURES' bit. …
|
|
|
@91702
|
3 years |
vboxsync |
VMM/NEM: More stats. Played with using WHvMapGpaRange again, but much …
|
|
|
@91695
|
3 years |
vboxsync |
VMM/DBGF: Check for environment variable VBOX_DBGF_NO_WAIT_FOR_ATTACH …
|
|
|
@91693
|
3 years |
vboxsync |
VMM/hmR3InfoLbr: Don't assert in NEM mode.
|
|
|
@91692
|
3 years |
vboxsync |
VMM/NEM: Made it build without NEM_WIN_USE_HYPERCALLS_FOR_PAGES again. …
|
|
|
@91688
|
3 years |
vboxsync |
VMM/NEM: Added some more #ifdef'ing to reduce the amount of ioctl …
|
|
|
@91686
|
3 years |
vboxsync |
VMM/PDM: Fix a small memory leak when destroying USB devices in PDMTerm()
|
|
|
@91679
|
3 years |
vboxsync |
VMM/NEM: Added not about GuidToString - couldn't help myself, sorry. :-)
|
|
|
@91676
|
3 years |
vboxsync |
VMM/NEM-win: Quick and very dirty hack to make the code work on …
|
|
|
@91604
|
3 years |
vboxsync |
VMM/CPUM: Fix nested paging related error message typo (unrestricted).
|
|
|
@91586
|
3 years |
vboxsync |
VMM/CPUM: When using NEM and a VM is configured with nested …
|
|
|
@91581
|
3 years |
vboxsync |
VMM/PGMR3PhysRegisterRam: Must release lock when returning …
|
|
|
@91580
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Made changes to PGM++ to handle invalid …
|
|
|
@91520
|
3 years |
vboxsync |
VMM/vmR3TrySetState: Attempt at improving the error reporting. bugref:10111
|
|
|
@91358
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 More consistent naming of EPT/VPID caps.
|
|
|
@91356
|
3 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10092 Disable VPID for now.
|
|
|
@91355
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Disable VPID for now, also correct …
|
|
|
@91354
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Fix VMX preemption timer's default.
|
|
|
@91343
|
3 years |
vboxsync |
VMM/HM: Add tertiary processor-based VM-execution controls to VMCSINFO …
|
|
|
@91342
|
3 years |
vboxsync |
VMM/HM: VMM/HM: Added debug logging of some newly added MSR feature bits.
|
|
|
@91340
|
3 years |
vboxsync |
VMM/HM: Added reporting of some newly added MSR feature bits.
|
|
|
@91323
|
3 years |
vboxsync |
VMM: bugref:10106 Fixed IA32_FEATURE_CONTROL MSR reported to the guest.
|
|
|
@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 …
|
|
|
@91301
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the nested VT-X MSR load & store bitmap allocations …
|
|
|
@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. …
|
|
|
@91295
|
3 years |
vboxsync |
VMM/CPUM: Some nested SVM init/term cleanups. bugref:10093
|
|
|
@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 …
|
|
|
@91283
|
3 years |
vboxsync |
VMM/CPUM: Moved the host's extended state (XState) from the hyper heap …
|
|
|
@91281
|
3 years |
vboxsync |
VMM/CPUM,++: Moved the guest's extended state (XState) from the hyper …
|
|
|
@91280
|
3 years |
vboxsync |
VMM/CPUM: Moved the PAE PDPTEs out of PGM and into CPUMCTX - saved …
|
|
|
@91276
|
3 years |
vboxsync |
VMM: Added missing features checks while constructing mask of valid …
|
|
|
@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.
|
|
|
@91270
|
3 years |
vboxsync |
VMM/HM: Moved various stats from the hyper heap and into the VM …
|
|
|
@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 …
|
|
|
@91264
|
3 years |
vboxsync |
VMM/EM: Copied the two stats we still use from EMSTATS and into the …
|
|
|
@91263
|
3 years |
vboxsync |
VMM/IEM: Moved instruction stats from the hyper heap and into the VM …
|
|
|
@91249
|
3 years |
vboxsync |
VMM/PGM: Kicked out unused structure offset members. bugref:9517
|
|
|
@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 …
|
|
|
@91120
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 VMX EPT and Unrestricted CFGM options, …
|
|
|
@91044
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 More consistent naming of VMCS fields.
|
|
|
@91043
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed some macros.
|
|
|
@91038
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Missed populating guest VMX feature in …
|
|
|
@91037
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added support for tertiary processor …
|
|
|
@91018
|
3 years |
vboxsync |
VMM/MM: Removed the MMR3UkHeap* code as nobody is using it any more. …
|
|
|
@91017
|
3 years |
vboxsync |
VMM/PGMPhys: The PGMCHUNKR3MAP structures can be allocated on the …
|
|
|
@91016
|
3 years |
vboxsync |
VMM/PGM,++: Kicked out VBOX_WITH_2X_4GB_ADDR_SPACE and the DynMap code …
|
|
|
@91014
|
3 years |
vboxsync |
VMM: Made VBOX_WITH_RAM_IN_KERNEL non-optional, removing all the tests …
|
|
|
@90999
|
3 years |
vboxsync |
VMM: Removed VMMCALLRING3_PGM_LOCK (now unused). bugref:6695
|
|
|
@90997
|
3 years |
vboxsync |
VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to …
|
|
|
@90992
|
3 years |
vboxsync |
VMM: Eliminated VMMCALLRING3_PGM_LOCK. bugref:6695
|
|
|
@90991
|
3 years |
vboxsync |
VMM: Eliminated VMMCALLRING3_MMHYPER_LOCK. bugref:6695
|
|
|
@90982
|
3 years |
vboxsync |
VMM: Removed VMMCALLRING3_VM_R0_PREEMPT. bugref:6695
|
|
|
@90981
|
3 years |
vboxsync |
VMM: Changed pgmLock to pass VINF_SUCCESS to PDMCritSectEnter and …
|
|
|
@90980
|
3 years |
vboxsync |
VMM: Removed VMMCALLRING3_PDM_CRIT_SECT_ENTER, …
|
|
|
@90975
|
3 years |
vboxsync |
VMM: Ensure proper log flush order by going to ring-0 to wait for the …
|
|
|
@90974
|
3 years |
vboxsync |
IPRT/log,VMM: Changed RTLogBulkWrite to take a before/after marker …
|
|
|
@90972
|
3 years |
vboxsync |
VMM: Correctly update idxBuf so we flush the right buffer when we get …
|
|
|
@90958
|
3 years |
vboxsync |
VMM: Log flushing stats. bugref:10086
|
|
|
@90956
|
3 years |
vboxsync |
VMM: Preparing for using more than one log buffer per ring-0 EMT …
|
|
|
@90952
|
3 years |
vboxsync |
VMM: Darwin/clang build fix. bugref:10086
|
|
|
@90948
|
3 years |
vboxsync |
VMM: Organize the logger structures both named member and arrays for …
|
|
|
@90945
|
3 years |
vboxsync |
VMM: Use a worker thread for flushing ring-0 log buffers. bugref:10086
|
|
|
@90914
|
3 years |
vboxsync |
VMM/CPUM: Nested VMX: bugref:10092 Renamed …
|
|
|
@90862
|
3 years |
vboxsync |
IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
|
|
|
@90840
|
3 years |
vboxsync |
IPRT,VMM: Doxygen fixes for the logger changes. bugref:10086
|
|
|
@90829
|
3 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90794
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90785
|
3 years |
vboxsync |
*: AssertReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90784
|
3 years |
vboxsync |
VMM: VALID_PTR -> RT_VALID_PTR.
|
|
|
@90783
|
3 years |
vboxsync |
VMM: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90782
|
3 years |
vboxsync |
VMM: AssertMsgReturn(VALID_PTR(),...) -> AssertPtrReturn
|
|
|
@90677
|
3 years |
vboxsync |
VMM/PDMCritSectRwEnterShared: Implemented waiting in ring-0/HM …
|
|
|
@90672
|
3 years |
vboxsync |
VMM/PDMCritSectRwEnterShared: Some more code refactoring. Added …
|
|
|
@90639
|
3 years |
vboxsync |
VMM,VMMDev: Changed my mind, made the alignment requirement for …
|
|
|
@90638
|
3 years |
vboxsync |
VMM,VMMDev: Force 32-byte alignment of PDMCRITSECTRW so all members …
|
|
|
@90637
|
3 years |
vboxsync |
IPRT/RTCritSectRw,VMM/PDMCritSectRw: Rearranged the core members a …
|
|
|
@90634
|
3 years |
vboxsync |
VMM/PDMCritSectRwEnterExcl: Implemented waiting in most ring-0 …
|
|
|
@90597
|
3 years |
vboxsync |
VMM: Speed up VMMGetCpu in ring-0 by using hash table (via new …
|
|
|
@90570
|
3 years |
vboxsync |
VMM/PDMCritSectRw: Added a self pointer for use with queued-leave to …
|
|
|
@90557
|
3 years |
vboxsync |
VMM/PGMCritSectRw: Added 'critsectrw' info item. [build fix] bugref:6695
|
|
|
@90553
|
3 years |
vboxsync |
VMM/PGMCritSectRw: Added 'critsectrw' info item. bugref:6695
|
|
|
@90550
|
3 years |
vboxsync |
VMM/PGMCritSect: Added 'critsect' info item. bugref:6695
|
|
|
@90549
|
3 years |
vboxsync |
VMM,*: s/DBGFR3InfoGenricGetOptError/DBGFR3InfoGenericGetOptError/g
|
|
|
@90534
|
3 years |
vboxsync |
VMM/PDMCritSect: Log the critical section addresses during creation to …
|
|
|
@90502
|
3 years |
vboxsync |
VMM/PDM: Added device helpers for read/write critical sections. bugref:6695
|
|
|
@90495
|
3 years |
vboxsync |
VMM/Guru: Clear the VM_FF_CHECK_VM_STATE after dumping the guru …
|
|
|
@90487
|
3 years |
vboxsync |
VMM/CPUM: Simplify dumping of nested hardware-virtualization state and …
|
|
|