summary refs log tree commit diff stats
path: root/hw/pci-host/raven.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-host/raven.c: Mark raven_io_ops as implementing unaligned accessesPeter Maydell2024-02-151-0/+1
* hw/pci-host/raven: Propagate error in raven_realize()Philippe Mathieu-Daudé2024-01-051-2/+4
* hw/pci-host: Constify VMStateRichard Henderson2023-12-301-1/+1
* hw/pci: modify pci_setup_iommu() to set PCIIOMMUOpsYi Liu2023-11-031-1/+5
* raven: disable reentrancy detection for iomemAlexander Bulekov2023-04-281-0/+7
* hw: Replace qemu_or_irq typedef by OrIRQStatePhilippe Mathieu-Daudé2023-02-271-1/+1
* hw/pci-host: Use register definitions from PCI standardPhilippe Mathieu-Daudé2023-01-271-3/+3
* hw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_irqs()Bernhard Beschow2023-01-131-1/+2
* include/hw/pci: Split pci_device.h off pci.hMarkus Armbruster2023-01-081-1/+1
* Remove qemu-common.h include from most unitsMarc-André Lureau2022-04-061-1/+0
* pci: Rename pci_root_bus_new_inplace() to pci_root_bus_init()Peter Maydell2021-09-301-2/+2
* hw/pci-host/raven: Add PCI_IO_BASE_ADDR definitionPhilippe Mathieu-Daudé2021-07-111-4/+7
* hw/pci-host: Rename Raven ASIC PCI bridge as raven.cPhilippe Mathieu-Daudé2021-07-111-0/+442