All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] isa-applesmc doesn't handle second instantiation gracefully
@ 2010-10-12 12:50 Markus Armbruster
  2010-10-12 12:57 ` [Qemu-devel] " Alexander Graf
  2010-10-12 13:00 ` [Qemu-devel] qdev: Some ISA devices don't handle second instantiation gracefully (was: isa-applesmc doesn't handle second instantiation gracefully) Markus Armbruster
  0 siblings, 2 replies; 9+ messages in thread
From: Markus Armbruster @ 2010-10-12 12:50 UTC (permalink / raw)
  To: Alexander Graf; +Cc: qemu-devel

When I try -device isa-applesmc -device isa-applesmc, I get

    WARNING: Using AppleSMC with invalid key
    qemu: hardware error: register_ioport_read: invalid opaque
    [...]

and a core dump.

I know nothing about this device.  Instantiating twice may well make no
sense.  But hw_error() is not a nice way to reject a command line
option.

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

end of thread, other threads:[~2010-10-13 12:47 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-12 12:50 [Qemu-devel] isa-applesmc doesn't handle second instantiation gracefully Markus Armbruster
2010-10-12 12:57 ` [Qemu-devel] " Alexander Graf
2010-10-12 13:00 ` [Qemu-devel] qdev: Some ISA devices don't handle second instantiation gracefully (was: isa-applesmc doesn't handle second instantiation gracefully) Markus Armbruster
2010-10-12 13:04   ` [Qemu-devel] " Alexander Graf
2010-10-12 14:52     ` [Qemu-devel] Re: qdev: Some ISA devices don't handle second instantiation gracefully Gerd Hoffmann
2010-10-12 13:27   ` [Qemu-devel] " Anthony Liguori
2010-10-12 13:54     ` Markus Armbruster
2010-10-12 14:24       ` Anthony Liguori
2010-10-13 12:47   ` [Qemu-devel] Re: qdev: Some ISA devices don't handle second instantiation gracefully (was: isa-applesmc doesn't handle second instantiation gracefully) Richard W.M. Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.