]> git.proxmox.com Git - qemu.git/commit - hw/serial.c
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)
commit51954d565fc5566897f6a6d90feb62e4944cebc5
treed569a79d59df78fea64b7d68b9216fb6a7d8e521
parent2bc6f59b232ae59bc7028ad14b25d79aa00bb5d2
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