vga: flip qemu 2.2 pc machine types from cirrus to stdvga
commitd43f0d641e366251bd9c63005241775f672bf3ec
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 28 Oct 2014 09:09:12 +0000 (28 10:09 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 3 Nov 2014 16:32:48 +0000 (3 18:32 +0200)
tree1f02ab6971f4f61eb78cb92c1300ed15b32a1cd6
parent6f00494abed261cdbfdd003fe45f671eb3a56d78
vga: flip qemu 2.2 pc machine types from cirrus to stdvga

This patch switches the default display from cirrus to vga
for the new (qemu 2.2+) machine types.  Old machines types
stay as-is for compatibility reasons.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/pc_piix.c
hw/i386/pc_q35.c