|
|
@91818
|
3 years |
vboxsync |
VMM/PDMCritSect: Don't preempt while on custom stack. [build fix] …
|
|
|
@91817
|
3 years |
vboxsync |
VMM/PDMCritSectRw: Don't preempt while on custom stack. [build fix] …
|
|
|
@91816
|
3 years |
vboxsync |
VMM/PDMCritSect: comments. bugref:10124
|
|
|
@91815
|
3 years |
vboxsync |
VMM/PDMCritSectRw: Don't preempt while on custom stack. [build fix] …
|
|
|
@91814
|
3 years |
vboxsync |
VMM/PDMCritSectRw: Don't preempt while on custom stack. [build fix] …
|
|
|
@91813
|
3 years |
vboxsync |
VMM/PDMCritSectRw: Don't preempt while on custom stack. [build fix] …
|
|
|
@91812
|
3 years |
vboxsync |
VMM/PDMCritSectRw: Don't preempt while on custom stack. bugref:10124
|
|
|
@91808
|
3 years |
vboxsync |
VMM/PDMCritSect: Don't preempt while on custom stack. bugref:10124
|
|
|
@91733
|
3 years |
vboxsync |
VMM/PGMHandlerPhysicalReset: Passed invalid GCPhysPage address to …
|
|
|
@91712
|
3 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Removed PGMMODEDATAGST::pfnGetPDE, …
|
|
|
@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 …
|
|
|
@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 …
|
|
|
@91634
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Fixed regression caused by r147289.
|
|
|
@91587
|
3 years |
vboxsync |
VMM: Purge VINF_TRPM_XCPT_DISPATCHED, no longer used anywhere.
|
|
|
@91580
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Made changes to PGM++ to handle invalid …
|
|
|
@91450
|
3 years |
vboxsync |
VMM: Use RTR0MemObjAllocLarge w/ RTMEMOBJ_ALLOC_LARGE_F_FAST for …
|
|
|
@91427
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Save PAE PDPTEs from CPU context to …
|
|
|
@91423
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Use CPUMArePaePdpesValid in places …
|
|
|
@91419
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Check PAE PDPTEs when EPT is enabled.
|
|
|
@91386
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 Build fix.
|
|
|
@91379
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 VM-exit handler for EPT violation. [nits]
|
|
|
@91378
|
3 years |
vboxsync |
VMM/IEM: Nested VMX: bugref:10092 VM-exit handler for EPT violation.
|
|
|
@91360
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Introduced …
|
|
|
@91345
|
3 years |
vboxsync |
VMM/PGM: Move 'fUseLargePages' into PGM.
|
|
|
@91339
|
3 years |
vboxsync |
VMM/CPUM: Comment nit.
|
|
|
@91323
|
3 years |
vboxsync |
VMM: bugref:10106 Fixed IA32_FEATURE_CONTROL MSR reported to the guest.
|
|
|
@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. …
|
|
|
@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. …
|
|
|
@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 …
|
|
|
@91273
|
3 years |
vboxsync |
VMM: bugref:10092 Moved the PAE PDPTEs out of PGM into CPUMCTX. …
|
|
|
@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 …
|
|
|
@91263
|
3 years |
vboxsync |
VMM/IEM: Moved instruction stats from the hyper heap and into the VM …
|
|
|
@91251
|
3 years |
vboxsync |
VMM/IEM: Add CR0.CD and CR0.NW to conditions for calling PGMFlushTLB …
|
|
|
@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
|
|
|
@91243
|
3 years |
vboxsync |
VMM/PGMPool: Call PGMR0PoolGrow directly from ring-0 instead of going …
|
|
|
@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.
|
|
|
@91037
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Added support for tertiary processor …
|
|
|
@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 …
|
|
|
@90998
|
3 years |
vboxsync |
VMM/CPU: Added todo about PAE in CPUMGetGuestCR4ValidMask.
|
|
|
@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
|
|
|
@90981
|
3 years |
vboxsync |
VMM: Changed pgmLock to pass VINF_SUCCESS to PDMCritSectEnter and …
|
|
|
@90940
|
3 years |
vboxsync |
VMM/PDMAllCritSectRw: Removed blank line. bugref:6695
|
|
|
@90932
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed …
|
|
|
@90910
|
3 years |
vboxsync |
VMM/PDMCritSect[Rw]Enter*: Don't set cNsMaxTotal back to RT_NS_1MIN …
|
|
|
@90784
|
3 years |
vboxsync |
VMM: VALID_PTR -> RT_VALID_PTR.
|
|
|
@90677
|
3 years |
vboxsync |
VMM/PDMCritSectRwEnterShared: Implemented waiting in ring-0/HM …
|
|
|
@90673
|
3 years |
vboxsync |
VMM/PDMCritSectRwEnterShared: Some more code refactoring. bugref:6695
|
|
|
@90672
|
3 years |
vboxsync |
VMM/PDMCritSectRwEnterShared: Some more code refactoring. Added …
|
|
|
@90671
|
3 years |
vboxsync |
VMM/PDMCritSectRwEnterShared: Some more code refactoring. bugref:6695
|
|
|
@90670
|
3 years |
vboxsync |
VMM/PDMCritSectRwEnterShared: Some code refactoring. bugref:6695
|
|
|
@90667
|
3 years |
vboxsync |
VMM/PDMCritSectRwLeaveShared: Signal waiting writers from ring-0/HM. …
|
|
|
@90665
|
3 years |
vboxsync |
VMM/PDMCritSectRwEnterExcl: Tiny optimization. bugref:6695
|
|
|
@90660
|
3 years |
vboxsync |
VMM/PDMCritSectRwLeaveExcl: Code deduplication. bugref:6695
|
|
|
@90659
|
3 years |
vboxsync |
VMM/PDMCritSectRwLeaveExcl: Signal waiters from ring-0/HM. Had to …
|
|
|
@90658
|
3 years |
vboxsync |
VMM/PDMCritSectRwLeaveExcl: Some code structure changes, no actual …
|
|
|
@90657
|
3 years |
vboxsync |
VMM/PDMCritSect: Removed unnecessary #ifdef IN_RING3. bugref:6695
|
|
|
@90654
|
3 years |
vboxsync |
VMM/PDMCritSectRwLeaveExcl: Relax use of atomics. bugref:6695
|
|
|
@90650
|
3 years |
vboxsync |
VMM/PDMCritSectRwLeaveExcl: Used ASMAtomicCmpWriteU128U to optimize …
|
|
|
@90637
|
3 years |
vboxsync |
IPRT/RTCritSectRw,VMM/PDMCritSectRw: Rearranged the core members a …
|
|
|
@90636
|
3 years |
vboxsync |
VMM/PDMCritSectRwEnterExcl: Implemented waiting in most ring-0 …
|
|
|
@90634
|
3 years |
vboxsync |
VMM/PDMCritSectRwEnterExcl: Implemented waiting in most ring-0 …
|
|
|
@90612
|
3 years |
vboxsync |
VMM/PDMCritSecRw: More code refactoring. bugref:6695
|
|
|
@90611
|
3 years |
vboxsync |
VMM/PDMCritSecRw: More code refactoring. bugref:6695
|
|
|
@90610
|
3 years |
vboxsync |
VMM/PDMCritSecRw: More code refactoring. bugref:6695
|
|
|
@90608
|
3 years |
vboxsync |
VMM/PDMCritSecRw: Some code refactoring. bugref:6695
|
|
|
@90598
|
3 years |
vboxsync |
VMM: Speed up VMMGetCpuId in ring-0 by using hash table (via new …
|
|
|
@90597
|
3 years |
vboxsync |
VMM: Speed up VMMGetCpu in ring-0 by using hash table (via new …
|
|
|
@90573
|
3 years |
vboxsync |
VMM/PDMCritSectRw: Added message and LogRel to pdmCritSectRwCorrupted. …
|
|
|
@90572
|
3 years |
vboxsync |
VMM/PDMCritSect: Validate the queued pointer. bugref:6695
|
|
|
@90571
|
3 years |
vboxsync |
VMM/PDMCritSectRw: Use VMM_ASSERT_RELEASE_MSG_RETURN. Validate the …
|
|
|
@90570
|
3 years |
vboxsync |
VMM/PDMCritSectRw: Added a self pointer for use with queued-leave to …
|
|
|
@90558
|
3 years |
vboxsync |
VMM/PGMCritSect: Avoid queuing on PDMCritSectLeave contention and …
|
|
|
@90533
|
3 years |
vboxsync |
VMM/VMMGetCpu: Assert that we return the right one.
|
|
|
@90532
|
3 years |
vboxsync |
VMM/PDMCritSectBothFF: Must always clear the …
|
|
|
@90531
|
3 years |
vboxsync |
VMM/PDMCritSect: When VMCPU_FF_PDM_CRITSECT is set we must not wait on …
|
|
|
@90515
|
3 years |
vboxsync |
VMM/PDMCritSect: Use VMM_ASSERT_RELEASE_MSG_RETURN instead of …
|
|
|
@90513
|
3 years |
vboxsync |
VMM/PDMCritSectEnter: Fixed regression from r146020 due to mistaking …
|
|
|
@90504
|
3 years |
vboxsync |
VMM/PDM: Rewroted the PDMCritSectLeave code to try avoid going to …
|
|
|
@90486
|
3 years |
vboxsync |
VMM/PDM: Tighten read/write critical section code a bit. bugref:6695
|
|
|
@90472
|
3 years |
vboxsync |
VMM/PDM: Enabled new critical section enter code that'll wait in …
|
|
|
@90468
|
3 years |
vboxsync |
VMM/PDM: Fixed the VERR_INTERRUPTED w/ rcBusy=VINF_SUCCESS case. More …
|
|
|
@90449
|
3 years |
vboxsync |
VMM/PGM: PDMCritSectTryEnter return status must be checked in ring-3 …
|
|
|
@90446
|
3 years |
vboxsync |
PDM: Mark the critsect enter functions with DECL_CHECK_RETURN_NOT_R3. …
|
|
|
@90439
|
3 years |
vboxsync |
VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
|
|
|