summary refs log tree commit diff stats
path: root/hw/pci-host/raven.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-host/raven: Revert "raven: Move BIOS loading from board code to PCI host"BALATON Zoltan2025-06-101-55/+0
* hw/pci-host/raven: Remove is-legacy-prep propertyBALATON Zoltan2025-06-101-20/+12
* qom: Make InterfaceInfo[] uses constPhilippe Mathieu-Daudé2025-04-251-1/+1
* qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé2025-04-251-2/+2
* hw/loader: Pass ELFDATA endian order argument to load_elf()Philippe Mathieu-Daudé2025-01-311-2/+2
* include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LISTRichard Henderson2024-12-191-1/+0
* hw/pci-host: Constify all PropertyRichard Henderson2024-12-151-1/+1
* 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