aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/sabre.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-09sabre: Rename SABRE_DEVICE to SABREEduardo Habkost1-4/+4
2020-06-15pci: Convert uses of pci_create() etc. with CoccinelleMarkus Armbruster1-6/+7
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster1-1/+1
2020-01-24qdev: set properties with device_class_set_props()Marc-André Lureau1-1/+1
2019-08-16sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2018-09-14sabre: generate correct fw path for sabre PCI host bridgeMark Cave-Ayland1-0/+12
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2018-01-24sabre: convert from SABRE_DPRINTF macro to trace-eventsMark Cave-Ayland1-22/+10
2018-01-24apb: rename apb.c to sabre.cMark Cave-Ayland1-0/+542