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
/
pci_bus.h
Age
Commit message (
Expand
)
Author
2023-11-03
hw/pci: modify pci_setup_iommu() to set PCIIOMMUOps
Yi Liu
2022-11-07
intel-iommu: PASID support
Jason Wang
2022-05-13
hw/pci/cxl: Create a CXL bus type
Ben Widawsky
2020-08-27
pci: Move PCIBusClass typedef to pci.h
Eduardo Habkost
2019-05-29
pcie: Simplify pci_adjust_config_limit()
David Gibson
2019-05-20
pci: Simplify pci_bus_is_root()
David Gibson
2019-04-09
pci: Allow PCI bus subtypes to support extended config space accesses
Greg Kurz
2018-11-05
hw/pci: Add missing include
Philippe Mathieu-Daudé
2017-12-05
pci: Move bridge data structures from pci_bus.h to pci_bridge.h
David Gibson
2017-09-08
pci: add reserved slot check to do_pci_register_device()
Mark Cave-Ayland
2016-07-04
hw/pci: delay bus_master_enable_region initialization
Marcel Apfelbaum
2015-06-03
hw/pci: add support for NUMA nodes
Marcel Apfelbaum
2015-06-03
hw/pci: made pci_bus_num a PCIBusClass method
Marcel Apfelbaum
2015-06-03
hw/pci: made pci_bus_is_root a PCIBusClass method
Marcel Apfelbaum
2014-02-10
hw/pci: switch to a generic hotplug handling for PCIDevice
Igor Mammedov
2013-11-10
Revert "hw/pci: partially handle pci master abort"
Marcel Apfelbaum
2013-10-14
hw/pci: partially handle pci master abort
Marcel Apfelbaum
2013-07-29
pci-bridge: Turn PCIBridge into abstract QOM type
Andreas Färber
2013-06-20
pci: use memory core for iommu support
Avi Kivity
2013-04-08
hw: move headers to include/
Paolo Bonzini