]> git.proxmox.com Git - mirror_qemu.git/commit
vga: fix -nodefaults -device VGA
authorBlue Swirl <blauwirbel@gmail.com>
Tue, 24 Jan 2012 17:27:35 +0000 (17:27 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 25 Jan 2012 17:59:39 +0000 (17:59 +0000)
commitc5bd4f3d2ddf243565d94a5a16eafcb994c1524a
treecb0cca0369ef65dc72ab46a5ff69e33f5431761d
parent61eb1f38c10ef73220e862313b792c56646495a6
vga: fix -nodefaults -device VGA

Flag -nodefaults should also imply no VGA. This was broken in
a369da5f31ddbdeb32a7f76622e480d3995fbb00.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
vl.c