index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
1
-5
/
+2
2022-11-07
intel-iommu: PASID support
Jason Wang
1
-0
/
+2
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
1
-2
/
+2
2022-11-07
hw/pci: PCIe Data Object Exchange emulation
Huai-Cheng Kuo
4
-0
/
+131
2022-10-13
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
1
-3
/
+10
2022-10-12
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
1
-0
/
+10
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
Gerd Hoffmann
1
-1
/
+0
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
1
-1
/
+0
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
Gerd Hoffmann
1
-1
/
+0
2022-10-09
pci: Sanity check mask argument to pci_set_*_by_mask()
Peter Maydell
1
-4
/
+16
2022-10-09
pci: Remove unused pci_get_*_by_mask() functions
Peter Maydell
1
-28
/
+0
2022-06-23
hw/nvme: Add support for SR-IOV
Lukasz Maniak
1
-0
/
+1
2022-06-15
vfio-user: handle device interrupts
Jagannathan Raman
3
-0
/
+15
2022-05-16
include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
Francisco Iglesias
1
-1
/
+1
2022-05-16
include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
Francisco Iglesias
1
-2
/
+2
2022-05-13
pci/pcie_port: Add pci_find_port_by_pn()
Jonathan Cameron
1
-0
/
+2
2022-05-13
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
1
-0
/
+20
2022-05-13
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
1
-0
/
+1
2022-05-13
hw/pxb: Allow creation of a CXL PXB (host bridge)
Ben Widawsky
1
-0
/
+6
2022-05-13
hw/pci/cxl: Create a CXL bus type
Ben Widawsky
1
-0
/
+7
2022-05-13
hw/pci/cxl: Add a CXL component type (interface)
Ben Widawsky
1
-0
/
+8
2022-03-06
acpi: pcihp: pcie: set power on cap on parent slot
Igor Mammedov
1
-0
/
+1
2022-03-06
pcie: Add 1.2 version token for the Power Management Capability
Łukasz Gieryk
1
-0
/
+1
2022-03-06
pcie: Add a helper to the SR/IOV API
Łukasz Gieryk
1
-0
/
+6
2022-03-06
pcie: Add support for Single Root I/O Virtualization (SR/IOV)
Knut Omang
3
-3
/
+86
2022-02-06
ACPI ERST: PCI device_id for ERST
Eric DeVolder
1
-0
/
+1
2022-01-18
hw/pci: Document pci_dma_map()
Philippe Mathieu-Daudé
1
-0
/
+12
2022-01-07
pci: Export the pci_intx() function
Frederic Barrat
1
-0
/
+5
2021-12-31
pci: Let ld*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
1
-9
/
+8
2021-12-31
pci: Let st*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
1
-5
/
+5
2021-12-31
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-3
/
+3
2021-12-31
pci: Let st*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-5
/
+6
2021-12-31
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
1
-2
/
+4
2021-12-31
dma: Let ld*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-1
/
+2
2021-12-31
dma: Let st*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-1
/
+2
2021-12-31
pci: Let pci_dma_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-4
/
+6
2021-12-30
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-1
/
+2
2021-12-30
dma: Let dma_memory_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
1
-1
/
+2
2021-12-15
qtest/libqos: add a function to initialize secondary PCI buses
Laurent Vivier
1
-0
/
+8
2021-11-15
pci: implement power state
Gerd Hoffmann
1
-0
/
+2
2021-11-01
pci: Export pci_for_each_device_under_bus*()
Peter Xu
1
-0
/
+5
2021-11-01
pci: Define pci_bus_dev_fn/pci_bus_fn/pci_bus_ret_fn
Peter Xu
1
-10
/
+9
2021-09-30
pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()
Peter Maydell
1
-5
/
+5
2021-07-16
hw/pci: Add pci_bus_range() to get PCI bus number range
Xingang Wang
1
-0
/
+1
2021-07-16
hw/pci/pci_host: Allow PCI host to bypass iommu
Xingang Wang
2
-0
/
+2
2021-07-16
hw/pci/pcie: Do not set HPC flag if acpihp is used
Julia Suvorova
1
-1
/
+4
2021-07-14
vfio/pci: Add pba_offset PCI quirk for BAIDU KUNLUN AI processor
Cai Huoqing
1
-0
/
+3
2021-05-04
hw/pci-host: Add emulation of Marvell MV64361 PPC system controller
BALATON Zoltan
1
-0
/
+1
2021-05-04
vt82c686: Add emulation of VT8231 south bridge
BALATON Zoltan
1
-0
/
+1
2021-05-04
vt82c686: Introduce abstract TYPE_VIA_ISA and base vt82c686b_isa on it
BALATON Zoltan
1
-1
/
+1
[next]