]> git.proxmox.com Git - mirror_qemu.git/commit - qemu-options.hx
virtio-vga: add '-vga virtio' support
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 10 Sep 2014 12:28:48 +0000 (14:28 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 12 Jun 2015 08:13:23 +0000 (10:13 +0200)
commita94f0c5ca2f0e3dba4a64f40c9d2e1149017d81d
treefb15f7539713c3b9338854ce188b8bdb86471c39
parentc5d4dac86b61070c078a7b35e25f56d2c8bff508
virtio-vga: add '-vga virtio' support

Some convinience fluff:  Add support for '-vga virtio', also add
virtio-vga to the list of vga cards so '-device virtio-vga' will
turn off the default vga.

Written by Dave Airlie and Gerd Hoffmann.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
hw/isa/isa-bus.c
hw/pci/pci.c
include/sysemu/sysemu.h
qemu-options.hx
vl.c