Home
last modified time | relevance | path

Searched hist:"04 f6c8b2" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/ppc/
H A Dpnv.c04f6c8b2 Tue Apr 11 15:30:04 GMT 2017 Cédric Le Goater <clg@kaod.org> ppc/pnv: populate device tree for IPMI BT devices

When an ipmi-bt device [1] is defined on the ISA bus, we need to
populate the device tree with the object properties. Such devices are
created with the command line options :

-device ipmi-bmc-sim,id=bmc0 -device isa-ipmi-bt,bmc=bmc0,irq=10

[1] https://lists.gnu.org/archive/html/qemu-devel/2015-11/msg03168.html

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>