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