summaryrefslogtreecommitdiff
path: root/include/VBox/pci.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Intel IOMMU: bugref:9967 Address translation, WIP.vboxsync2021-05-261-3/+7
* Intel IOMMU: bugref:9967 Address translation, WIP. Scaffolding for PASID (if ...vboxsync2021-05-261-0/+13
* Intel IOMMU: bugref:9967 VBox/pci.h: Added PCIADDRTYPE enum for all possible ...vboxsync2021-05-251-0/+17
* Intel IOMMU: bugref:9967 VBox/pci.h: Comment update to reflect upcoming changes.vboxsync2021-04-131-3/+3
* VBox/pci.h: Make extra sure we only mask in 3 bits of the PCI function when c...vboxsync2020-09-101-2/+3
* VBox/pci.h: Add PCI device subclasses.vboxsync2020-08-281-0/+131
* VBox/pci.h: Add PCI device class defines.vboxsync2020-08-281-0/+25
* VBox/pci.h: VBOX_PCI_BUS_SHIFT must be 8 not 0xc.vboxsync2020-08-031-1/+1
* AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and relate...vboxsync2020-06-301-0/+10
* AMD IOMMU: bugref:9654 PDM interface changes for supplying bus:device:functio...vboxsync2020-06-151-2/+5
* VBox/pci.h: Add macros for device and bus masks from the bus:device:function ...vboxsync2020-06-111-2/+6
* AMD IOMMU: bugref:9654 Hook into PCIPhys[Read|Write] for intercepting and tra...vboxsync2020-04-231-0/+4
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* *: scm --fix-header-guard-endifvboxsync2019-01-011-1/+1
* include/VBox: Use VBOX_INCLUDED_ rather than ___vbox_ as header guard prefix,...vboxsync2019-01-011-2/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* /include: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* include/VBox/: (C) yearvboxsync2017-10-171-1/+1
* PDM,Devices: Support for multiple PCI devices/function in a single PDM device.vboxsync2016-10-231-602/+16
* Devices/Storage: Doxygen fixesvboxsync2016-10-141-0/+1
* PCI,Devices: Changed range size in FNPCIIOREGIONMAP from uint32_t to RTGCPHYS.vboxsync2016-09-021-1/+2
* (C) 2016vboxsync2016-07-221-1/+1
* include,misc: More Doxygen grouping adjustments.vboxsync2015-10-071-0/+1
* include,misc: Corrected a bunch of doxygen errors.vboxsync2015-10-071-1/+3
* include: Updated (C) year.vboxsync2015-06-091-1/+1
* VBox/pci.h: uOffset -> offReg.vboxsync2013-02-051-17/+18
* header (C) fixesvboxsync2013-02-041-1/+1
* Documented locking on PCI device callbacks.vboxsync2013-02-011-0/+8
* Main: big API naming cleanup, use all caps acronyms everywhere, including SDK...vboxsync2012-08-021-11/+11
* svn patch - grr!vboxsync2012-06-201-0/+2
* docs, please.vboxsync2012-06-201-5/+7
* PCI/DevATA: Put PCIDevPhysRead/Write into PDMDevHlpPCIDevPhysRead/Write, intr...vboxsync2012-06-191-5/+0
* PCI/DevATA: Added bus mastering support.vboxsync2012-06-181-0/+15
* Build fix.vboxsync2012-06-141-0/+5
* PCI: 64-bit BARs tweaks, release logs on device attach, allow extended regist...vboxsync2011-04-181-0/+8
* PCI: cleanups, R3 mapping workvboxsync2011-04-151-8/+7
* PCI: Main and VBoxManage workvboxsync2011-04-081-33/+55
* PCI: better logging, try to play nice with MSIvboxsync2011-04-051-0/+15
* PCI: further raw workvboxsync2011-03-101-12/+0
* PCI: some of 64-bit BARs support (many real cards do that)vboxsync2011-03-031-1/+1
* PCI: cleanup, todos, raw PCI regions workvboxsync2011-02-241-38/+44
* r=bird: Clean up of r69600 (PCIRAW), left a few review notes behind.vboxsync2011-01-271-2/+19
* Main, VMM: PCI passthrough workvboxsync2011-01-241-1/+17
* backed out 69217vboxsync2010-12-281-18/+1
* VMM, Main: PCI passthrough workvboxsync2010-12-271-1/+18
* PCI: some infrastructure workvboxsync2010-12-091-0/+94
* PCI: interrupt mappingvboxsync2010-11-231-2/+2