pc: add machine type for 0.12
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 8 Jan 2010 14:25:37 +0000 (15:25 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 11 Jan 2010 19:41:00 +0000 (13:41 -0600)
commite6f39ab0ab02bfac047c3174631d9eacbbbeb85d
tree757f267ad94c7075aedf95a22f5bb46aab4e3e21
parent18b11c87edbf80a03ece376696c8c2fe60e4222e
pc: add machine type for 0.12

Add a new machine type for qemu 0.12.

Also fixup the 0.11 machine type: msi for virtio-blk-pci was enabled
after the 0.11 release, so turn it off in the 0.11 machine type.

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