]> git.proxmox.com Git - mirror_qemu.git/commit - hw/i386/pc_piix.c
vga: raise default vgamem size
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 11 Jun 2012 08:42:53 +0000 (10:42 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 22 Jun 2012 08:49:55 +0000 (10:49 +0200)
commit9e56edcf8dd1d4bc7ba2b1efb3641f36c0fad8ba
tree3b7a66efbae10c35248a9cead7925688f4c2851c
parentf1dacf1cedbf0f46c13139f3961ef8a976dc71e3
vga: raise default vgamem size

Old size: 8 MB (traditional upstream qemu value).
New size: 16 MB (traditional qemu-kvm value).

Also adds compat properties so old machine types
keep the old default values.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/pc_piix.c
hw/qxl.c
hw/vga-pci.c
hw/vmware_vga.c