qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] -device spapr-dr-connector crashes
@ 2015-12-03 14:22 Markus Armbruster
  2015-12-03 23:42 ` David Gibson
  0 siblings, 1 reply; 2+ messages in thread
From: Markus Armbruster @ 2015-12-03 14:22 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-ppc, agraf, david

Watch this:

    $ qemu-system-ppc64 -nodefaults -S -display none -device spapr-dr-connector
    **
    ERROR:/home/armbru/work/qemu/hw/ppc/spapr_drc.c:45:get_type_shift: assertion failed: (is_power_of_2(type))
    Aborted (core dumped)

It may not make sense, but it shouldn't crash.  Should this device be
available with -device / device_add?

For what it's worth, help works:

    $ qemu-system-ppc64 -nodefaults -S -display none -device spapr-dr-connector,help
    spapr-dr-connector.indicator-state=uint32
    spapr-dr-connector.name=string
    spapr-dr-connector.id=uint32
    spapr-dr-connector.entity-sense=uint32
    spapr-dr-connector.isolation-state=uint32
    spapr-dr-connector.allocation-state=uint32
    spapr-dr-connector.index=uint32
    spapr-dr-connector.connector_type=uint32
    spapr-dr-connector.fdt=struct

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-12-04  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-03 14:22 [Qemu-devel] -device spapr-dr-connector crashes Markus Armbruster
2015-12-03 23:42 ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).