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