Fix qdev property type definition for isa serial/parallel devices
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 17 Nov 2009 10:28:41 +0000 (11:28 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Wed, 2 Dec 2009 14:57:50 +0000 (08:57 -0600)
commit8fd2d2e5cfe16a18878aeae782f1d297ff048bb1
treed569a79d59df78fea64b7d68b9216fb6a7d8e521
parent90c45ef5667baed43a4f5c1733b29b9cb3a377b1
Fix qdev property type definition for isa serial/parallel devices

Use the correct qdev property type for these devices.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/parallel.c
hw/serial.c