summary refs log tree commit diff stats
path: root/util/qemu-coroutine.c
diff options
context:
space:
mode:
authorCédric Le Goater <clg@redhat.com>2024-03-18 16:58:44 +0100
committerCédric Le Goater <clg@redhat.com>2024-03-19 11:56:45 +0100
commit5b2b9450a2f83668bedd092b43233ad35f0d40bd (patch)
tree4aefeab4a9ab73b3c122449abbf8c40e359794cf /util/qemu-coroutine.c
parent57001144628db65ef9b7dbbfb759101212696d6a (diff)
downloadfocaccia-qemu-5b2b9450a2f83668bedd092b43233ad35f0d40bd.tar.gz
focaccia-qemu-5b2b9450a2f83668bedd092b43233ad35f0d40bd.zip
ppc/pnv: I2C controller is not user creatable
The I2C controller is a subunit of the processor. Make it so and avoid
QEMU crashes.

  $ build/qemu-system-ppc64 -S -machine powernv9 -device pnv-i2c
  qemu-system-ppc64: ../hw/ppc/pnv_i2c.c:521: pnv_i2c_realize: Assertion `i2c->chip' failed.
  Aborted (core dumped)

Fixes: 263b81ee15af ("ppc/pnv: Add an I2C controller model")
Cc: Glenn Miles <milesg@linux.vnet.ibm.com>
Reported-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Glenn Miles <milesg@linux.vnet.ibm.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'util/qemu-coroutine.c')
0 files changed, 0 insertions, 0 deletions