index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
pci
Age
Commit message (
Expand
)
Author
2023-02-08
Don't include headers already included by qemu/osdep.h
Markus Armbruster
2023-01-28
pci: make sure pci_bus_is_express() won't error out with "discards âconstâ...
Igor Mammedov
2023-01-28
pci: acpi hotplug: rename x-native-hotplug to x-do-not-expose-native-hotplug-cap
Igor Mammedov
2023-01-13
hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()
Bernhard Beschow
2023-01-08
include/hw/pci: Include hw/pci/pci.h where needed
Markus Armbruster
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2023-01-08
include/hw/pci: Clean up a few things checkpatch.pl would flag
Markus Armbruster
2023-01-08
include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use
Markus Armbruster
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
2022-12-21
pci: drop redundant PCIDeviceClass::is_bridge field
Igor Mammedov
2022-12-21
remove DEC 21154 PCI bridge
Igor Mammedov
2022-12-16
pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset
Peter Maydell
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
2022-11-07
intel-iommu: PASID support
Jason Wang
2022-11-07
msix: Assert that specified vector is in range
Akihiko Odaki
2022-11-07
hw/pci: PCIe Data Object Exchange emulation
Huai-Cheng Kuo
2022-10-13
Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
2022-10-12
pci-ids: document modern virtio-pci ids in pci.h too
Gerd Hoffmann
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEM
Gerd Hoffmann
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEM
Gerd Hoffmann
2022-10-12
pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMU
Gerd Hoffmann
2022-10-09
pci: Sanity check mask argument to pci_set_*_by_mask()
Peter Maydell
2022-10-09
pci: Remove unused pci_get_*_by_mask() functions
Peter Maydell
2022-06-23
hw/nvme: Add support for SR-IOV
Lukasz Maniak
2022-06-15
vfio-user: handle device interrupts
Jagannathan Raman
2022-05-16
include/hw/pci/pcie_host: Correct PCIE_MMCFG_SIZE_MAX
Francisco Iglesias
2022-05-16
include/hw/pci/pcie_host: Correct PCIE_MMCFG_BUS_MASK
Francisco Iglesias
2022-05-13
pci/pcie_port: Add pci_find_port_by_pn()
Jonathan Cameron
2022-05-13
acpi/cxl: Create the CEDT (9.14.1)
Ben Widawsky
2022-05-13
hw/cxl/device: Add a memory device (8.2.8.5)
Ben Widawsky
2022-05-13
hw/pxb: Allow creation of a CXL PXB (host bridge)
Ben Widawsky
2022-05-13
hw/pci/cxl: Create a CXL bus type
Ben Widawsky
2022-05-13
hw/pci/cxl: Add a CXL component type (interface)
Ben Widawsky
2022-03-06
acpi: pcihp: pcie: set power on cap on parent slot
Igor Mammedov
2022-03-06
pcie: Add 1.2 version token for the Power Management Capability
Ćukasz Gieryk
2022-03-06
pcie: Add a helper to the SR/IOV API
Ćukasz Gieryk
2022-03-06
pcie: Add support for Single Root I/O Virtualization (SR/IOV)
Knut Omang
2022-02-06
ACPI ERST: PCI device_id for ERST
Eric DeVolder
2022-01-18
hw/pci: Document pci_dma_map()
Philippe Mathieu-Daudé
2022-01-07
pci: Export the pci_intx() function
Frederic Barrat
2021-12-31
pci: Let ld*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
pci: Let st*_pci_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
pci: Let ld*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
pci: Let st*_pci_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let ld*_dma() propagate MemTxResult
Philippe Mathieu-Daudé
2021-12-31
dma: Let ld*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
dma: Let st*_dma() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-31
pci: Let pci_dma_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
dma: Let dma_memory_map() take MemTxAttrs argument
Philippe Mathieu-Daudé
2021-12-30
dma: Let dma_memory_rw() take MemTxAttrs argument
Philippe Mathieu-Daudé
[next]