|
|
@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 …
|
|
|
@90312
|
3 years |
vboxsync |
VMM/DBGF: Stop all vCPUs when a breakpoint event happens [doxygen fix]
|
|
|
@90311
|
3 years |
vboxsync |
VMM/DBGF: Stop all vCPUs when a breakpoint event happens
|
|
|
@90310
|
3 years |
vboxsync |
VMM/DBGFR3Bp: Only clear the active breakpoint iff the owner processed …
|
|
|
@90305
|
3 years |
vboxsync |
VMM/APIC: Don't notify the calling EMT in apicSetInterruptFF ring-3. …
|
|
|
@90260
|
3 years |
vboxsync |
VMM/HMSVMR0: More info. in the assertion.
|
|
|
@90250
|
3 years |
vboxsync |
IEM: Fixed copy & paste error for 16-bit xchg. bugref:10052
|
|
|
@90204
|
3 years |
vboxsync |
VMM/CPUM: Todo/comment to clarify 'Guest physical address width' being …
|
|
|
@90197
|
3 years |
vboxsync |
VMM/tstVMMR0CallHost-1: Adjusted to stricter longjmp resuming. …
|
|
|
@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. …
|
|
|
@90162
|
3 years |
vboxsync |
VMM/PGM: Fixed incorrect lock yield in PGMPhysBulkReleasePageMappingLocks.
|
|
|
@90161
|
3 years |
vboxsync |
VMM: New status VERR_VMM_CONTEXT_HOOK_STILL_ENABLED for guru condition …
|
|
|
@90160
|
3 years |
vboxsync |
VMM/Guru: Print the assertion message strings if they aren't empty. …
|
|
|
@90042
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Adjusted assertion in PDMAllIommu.cpp.
|
|
|
@90028
|
3 years |
vboxsync |
AMD IOMMU: bugref:9654 Fixed address translations resulting in …
|
|
|
@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. …
|
|
|
@89991
|
3 years |
vboxsync |
CPUM: Manually fixed Core2 T7600 CPU profile so that IA32_SYSENTER …
|
|
|
@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 …
|
|
|
@89975
|
3 years |
vboxsync |
IEM: Added IEMExecOneIgnoreLock for use with split-lock cases. bugref:10052
|
|
|
@89974
|
3 years |
vboxsync |
IEM: Added IEMExecOneIgnoreLock for use with split-lock cases. bugref:10052
|
|
|
@89973
|
3 years |
vboxsync |
IEM: xchg sets X86_TRAP_PF_RW, see bs3-cpu-basic-2.
|
|
|
@89949
|
3 years |
vboxsync |
VMM/PDMDriver: Add …
|
|
|
@89934
|
3 years |
vboxsync |
VMM/CPUCpuId: Some intel updates. bugref:10052
|
|
|
@89925
|
3 years |
vboxsync |
VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837 [build fix]
|
|
|
@89924
|
3 years |
vboxsync |
VMM/DBGFBp: Continue work on I/O breakpoints, bugref:9837
- …
|
|
|
@89913
|
3 years |
vboxsync |
VMM/DBGF: Basic infrastructure to support adding and deleting port I/O …
|
|
|
@89912
|
3 years |
vboxsync |
VMM/DBGF: Basic infrastructure to support adding and deleting port I/O …
|
|
|
@89911
|
3 years |
vboxsync |
VMM/DBGFAll: Fix todo
|
|
|
@89868
|
3 years |
vboxsync |
Main/Console+Machine: Eliminate CMPXCHG16B hack (see bugref:6300) …
|
|
|
@89829
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: Sort the frame order by sample count to …
|
|
|
@89789
|
3 years |
vboxsync |
VMM/TMInline.h: Doxygen fix. bugref:9943
|
|
|
@89786
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: doxygen fix. bugref:10025
|
|
|
@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, …
|
|
|
@89763
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: Remove Windows specific changes and change the …
|
|
|
@89722
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: Temporary windows build fixes until the R3 …
|
|
|
@89701
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: Fixes, bugref:10025
|
|
|
@89699
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025 …
|
|
|
@89698
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025 …
|
|
|
@89695
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: Implement dump to file method, bugref:10025
|
|
|
@89683
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: More work on the sample creation code, …
|
|
|
@89682
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: More work on the sample creation code, bugref:10025
|
|
|
@89677
|
3 years |
vboxsync |
VMM/HM: STAM counter description nits.
|
|
|
@89673
|
3 years |
vboxsync |
VMM/PDMUsb: Backed out r145077 + 144791. This problem should be fixed …
|
|
|
@89632
|
3 years |
vboxsync |
Host USB timer: attempt to fix leak when setting USB timer name, …
|
|
|
@89625
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
|
|
|
@89624
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
|
|
|
@89622
|
3 years |
vboxsync |
VMM/DBGFR3SampleReport: Some prototype code to allow creating guest …
|
|
|
@89621
|
3 years |
vboxsync |
Intel IOMMU: bugref:9967 Comment.
|
|
|
@89620
|
3 years |
vboxsync |
Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued …
|
|
|
@89619
|
3 years |
vboxsync |
DBGFAddrSpace: Return the module handle if requested
|
|
|
@89602
|
3 years |
vboxsync |
Intel IOMMU: bugref:9967 PDMIoApicSendMsi requires the pDevIns when …
|
|
|
@89601
|
3 years |
vboxsync |
Intel IOMMU: bugref:9967 PDMIoApicSendMsi: Remove todo comment now …
|
|
|
@89600
|
3 years |
vboxsync |
Intel IOMMU: bugref:9967 Centralize PDM interfaces sending MSIs so it …
|
|
|
@89547
|
3 years |
vboxsync |
Intel IOMMU: bugref:9967 Fix incorrect assertion in PDMIoApicSendMsi. …
|
|
|
@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 …
|
|
|
@89088
|
4 years |
vboxsync |
VMM/IOM: Drop the DisState from IOMCPU.
|
|
|
@89087
|
4 years |
vboxsync |
TM: todo
|
|
|
@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 …
|
|
|
@88811
|
4 years |
vboxsync |
VMM/PDMDrvHlpSTAMDeregisterByPrefix: Don't restrict this to EMT. …
|
|
|
@88745
|
4 years |
vboxsync |
NEM/win: Improved APIC interrupt delivery (see bugref:9993).
|
|
|
@88739
|
4 years |
vboxsync |
NEM/win: Notify TM around a call to WHvRunVirtualProcessor so that we …
|
|
|
@88736
|
4 years |
vboxsync |
NEM/win: A bit of additional logging.
|
|
|
@88689
|
4 years |
vboxsync |
VMM: Start EMTs with RTTHREADFLAGS_COM_MTA (ignored on non-windows …
|
|
|
@88670
|
4 years |
vboxsync |
APIC: When evaluating pending interrupts, do not take TPR into …
|
|
|
@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 …
|
|
|
@88636
|
4 years |
vboxsync |
AMD IOMMU: bugref:9654 Fix pdmIommuIsPresent to refer to ring-3 …
|
|
|
@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.
|
|
|
@88582
|
4 years |
vboxsync |
PDMInternal.h: Comment typo.
|
|
|
@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 …
|
|
|
@88563
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM: typo.
|
|
|
@88562
|
4 years |
vboxsync |
Intel IOMMU: bugref:9967 PDM: Added pdmLockIsOwner for upcoming changes.
|
|
|
@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 …
|
|
|
@88330
|
4 years |
vboxsync |
VMM/VMMR0: Disabled vmmR0DoHalt, it's broken. oem2ticketref:40
|
|
|
@88306
|
4 years |
vboxsync |
VMM/PDMDevHlp: Added pfnSTAMDeregisterByPrefix. bugref:9890
|
|
|