|
|
@88290
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM: Added CPUMGetGuestAddrWidths and PDM …
|
|
|
@88153
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Skeleton bits.
|
|
|
@88132
|
4 years |
vboxsync |
TM: Shut up annoying assertion.
|
|
|
@88099
|
4 years |
vboxsync |
VMM/HMSVMR0: Whitespace, comment nit.
|
|
|
@88092
|
4 years |
vboxsync |
VMM/TM: Fixed buggy timer unlinking in destroy function. bugref:9943
|
|
|
@88088
|
4 years |
vboxsync |
VMM/TM: Try make sure the load doesn't exceed 100% after the switch …
|
|
|
@88078
|
4 years |
vboxsync |
AMD IOMMU: Doxygen fixes. bugref:9654
|
|
|
@88076
|
4 years |
vboxsync |
VMM/TM: doxygen fix. bugref:9943
|
|
|
@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.
|
|
|
@87959
|
4 years |
vboxsync |
VMM/DBGFAddrSpace: Look in environment for symbol stuff too, using the …
|
|
|
@87939
|
4 years |
vboxsync |
VMM/HMVMX: Increase the lower preemption timer limit to 32768Hz. …
|
|
|
@87935
|
4 years |
vboxsync |
VMM: Properly count critsect contention in release builds too. bugref:9890
|
|
|
@87933
|
4 years |
vboxsync |
VMM/HM: Todo, nits.
|
|
|
@87928
|
4 years |
vboxsync |
VMM/HMSVMR0: Nested SVM todo.
|
|
|
@87927
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Doxygen.
|
|
|
@87926
|
4 years |
vboxsync |
doxygen fixing
|
|
|
@87921
|
4 years |
vboxsync |
HM/VMX: Apparently xeon e3-1220 v2 and friends are also affected by …
|
|
|
@87882
|
4 years |
vboxsync |
VMM/HMVMXR0: Comment nits.
|
|
|
@87832
|
4 years |
vboxsync |
VMM/DBGFR3Bp: Fix removing a int3 breakpoint which didn't remove the …
|
|
|
@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 …
|
|
|
@87822
|
4 years |
vboxsync |
VMM/TM: Let non-EMTs schedule timers too. Take care when translating …
|
|
|
@87821
|
4 years |
vboxsync |
VMM: Disabled the EMT yield timer as it is out dated (multi core CPUs) …
|
|
|
@87819
|
4 years |
vboxsync |
VMM: Disabled the EMT yield timer as it is out dated (multi core CPUs) …
|
|
|
@87816
|
4 years |
vboxsync |
VMM/TM: Gearing up to spreading out the timer work a little. bugref:9943
|
|
|
@87815
|
4 years |
vboxsync |
VMM/TM: Moved uMaxHzHint up in the queue structure. bugref:9943
|
|
|
@87814
|
4 years |
vboxsync |
VMM/TM: Eliminated the enmClock member from TMTIMER, we'll be using …
|
|
|
@87813
|
4 years |
vboxsync |
VMM/TM: TMTIMER_HANDLE_TO_PTR_RETURN* -> …
|
|
|
@87812
|
4 years |
vboxsync |
VMM/TM: Replaced the global timer active list lock with per queue …
|
|
|
@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 …
|
|
|
@87794
|
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 …
|
|
|
@87787
|
4 years |
vboxsync |
VMM/DBGFR3FlowTrace*: Add some API to query a record based on the …
|
|
|
@87781
|
4 years |
vboxsync |
VMM/DBGFR3FlowTrace*: Add new probe type which causes a drop to the …
|
|
|
@87780
|
4 years |
vboxsync |
VMM: Export DBGFR3Bp* API, bugref:9837
|
|
|
@87779
|
4 years |
vboxsync |
VMM/TRPM: Always count forwarded IRQs.
|
|
|
@87778
|
4 years |
vboxsync |
VMM/TRPM: Reduced the VM structure footprint by > 3K and eliminated a …
|
|
|
@87777
|
4 years |
vboxsync |
VMM/TRPM: Reduced the VM structure footprint by > 3K and eliminated a …
|
|
|
@87776
|
4 years |
vboxsync |
dbgf.h,VMM/DBGF: A bit of cleanup on the public breakpoint structure …
|
|
|
@87774
|
4 years |
vboxsync |
VMM/TM: Removed pVMR3, pVMR0 and pVMRC from TMTIMER. [build fix] …
|
|
|
@87773
|
4 years |
vboxsync |
VMM/TM,Devices: Store the timer name in the TMTIMER structure and …
|
|
|
@87772
|
4 years |
vboxsync |
VMM/PDM: Doxygen todo fix? bugref:9943
|
|
|
@87771
|
4 years |
vboxsync |
VMM/TM: Removed pVMR3, pVMR0 and pVMRC from TMTIMER. bugref:9943
|
|
|
@87770
|
4 years |
vboxsync |
VMM/TM: Doxygen fixes. bugref:9943
|
|
|
@87767
|
4 years |
vboxsync |
VMM/TM,Devices/*: Changed the device and usb timer callbacks to take a …
|
|
|
@87766
|
4 years |
vboxsync |
VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
|
|
|
@87765
|
4 years |
vboxsync |
VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
|
|
|
@87764
|
4 years |
vboxsync |
VMM/TM: Experimenting with changing the signature of TMTimerFromMilli. …
|
|
|
@87763
|
4 years |
vboxsync |
VMM/TM: Removed unused TMR3TimerCreateExternal api. bugref:9943
|
|
|
@87762
|
4 years |
vboxsync |
VMM/UsbHlp: Changed the timer interface to TMTIMERHANDLE, adding the …
|
|
|
@87761
|
4 years |
vboxsync |
VMM/DrvHlp: Changed the unused (at least internally) pfnTMTimerCreate …
|
|
|
@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 …
|
|
|
@87750
|
4 years |
vboxsync |
VMM/TM: Further relax memory ordering when signaling …
|
|
|
@87749
|
4 years |
vboxsync |
VMM/TM: Relax ordering when signaling update-in-progress in …
|
|
|
@87748
|
4 years |
vboxsync |
TM: Speed up TMNotifyEndOfExecution by using TSC instead of …
|
|
|
@87741
|
4 years |
vboxsync |
VMM/HMR0A.asm: Put a size on hmR0VmxStartVmHostRIP so perf can …
|
|
|
@87740
|
4 years |
vboxsync |
SUP/Makefile-wrapper.gmk,iprt/asmdefs.mac: Call objtool on our .r0 …
|
|
|
@87728
|
4 years |
vboxsync |
SUPDrv,VMMR0,VBoxDDR0,++: More work on wrapper kmods. bugref:9937
|
|
|
@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 …
|
|
|
@87652
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Returns all 1s on PCI physical memory read …
|
|
|
@87636
|
4 years |
vboxsync |
VMM/IEM: Need to set IEM_XCPT_FLAGS_ERR for GP faults as well in …
|
|
|
@87634
|
4 years |
vboxsync |
VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
|
|
|
@87633
|
4 years |
vboxsync |
VMM/TM,VMM/HMVMX: Try avoid calling TMCpuTickGetDeadlineAndTscOffset …
|
|
|
@87626
|
4 years |
vboxsync |
IPRT/time,VMM/TM: Added extra parameter to the RTTimeNanoTS GIP …
|
|
|
@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
|
|
|
@87597
|
4 years |
vboxsync |
VMM/DBGF: Eliminated some unnecessary variable initializations. (Some …
|
|
|
@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, …
|
|
|
@87577
|
4 years |
vboxsync |
VMM,Debugger: Doxygen fixes.
|
|
|
@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
|
|
|
@87561
|
4 years |
vboxsync |
VMM/HMVMX: Tidied up HM some more. bugref:9217
|
|
|
@87559
|
4 years |
vboxsync |
VMM/HMVMX: Tidied up HM::vmx and HM::svm a little. bugref:9217
|
|
|
@87558
|
4 years |
vboxsync |
VMM/HMVMX: Moved/copy last branch stuff from HM::vmxUse to …
|
|
|
@87557
|
4 years |
vboxsync |
VMM/HMVMX: Moved fUseVmcsShadowing from HM::vmxUse to HMR0PERVM::vmx. …
|
|
|
@87556
|
4 years |
vboxsync |
VMM/HMVMX: Copied fSupportsVmcsEfer from HM::vmxUse to …
|
|
|
@87555
|
4 years |
vboxsync |
VMM/HMVMX: Use g_uHmVmxHostMsrEfer instead of …
|
|
|
@87554
|
4 years |
vboxsync |
VMM/HM: There should be no restriction on NX for PAE guests now.
|
|
|
@87553
|
4 years |
vboxsync |
VMM/HMVMX: Use g_uHmVmxHostMsrEfer instead of …
|
|
|
@87552
|
4 years |
vboxsync |
VMM/HMVMX: Use g_uHmVmxHostMsrEfer instead of …
|
|
|
@87551
|
4 years |
vboxsync |
VMM/HMVMX: cPleGapTicks/cPleWindowTicks merge todo.
|
|
|
@87550
|
4 years |
vboxsync |
VMM/HMVMX: Copied the fUsePreemptTimer member from HM::vmx to …
|
|
|
@87548
|
4 years |
vboxsync |
VMM/HMVMX: Moved fUnrestrictedGuest member from HM::vmx to …
|
|
|
@87547
|
4 years |
vboxsync |
VMM/HMVMX: Moved fUnrestrictedGuest member from HM::vmx to …
|
|
|
@87546
|
4 years |
vboxsync |
VMM/HMVMX: Moved VPID and TLB flushing members from HM::vmx to …
|
|
|
@87543
|
4 years |
vboxsync |
VMM/HMVMX: Use g_HmMsrs instead of pVM->hm.s.vmx.Msrs in ring-0, part …
|
|
|
@87542
|
4 years |
vboxsync |
SUPDrv,VMM/HM: Modified the representation of the 9 VT-x controls MSRs …
|
|
|