|
|
@90971
|
3 years |
vboxsync |
VMM: Reduce the buffer size for the ring-0 release logger so we don't …
|
|
|
@90970
|
3 years |
vboxsync |
VMM,SUPDrv: Use 4 buffers for each EMT logger in ring-0, making it …
|
|
|
@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 …
|
|
|
@90953
|
3 years |
vboxsync |
VMM: Don't need the per-logger flushing-disabled flag …
|
|
|
@90948
|
3 years |
vboxsync |
VMM: Organize the logger structures both named member and arrays for …
|
|
|
@90947
|
3 years |
vboxsync |
VMM/HM: Don't use VMMR0IsLogFlushDisabled, use …
|
|
|
@90945
|
3 years |
vboxsync |
VMM: Use a worker thread for flushing ring-0 log buffers. bugref:10086
|
|
|
@90932
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Renamed …
|
|
|
@90927
|
3 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: bugref:10092 Added new VMCS fields.
|
|
|
@90897
|
3 years |
vboxsync |
VMM: Initialize the ring-0 loggers as early as possible, so we can …
|
|
|
@90862
|
3 years |
vboxsync |
IPRT,SUPDrv,VMM,++: Bumped major support driver version. Added …
|
|
|
@90859
|
3 years |
vboxsync |
VMMR0,SUPDrv: Need to override RTLogDefaultInstanceEx rather than …
|
|
|
@90842
|
3 years |
vboxsync |
VMM/HMVMXR0: bugref:10080 Cannot assume that a pending TRPM event here …
|
|
|
@90829
|
3 years |
vboxsync |
IPRT,VMM,SUPDrv,++: Reworked the IPRT logger structure and how the VMM …
|
|
|
@90824
|
3 years |
vboxsync |
VMM: Don't use RT_VALID_PTR on ring-3 address in ring-0.
|
|
|
@90784
|
3 years |
vboxsync |
VMM: VALID_PTR -> RT_VALID_PTR.
|
|
|
@90759
|
3 years |
vboxsync |
VMM/pdmR0DevHlp_SetDeviceCritSect: Don't try log the critsect name, it …
|
|
|
@90622
|
3 years |
vboxsync |
VMM/HMSVMR0: Nested SVM: bugref:10080 Attempt to fix debug registers …
|
|
|
@90613
|
3 years |
vboxsync |
VMM/HMVMXR0: Comment. bugref:10080
|
|
|
@90597
|
3 years |
vboxsync |
VMM: Speed up VMMGetCpu in ring-0 by using hash table (via new …
|
|
|
@90593
|
3 years |
vboxsync |
VMM/HMVMXR0: Fix guru meditation while reading debug registers by the …
|
|
|
@90502
|
3 years |
vboxsync |
VMM/PDM: Added device helpers for read/write critical sections. bugref:6695
|
|
|
@90439
|
3 years |
vboxsync |
VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
|
|
|
@90382
|
3 years |
vboxsync |
VMM: Doxygen fixes for critsect devhlps. bugref:9218 bugref:10074
|
|
|
@90380
|
3 years |
vboxsync |
VMM: Moved idHostCpu and iHostCpuSet from VMCPU to GVMCPU, removing …
|
|
|
@90379
|
3 years |
vboxsync |
VMM: Implementing blocking on critical sections in ring-0 HM context …
|
|
|
@90348
|
3 years |
vboxsync |
VMM: Removed the VM pointers from the internal critsect structures. …
|
|
|
@90347
|
3 years |
vboxsync |
VMM: Pass pVM to PDMCritSectRw APIs. bugref:9218 bugref:10074
|
|
|
@90346
|
3 years |
vboxsync |
- VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074
- …
|
|
|
@90329
|
3 years |
vboxsync |
PDMDrvHlp: Put the PDMCritSect API into driver helpers just like we've …
|
|
|
@90260
|
3 years |
vboxsync |
VMM/HMSVMR0: More info. in the assertion.
|
|
|
@90190
|
3 years |
vboxsync |
VMM/VMMR0: Disabled the unnecessary …
|
|
|
@90189
|
3 years |
vboxsync |
VMM: Make the setjmp code a bit stricter with when to resume a call. …
|
|
|
@90177
|
3 years |
vboxsync |
VMM/VMMR0JmpA-amd64.asm: Another stack fuzz adjustment for linux 5.13. …
|
|
|
@90173
|
3 years |
vboxsync |
VMM/VMMR0JmpA-amd64.asm: Double the stack fuzz for linux 5.13. …
|
|
|
@90161
|
3 years |
vboxsync |
VMM: New status VERR_VMM_CONTEXT_HOOK_STILL_ENABLED for guru condition …
|
|
|
@90000
|
3 years |
vboxsync |
VMM/HMVMX: Only go to ring-3 for split-lock #AC emulation for SMP VMs. …
|
|
|
@89993
|
3 years |
vboxsync |
VMM/HMVMX/EM: Do a rendezvous when a split-lock #AC is emulated. …
|
|
|
@89980
|
3 years |
vboxsync |
VMM/HMVMX: Add debug event and dtrace probe for the split-lock #ACs. …
|
|
|
@89976
|
3 years |
vboxsync |
VMM/HMVMX: Deal with #ACs triggered by split-lock detection on the …
|
|
|
@89924
|
3 years |
vboxsync |
VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837
- …
|
|
|
@89912
|
3 years |
vboxsync |
VMM/DBGF: Basic infrastructure to support adding and deleting port I/O …
|
|
|
@89781
|
3 years |
vboxsync |
VMM/HMVMR0: Logging nit and whitespace.
|
|
|
@89780
|
3 years |
vboxsync |
HMR0A.asm: Fixed reading from FS, GS base when not using rdfsbase, …
|
|
|
@89620
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued …
|
|
|
@89600
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Centralize PDM interfaces sending MSIs so it …
|
|
|
@89200
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Add ring-3 MSI queuing for the IOMMU send MSI …
|
|
|
@89069
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM I/O APIC helper: naming nit.
|
|
|
@89065
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Add pfnLockIsOwner for I/O APIC helper (for …
|
|
|
@88641
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM naming consistency.
|
|
|
@88640
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Implement PDM R3-task queueing for sending …
|
|
|
@88639
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM: Enable more interfaces for Intel IOMMU …
|
|
|
@88638
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Refactor some PDM-IOMMU interfaces to …
|
|
|
@88631
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Slightly more efficient when a VM does not have …
|
|
|
@88593
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM: whitespace.
|
|
|
@88592
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM: Doxygen.
|
|
|
@88580
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM: Interface for sending MSI directly from …
|
|
|
@88567
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Added pdmIsLockOwner function to IOMMU helper.
|
|
|
@88347
|
4 years |
vboxsync |
Forward ported r143576 from 6.1: VMM: Re-enabled vmmR0DoHalt and added …
|
|
|
@88346
|
4 years |
vboxsync |
Forward ported r143574 from 6.1: VMM: Must do …
|
|
|
@88344
|
4 years |
vboxsync |
Forward ported r143567 from 6.1: vmmR0DoHalt fix - need to re-check …
|
|
|
@88330
|
4 years |
vboxsync |
VMM/VMMR0: Disabled vmmR0DoHalt, it's broken. oem2ticketref:40
|
|
|
@88099
|
4 years |
vboxsync |
VMM/HMSVMR0: Whitespace, comment nit.
|
|
|
@88078
|
4 years |
vboxsync |
AMD IOMMU: Doxygen fixes. bugref:9654
|
|
|
@88075
|
4 years |
vboxsync |
Backing out r143016 (doxygen fix) as it needs to be split up.
|
|
|
@87966
|
4 years |
vboxsync |
VMM/HMVMXR0: Nested VMX: hmR0VmxRemoveProcCtlsVmcs nit.
|
|
|
@87939
|
4 years |
vboxsync |
VMM/HMVMX: Increase the lower preemption timer limit to 32768Hz. …
|
|
|
@87933
|
4 years |
vboxsync |
VMM/HM: Todo, nits.
|
|
|
@87928
|
4 years |
vboxsync |
VMM/HMSVMR0: Nested SVM todo.
|
|
|
@87926
|
4 years |
vboxsync |
doxygen fixing
|
|
|
@87882
|
4 years |
vboxsync |
VMM/HMVMXR0: Comment nits.
|
|
|
@87831
|
4 years |
vboxsync |
VMM: Some modification for r142732 to make it work with KVM nested …
|
|
|
@87829
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Since AVL tree IOTLB cache has been moved to …
|
|
|
@87814
|
4 years |
vboxsync |
VMM/TM: Eliminated the enmClock member from TMTIMER, we'll be using …
|
|
|
@87796
|
4 years |
vboxsync |
VMM/TM: The caller of TMR0TimerQueueGrow must own the queue critsect …
|
|
|
@87795
|
4 years |
vboxsync |
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
|
|
|
@87793
|
4 years |
vboxsync |
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
|
|
|
@87792
|
4 years |
vboxsync |
VMM/TM: Moved the timers off the hyper heap. Replaced the relative …
|
|
|
@87766
|
4 years |
vboxsync |
VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
|
|
|
@87764
|
4 years |
vboxsync |
VMM/TM: Experimenting with changing the signature of TMTimerFromMilli. …
|
|
|
@87760
|
4 years |
vboxsync |
VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in …
|
|
|
@87755
|
4 years |
vboxsync |
VMM/HMSVM: Moved the RDTSC in hmR0SvmPostRunGuest to the assembly code …
|
|
|
@87754
|
4 years |
vboxsync |
VMM/HMVMX: Moved the RDTSC in hmR0VmxPostRunGuest to the …
|
|
|
@87752
|
4 years |
vboxsync |
VMM/HM: Don't use ordered writes for pVCpu->hm.s.fCheckedTLBFlush as …
|
|
|
@87751
|
4 years |
vboxsync |
VMM: Eliminated one ASMReadTSC in TMNotifyEndOfExecution. Both VT-x …
|
|
|
@87741
|
4 years |
vboxsync |
VMM/HMR0A.asm: Put a size on hmR0VmxStartVmHostRIP so perf can …
|
|
|
@87691
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Replace IOMMU device lock with the PDM lock and …
|
|
|
@87690
|
4 years |
vboxsync |
VMM/HMVMXR0: Call IEMExecVmxVmexitExtInt when the external interrupt …
|
|
|
@87666
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 IOTLB cache bits. The IOTLB is currently only …
|
|
|
@87633
|
4 years |
vboxsync |
VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
|
|
|
@87625
|
4 years |
vboxsync |
VMM/HMVMX: Time todos.
|
|
|
@87606
|
4 years |
vboxsync |
VMM/HMVMX: Translate fMdsClearOnSched and fL1dFlushOnSched to world …
|
|
|
@87603
|
4 years |
vboxsync |
VMM/HMVMX: Play safe with msrSFMASK.
|
|
|
@87600
|
4 years |
vboxsync |
VMM/DBGF: comment fix. bugref:9837
|
|
|
@87594
|
4 years |
vboxsync |
VMM/DBGF,Debugger: Removed the !defined(VBOX_WITH_LOTS_OF_DBGF_BPS) …
|
|
|
@87591
|
4 years |
vboxsync |
VMM/VMMR0: Don't use doxygen comments on RT functions we override, …
|
|
|
@87564
|
4 years |
vboxsync |
VMM/HM: Did some reshuffling in HMR0PERVM. bugref:9217
|
|
|
@87563
|
4 years |
vboxsync |
VMM/HM: Moved the 'ForRing3' and 'ForLog' bits to the back of the HM …
|
|
|
@87562
|
4 years |
vboxsync |
VMM/HM: Doxygen fixes. bugref:9217
|
|
|