index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
pnv_bmc.c
Age
Commit message (
Expand
)
Author
2021-03-09
Various spelling fixes
Michael Tokarev
2021-02-10
ppc/pnv: Discard internal BMC initialization when BMC is external
Cédric Le Goater
2021-02-10
ppc/pnv: Simplify pnv_bmc_create()
Cédric Le Goater
2020-09-08
ppc/pnv: Add a HIOMAP erase command
Cédric Le Goater
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-04-07
ppc/pnv: Create BMC devices only when defaults are enabled
Cédric Le Goater
2020-01-08
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
Greg Kurz
2019-12-17
ppc/pnv: Create BMC devices at machine init
Cédric Le Goater
2019-12-17
ppc/pnv: Add HIOMAP commands
Cédric Le Goater
2019-10-04
ppc/pnv: fix "bmc" node name in DT
Cédric Le Goater
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-01-10
ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistency
Cédric Le Goater
2017-04-26
ppc/pnv: generate an OEM SEL event on shutdown
Cédric Le Goater
2017-04-26
ppc/pnv: add initial IPMI sensors for the BMC simulator
Cédric Le Goater