Re: [PATCH] ppc/pnv: Create BMC devices only when defaults are enabled

2020-04-05 Thread David Gibson
On Sat, Apr 04, 2020 at 05:36:55PM +0200, Cédric Le Goater wrote: > Commit e2392d4395dd ("ppc/pnv: Create BMC devices at machine init") > introduced default BMC devices which can be a problem when the same > devices are defined on the command line with : > > -device ipmi-bmc-sim,id=bmc0 -device

Re: [PATCH] ppc/pnv: Create BMC devices only when defaults are enabled

2020-04-05 Thread Cédric Le Goater
On 4/4/20 11:44 PM, Nathan Chancellor wrote: > Hi Cédric, > > On Sat, Apr 04, 2020 at 05:36:55PM +0200, Cédric Le Goater wrote: >> Commit e2392d4395dd ("ppc/pnv: Create BMC devices at machine init") >> introduced default BMC devices which can be a problem when the same >> devices are defined on th

Re: [PATCH] ppc/pnv: Create BMC devices only when defaults are enabled

2020-04-04 Thread Nathan Chancellor
Hi Cédric, On Sat, Apr 04, 2020 at 05:36:55PM +0200, Cédric Le Goater wrote: > Commit e2392d4395dd ("ppc/pnv: Create BMC devices at machine init") > introduced default BMC devices which can be a problem when the same > devices are defined on the command line with : > > -device ipmi-bmc-sim,id=b

[PATCH] ppc/pnv: Create BMC devices only when defaults are enabled

2020-04-04 Thread Cédric Le Goater
Commit e2392d4395dd ("ppc/pnv: Create BMC devices at machine init") introduced default BMC devices which can be a problem when the same devices are defined on the command line with : -device ipmi-bmc-sim,id=bmc0 -device isa-ipmi-bt,bmc=bmc0,irq=10 QEMU fails with : qemu-system-ppc64: error c