qdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-user
commit39a51dfda835a75c0ebbfd92705b96e4de77f795
authorMarkus Armbruster <armbru@redhat.com>
Tue, 27 Oct 2009 12:52:13 +0000 (27 13:52 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 9 Nov 2009 14:43:02 +0000 (9 08:43 -0600)
treee2715046d40d9c354980cb1a404759c8b7625bfe
parentc79662f7f765a0e6cb7aa26902cc8d61f9022dd5
qdev: Tag isa-fdc, PIIX3 IDE and PIIX4 IDE as no-user

These devices are created automatically, and attempting to create
another one with -device fails with "qemu: hardware error:
register_ioport_write: invalid opaque".

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/fdc.c
hw/ide/piix.c