pc: Add backward compatibility options for virtio-serial
commit8bfbde6d35c82cc376681289dae2de5e18a087a4
authorAmit Shah <amit.shah@redhat.com>
Mon, 15 Feb 2010 15:13:55 +0000 (15 20:43 +0530)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 19 Feb 2010 21:32:16 +0000 (19 15:32 -0600)
tree99672b1d27f05be906eeafe21e90b8ea8dc8ef46
parentd76fa62dba54a156ca0f5e79eb33756c9015e02c
pc: Add backward compatibility options for virtio-serial

virtio-serial-pci can support multiple ports in the current development
version that will become 0.13. Add compatibility options for the 0.12
and 0.11 pc machine types.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pc.c