aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/pnv_bmc.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-08ppc/pnv: Add a HIOMAP erase commandCédric Le Goater1-1/+28
2020-06-15qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster1-1/+1
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster1-3/+2
2020-04-07ppc/pnv: Create BMC devices only when defaults are enabledCédric Le Goater1-0/+45
2020-01-08ppc/pnv: Add a "pnor" const link property to the BMC internal simulatorGreg Kurz1-3/+5
2019-12-17ppc/pnv: Create BMC devices at machine initCédric Le Goater1-3/+17
2019-12-17ppc/pnv: Add HIOMAP commandsCédric Le Goater1-0/+102
2019-10-04ppc/pnv: fix "bmc" node name in DTCédric Le Goater1-4/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-1/+0
2018-01-10ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater1-1/+1
2017-04-26ppc/pnv: generate an OEM SEL event on shutdownCédric Le Goater1-0/+41
2017-04-26ppc/pnv: add initial IPMI sensors for the BMC simulatorCédric Le Goater1-0/+81