summaryrefslogtreecommitdiffstats
path: root/hw/pci-host/sabre.c
Commit message (Expand)AuthorAgeFilesLines
* hw/pci-host/sabre: Simplify code initializing variable oncePhilippe Mathieu-Daudé2020-10-281-11/+1Star
* hw/pci-host/sabre: Remove superfluous address range checkPhilippe Mathieu-Daudé2020-10-281-2/+2
* hw/pci-host/sabre: Update documentation linkPhilippe Mathieu-Daudé2020-10-281-1/+1
* sabre: increase number of PCI bus IRQs from 32 to 64Mark Cave-Ayland2020-10-281-1/+1
* sabre: don't call sysbus_mmio_map() in sabre_realize()Mark Cave-Ayland2020-10-281-8/+0Star
* sabre: Rename SABRE_DEVICE to SABREEduardo Habkost2020-09-091-4/+4
* pci: Convert uses of pci_create() etc. with CoccinelleMarkus Armbruster2020-06-151-6/+7
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-1/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* sabre: generate correct fw path for sabre PCI host bridgeMark Cave-Ayland2018-09-141-0/+12
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-1/+0Star
* sabre: convert from SABRE_DPRINTF macro to trace-eventsMark Cave-Ayland2018-01-241-22/+10Star
* apb: rename apb.c to sabre.cMark Cave-Ayland2018-01-241-0/+542