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-10-20
Merge tag 'C3700-pull-request' of https://github.com/hdeller/qemu-hppa into s...
Stefan Hajnoczi
2023-10-19
hw/pci: Clean up global variable shadowing of address_space_io variable
Philippe Mathieu-Daudé
2023-10-17
pci_ids/tulip: Add PCI vendor ID for HP and use it in tulip
Helge Deller
2023-10-04
pci: SLT must be RO
Michael S. Tsirkin
2023-09-08
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Stefan Hajnoczi
2023-09-08
include/: spelling fixes
Michael Tokarev
2023-09-07
hw/ufs: Initial commit for emulated Universal-Flash-Storage
Jeuk Kim
2023-07-10
pcie: Specify 0 for ARI next function numbers
Akihiko Odaki
2023-07-10
pcie: Use common ARI next function number
Akihiko Odaki
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_new_multifunction()
Bernhard Beschow
2023-07-10
hw/pci/pci: Remove multifunction parameter from pci_create_simple_multifuncti...
Bernhard Beschow
2023-07-10
hw/pci/pci_host: Introduce PCI_HOST_BYPASS_IOMMU macro
Bernhard Beschow
2023-07-10
pcie: Add a PCIe capability version helper
Alex Williamson
2023-05-19
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
2023-05-16
hw/pci-bridge: Fix release ordering by embedding PCIBridgeWindows within PCIB...
Jonathan Cameron
2023-04-24
hw/pci-bridge: Make PCIe and CXL PXB Devices inherit from TYPE_PXB_DEV
Jonathan Cameron
2023-04-21
pci: avoid accessing slot_reserved_mask directly outside of pci.c
Chuck Zmudzinski
2023-03-20
replace TABs with spaces
Yeqi Fu
2023-03-11
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2023-03-10
pcie: Introduce pcie_sriov_num_vfs
Akihiko Odaki
2023-03-07
hw/pxb-cxl: Support passthrough HDM Decoders unless overridden
Jonathan Cameron
2023-03-07
hw/pci: Add pcie_count_ds_port() and pcie_find_port_first() helpers
Jonathan Cameron
2023-03-07
hw/pci/aer: Make PCIE AER error injection facility available for other emulat...
Jonathan Cameron
2023-03-07
hw/pci/aer: Implement PCI_ERR_UNCOR_MASK register
Jonathan Cameron
2023-03-03
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-03-02
pcie: drop unused PCIExpressIndicator
Vladimir Sementsov-Ogievskiy
2023-03-02
pcie_regs: drop duplicated indicator value macros
Vladimir Sementsov-Ogievskiy
2023-03-01
hw/xen: Support MSI mapping to PIRQ
David Woodhouse
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
[next]