Add a pc-0.11 machine type and make the pc type an alias
commit95747581341443e337cb0b485d96432bb414be8f
authorMark McLoughlin <markmc@redhat.com>
Wed, 22 Jul 2009 09:02:51 +0000 (22 10:02 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 27 Jul 2009 13:39:28 +0000 (27 08:39 -0500)
tree2a766e282408bccb692a730938d71ace3e92718d
parent3f6599e675df86d89313e1ef7ce8edb8f7c2d039
Add a pc-0.11 machine type and make the pc type an alias

The pc-0.11 type allows users of qemu-0.11 to use a machine type which
they know will remain compatible when the upgrade to qemu-0.12.

Management tools may choose to canonicalize the 'pc' machine type to
'pc-0.11' so that if the 'pc' alias changes target in future versions
of qemu, the machine type used will remain compatible.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/pc.c