| Commit message (Expand) | Author | Age | Files | Lines |
| * | Copyright year updates by scm. | vboxsync | 2023-01-17 | 1 | -1/+1 |
| * | scm copyright and license note update | vboxsync | 2022-08-22 | 1 | -8/+18 |
| * | VMM/PGM,*: Split the physical access handler type registration into separate ... | vboxsync | 2022-02-08 | 1 | -0/+21 |
| * | VMM/PDMQueue: Rewrote the queue code to not use the hyper heap and be a bit s... | vboxsync | 2022-02-05 | 1 | -19/+14 |
| * | scm --update-copyright-year | vboxsync | 2022-01-01 | 1 | -1/+1 |
| * | VMM/PDMDevHlp: Added PDMDevHlpGetMainExecutionEngine for VMMDevTesting. bugre... | vboxsync | 2021-11-21 | 1 | -1/+12 |
| * | VMM,GIMDev: Missing PDMDevHlpGIMGetMmio2Regions for ring-0 variant, bugref:10074 | vboxsync | 2021-10-21 | 1 | -0/+17 |
| * | VMM,Devices: Eliminate direct calls to IOMMmioResetRegion and IOMMmioMapMmio2... | vboxsync | 2021-10-21 | 1 | -0/+35 |
| * | VMM,Devices: Eliminate direct calls to PGMHandlerPhysical* APIs and introduce... | vboxsync | 2021-10-21 | 1 | -0/+16 |
| * | VMM/PDMDevHlp: Stripped down the queue methods (completely unused at the mome... | vboxsync | 2021-10-20 | 1 | -15/+2 |
| * | VMM,PDM,PGM: Restrict the VMSetError and VMSetRuntimeError APIs to ring-3, th... | vboxsync | 2021-08-30 | 1 | -51/+0 |
| * | VMM/pdmR0DevHlp_SetDeviceCritSect: Don't try log the critsect name, it is a r... | vboxsync | 2021-08-20 | 1 | -2/+2 |
| * | VMM/PDM: Added device helpers for read/write critical sections. bugref:6695 | vboxsync | 2021-08-03 | 1 | -0/+169 |
| * | VMM: Removed the VM pointers from the internal critsect structures. bugref:9... | vboxsync | 2021-07-26 | 1 | -1/+0 |
| * | - VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074 | vboxsync | 2021-07-26 | 1 | -19/+14 |
| * | Intel IOMMU: bugref:9967 Allow PDMIoApicSetEoi operation to be queued to ring... | vboxsync | 2021-06-11 | 1 | -2/+2 |
| * | Intel IOMMU: bugref:9967 Centralize PDM interfaces sending MSIs so it does wh... | vboxsync | 2021-06-10 | 1 | -35/+2 |
| * | Intel IOMMU: bugref:9967 Add ring-3 MSI queuing for the IOMMU send MSI interf... | vboxsync | 2021-05-20 | 1 | -17/+22 |
| * | Intel IOMMU: bugref:9967 PDM I/O APIC helper: naming nit. | vboxsync | 2021-05-17 | 1 | -1/+1 |
| * | Intel IOMMU: bugref:9967 Add pfnLockIsOwner for I/O APIC helper (for upcoming... | vboxsync | 2021-05-17 | 1 | -0/+9 |
| * | Intel IOMMU: bugref:9967 PDM naming consistency. | vboxsync | 2021-04-22 | 1 | -12/+12 |
| * | Intel IOMMU: bugref:9967 Implement PDM R3-task queueing for sending MSIs via ... | vboxsync | 2021-04-22 | 1 | -2/+17 |
| * | Intel IOMMU: bugref:9967 PDM: Enable more interfaces for Intel IOMMU and comm... | vboxsync | 2021-04-22 | 1 | -3/+3 |
| * | Intel IOMMU: bugref:9967 Refactor some PDM-IOMMU interfaces to differentiate ... | vboxsync | 2021-04-22 | 1 | -3/+15 |
| * | AMD IOMMU: bugref:9654 Slightly more efficient when a VM does not have an IOM... | vboxsync | 2021-04-21 | 1 | -6/+3 |
| * | Intel IOMMU: bugref:9967 PDM: whitespace. | vboxsync | 2021-04-20 | 1 | -0/+1 |
| * | Intel IOMMU: bugref:9967 PDM: Doxygen. | vboxsync | 2021-04-20 | 1 | -1/+1 |
| * | Intel IOMMU: bugref:9967 PDM: Interface for sending MSI directly from the IOM... | vboxsync | 2021-04-19 | 1 | -0/+17 |
| * | Intel IOMMU: bugref:9967 Added pdmIsLockOwner function to IOMMU helper. | vboxsync | 2021-04-16 | 1 | -0/+9 |
| * | AMD IOMMU: Doxygen fixes. bugref:9654 | vboxsync | 2021-03-10 | 1 | -3/+3 |
| * | Backing out r143016 (doxygen fix) as it needs to be split up. | vboxsync | 2021-03-10 | 1 | -3/+3 |
| * | doxygen fixing | vboxsync | 2021-03-02 | 1 | -3/+3 |
| * | VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a pVM pa... | vboxsync | 2021-02-16 | 1 | -28/+38 |
| * | VMM/TM: Experimenting with changing the signature of TMTimerFromMilli. Work i... | vboxsync | 2021-02-15 | 1 | -2/+2 |
| * | VMM/TM,VMM/DevHlp: Require flag on timers that are to be used in ring-0 (and ... | vboxsync | 2021-02-15 | 1 | -5/+3 |
| * | AMD IOMMU: bugref:9654 Replace IOMMU device lock with the PDM lock and use a ... | vboxsync | 2021-02-10 | 1 | -0/+18 |
| * | AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup, part 2. | vboxsync | 2021-01-29 | 1 | -1/+1 |
| * | AMD IOMMU: bugref:9654 PDM IOMMU code de-duplication and cleanup. | vboxsync | 2021-01-29 | 1 | -98/+13 |
| * | AMD IOMMU: bugref:9654 Handle the case where an access might result in non-co... | vboxsync | 2021-01-22 | 1 | -21/+53 |
| * | AMD IOMMU: bugref:9654: Add PDM interfaces for pfnPCIPhysGCPhys2CCPtr[ReadOnl... | vboxsync | 2020-10-21 | 1 | -11/+11 |
| * | AMD IOMMU: bugref:9654 Fix accidentally not copying/initialize MSIMSG values.... | vboxsync | 2020-09-09 | 1 | -8/+12 |
| * | AMD IOMMU: bugref:9654 Fix ring-0 IOMMU PDM callback registration. | vboxsync | 2020-08-21 | 1 | -0/+8 |
| * | VMMR0/PDMR0DevHlp: Doxygen fix. | vboxsync | 2020-06-15 | 1 | -2/+0 |
| * | AMD IOMMU: bugref:9654 PDM interface changes for supplying bus:device:functio... | vboxsync | 2020-06-15 | 1 | -9/+15 |
| * | VMM/DBGFTracer: Windows build fixes, bugref:9210 | vboxsync | 2020-06-15 | 1 | -0/+1 |
| * | AMD IOMMU: bugref:9654 Use the proper PCI bus number. Not the Bus array index. | vboxsync | 2020-06-12 | 1 | -2/+10 |
| * | VMM: Fix VBOX_WITH_DBGF_TRACING | vboxsync | 2020-06-10 | 1 | -1/+0 |
| * | AMD IOMMU: bugref:9654 PDM: Remove duplicate pfnIoApicSendMsi interface funct... | vboxsync | 2020-06-06 | 1 | -21/+0 |
| * | AMD IOMMU: bugref:9654 Build fix. | vboxsync | 2020-06-04 | 1 | -0/+1 |
| * | AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the IOMMU for r... | vboxsync | 2020-06-04 | 1 | -0/+31 |