summaryrefslogtreecommitdiff
path: root/hw/ppc/pnv_bmc.c
AgeCommit message (Expand)Author
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2021-03-09Various spelling fixesMichael Tokarev
2021-02-10ppc/pnv: Discard internal BMC initialization when BMC is externalCédric Le Goater
2021-02-10ppc/pnv: Simplify pnv_bmc_create()Cédric Le Goater
2020-09-08ppc/pnv: Add a HIOMAP erase commandCédric Le Goater
2020-06-15qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-04-07ppc/pnv: Create BMC devices only when defaults are enabledCédric Le Goater
2020-01-08ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz
2019-12-17ppc/pnv: Create BMC devices at machine initCédric Le Goater
2019-12-17ppc/pnv: Add HIOMAP commandsCédric Le Goater
2019-10-04ppc/pnv: fix "bmc" node name in DTCédric Le Goater
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-10ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater
2017-04-26ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater