Re: [Qemu-devel] [PATCH] ppc/pnv: restrict BMC object to the BMC simulator

2017-04-30 Thread David Gibson
On Fri, Apr 28, 2017 at 10:26:31AM +0200, Cédric Le Goater wrote: > Today, when a PowerNV guest runs, it uses the sensor definitions of > the BMC simulator to populate the device tree. But an external IPMI > BMC could also be used and, in that case, it is not (yet) possible to > retrieve the sensor

[Qemu-devel] [PATCH] ppc/pnv: restrict BMC object to the BMC simulator

2017-04-28 Thread Cédric Le Goater
Today, when a PowerNV guest runs, it uses the sensor definitions of the BMC simulator to populate the device tree. But an external IPMI BMC could also be used and, in that case, it is not (yet) possible to retrieve the sensor list. Generating the OEM SEL event for shutdown or reboot also does not m