|
|
@90437
|
4 years |
vboxsync |
VMM: More PDMCritSectEnter return code checks. bugref:6695
|
|
|
@90420
|
4 years |
vboxsync |
VMM/PDMCritSectEnter: New code for dealing with VERR_INTERRUPTED in …
|
|
|
@90397
|
4 years |
vboxsync |
VMM: Create EMTs with RTTHREADFLAGS_NO_SIGNALS set to avoid …
|
|
|
@90379
|
4 years |
vboxsync |
VMM: Implementing blocking on critical sections in ring-0 HM context …
|
|
|
@90348
|
4 years |
vboxsync |
VMM: Removed the VM pointers from the internal critsect structures. …
|
|
|
@90347
|
4 years |
vboxsync |
VMM: Pass pVM to PDMCritSectRw APIs. bugref:9218 bugref:10074
|
|
|
@90346
|
4 years |
vboxsync |
- VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074
- …
|
|
|
@90329
|
4 years |
vboxsync |
PDMDrvHlp: Put the PDMCritSect API into driver helpers just like we've …
|
|
|
@90312
|
4 years |
vboxsync |
VMM/DBGF: Stop all vCPUs when a breakpoint event happens [doxygen fix]
|
|
|
@90311
|
4 years |
vboxsync |
VMM/DBGF: Stop all vCPUs when a breakpoint event happens
|
|
|
@90310
|
4 years |
vboxsync |
VMM/DBGFR3Bp: Only clear the active breakpoint iff the owner processed …
|
|
|
@90204
|
4 years |
vboxsync |
VMM/CPUM: Todo/comment to clarify 'Guest physical address width' being …
|
|
|
@90190
|
4 years |
vboxsync |
VMM/VMMR0: Disabled the unnecessary …
|
|
|
@90189
|
4 years |
vboxsync |
VMM: Make the setjmp code a bit stricter with when to resume a call. …
|
|
|
@90161
|
4 years |
vboxsync |
VMM: New status VERR_VMM_CONTEXT_HOOK_STILL_ENABLED for guru condition …
|
|
|
@90160
|
4 years |
vboxsync |
VMM/Guru: Print the assertion message strings if they aren't empty. …
|
|
|
@89993
|
4 years |
vboxsync |
VMM/HMVMX/EM: Do a rendezvous when a split-lock #AC is emulated. …
|
|
|
@89991
|
4 years |
vboxsync |
CPUM: Manually fixed Core2 T7600 CPU profile so that IA32_SYSENTER …
|
|
|
@89976
|
4 years |
vboxsync |
VMM/HMVMX: Deal with #ACs triggered by split-lock detection on the …
|
|
|
@89949
|
4 years |
vboxsync |
VMM/PDMDriver: Add …
|
|
|
@89934
|
4 years |
vboxsync |
VMM/CPUCpuId: Some intel updates. bugref:10052
|
|
|
@89925
|
4 years |
vboxsync |
VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837 [build fix]
|
|
|
@89924
|
4 years |
vboxsync |
VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837
- …
|
|
|
@89913
|
4 years |
vboxsync |
VMM/DBGF: Basic infrastructure to support adding and deleting port I/O …
|
|
|
@89912
|
4 years |
vboxsync |
VMM/DBGF: Basic infrastructure to support adding and deleting port I/O …
|
|
|
@89868
|
4 years |
vboxsync |
Main/Console+Machine: Eliminate CMPXCHG16B hack (see bugref:6300) …
|
|
|
@89829
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Sort the frame order by sample count to …
|
|
|
@89786
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: doxygen fix. bugref:10025
|
|
|
@89763
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Remove Windows specific changes and change the …
|
|
|
@89722
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Temporary windows build fixes until the R3 …
|
|
|
@89701
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Fixes, bugref:10025
|
|
|
@89699
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025 …
|
|
|
@89698
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025 …
|
|
|
@89695
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025
|
|
|
@89683
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: More work on the sample creation code, …
|
|
|
@89682
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: More work on the sample creation code, bugref:10025
|
|
|
@89677
|
4 years |
vboxsync |
VMM/HM: STAM counter description nits.
|
|
|
@89673
|
4 years |
vboxsync |
VMM/PDMUsb: Backed out r145077 + 144791. This problem should be fixed …
|
|
|
@89632
|
4 years |
vboxsync |
Host USB timer: attempt to fix leak when setting USB timer name, …
|
|
|
@89625
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
|
|
|
@89624
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
|
|
|
@89622
|
4 years |
vboxsync |
VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
|
|
|
@89620
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued …
|
|
|
@89619
|
4 years |
vboxsync |
DBGFAddrSpace: Return the module handle if requested
|
|
|
@89602
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDMIoApicSendMsi requires the pDevIns when …
|
|
|
@89600
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Centralize PDM interfaces sending MSIs so it …
|
|
|
@89437
|
4 years |
vboxsync |
Hist USB timer: use uniqe naming in order not to confuse STAM on USB …
|
|
|
@89283
|
4 years |
vboxsync |
VMM/TM: Fix typo in LogRel for outputting the TM mode.
|
|
|
@89200
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Add ring-3 MSI queuing for the IOMMU send MSI …
|
|
|
@89065
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 Add pfnLockIsOwner for I/O APIC helper (for …
|
|
|
@88811
|
4 years |
vboxsync |
VMM/PDMDrvHlpSTAMDeregisterByPrefix: Don't restrict this to EMT. …
|
|
|
@88689
|
4 years |
vboxsync |
VMM: Start EMTs with RTTHREADFLAGS_COM_MTA (ignored on non-windows …
|
|
|
@88665
|
4 years |
vboxsync |
VMM/PDM: Added PDMDrvHlpSTAMDeregisterByPrefix for speeding up …
|
|
|
@88654
|
4 years |
vboxsync |
Typo.
|
|
|
@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 …
|
|
|
@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.
|
|
|
@88565
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM: The I/O APIC PCI address of AMD IOMMU is …
|
|
|
@88557
|
4 years |
vboxsync |
APIC: More statistics for certain registers.
|
|
|
@88373
|
4 years |
vboxsync |
pdmdrv: Added helper for arming timers from drivers. bugref:9890
|
|
|
@88366
|
4 years |
vboxsync |
VMM/DBGFR3Flow: Add ability to put call instructions into separate …
|
|
|
@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 …
|
|
|
@88306
|
4 years |
vboxsync |
VMM/PDMDevHlp: Added pfnSTAMDeregisterByPrefix. bugref:9890
|
|
|
@88305
|
4 years |
vboxsync |
VMM/PDMDrvHlp: Made the statistics registration function automatically …
|
|
|
@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.
|
|
|
@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.
|
|
|
@87959
|
4 years |
vboxsync |
VMM/DBGFAddrSpace: Look in environment for symbol stuff too, using the …
|
|
|
@87926
|
4 years |
vboxsync |
doxygen fixing
|
|
|
@87832
|
4 years |
vboxsync |
VMM/DBGFR3Bp: Fix removing a int3 breakpoint which didn't remove the …
|
|
|
@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
|
|
|
@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 …
|
|
|
@87794
|
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.
|
|
|
@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
|
|
|