On Tue, Oct 12, 2010 at 03:00:13PM +0200, Markus Armbruster wrote: > Markus Armbruster <arm...@redhat.com> writes: > > > 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. > > Actually, ib700 and isa-debugcon fail the same way.
I will just comment that ib700 should not be instantiated twice. It lives at a fixed IO address, so it wouldn't make sense even for a real machine (nevermind that having two watchdogs would be useless). Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://et.redhat.com/~rjones/libguestfs/ See what it can do: http://et.redhat.com/~rjones/libguestfs/recipes.html