diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2012-05-10 09:39:17 +0200 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2012-05-12 09:15:25 +0000 |
commit | 7f1b17f2974ba0981e12615129e56b92ce31afa4 (patch) | |
tree | 536b6ea80bb334e94225baaf9a4b7d60b2aa6b05 /coroutine-win32.c | |
parent | 56eb21e15827fd0326c57dcab59771cb03ad9df6 (diff) |
vga: disable default VGA if appropriate -device is used
This is a partial revert of commits a369da5 (vga: improve VGA logic,
committed 2012-01-22) and c5bd4f3 (vga: fix -nodefaults -device VGA,
2012-01-24) which broke command-line option parsing in different ways.
Since commit a369da5 it has become impossible to specify a VGA device
entirely with QemuOpts-enabled options, i.e. without needing an explicit
"-vga none".
In addition, until commit c5bd4f3 -nodefaults would not disable the device
you specified with the legacy "-vga" option, independent of the order.
Since commit c5bd4f3 QEMU -nodefaults will override a previous -vga
option.
I did not reintroduce machine->no_vga. Boards can simply ignore the
vga_interface_type variable, and most will indeed do so.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Diffstat (limited to 'coroutine-win32.c')
0 files changed, 0 insertions, 0 deletions