Paolo Bonzini 7f1b17f297 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>
2012-05-12 09:15:25 +00:00
2012-04-13 09:57:36 +01:00
2012-05-01 00:17:27 +02:00
2012-05-02 18:39:39 +02:00
2012-04-12 19:01:42 -03:00
2012-05-01 19:08:44 -03:00
2012-05-01 10:58:04 +00:00
2012-04-17 10:51:41 +02:00
2012-04-26 13:14:58 -05:00
2012-04-19 18:52:48 +00:00
2012-05-03 10:45:04 +02:00
2012-04-19 16:51:47 +02:00
2012-04-27 11:44:50 -03:00
2012-04-19 16:29:33 +02:00
2012-05-01 10:45:02 +00:00
2012-04-15 21:25:16 +02:00
2012-05-12 09:14:38 +00:00
2012-05-03 10:45:04 +02:00
2012-04-09 14:35:25 -03:00
2012-05-08 14:30:09 -03:00
2012-04-12 19:01:41 -03:00
2012-04-12 19:01:41 -03:00
2012-04-26 13:14:58 -05:00
2012-05-08 14:29:14 -03:00
2012-04-19 17:19:37 +02:00
2012-04-26 13:14:58 -05:00
2012-04-07 14:00:45 +00:00
2012-05-01 00:17:27 +02:00
2012-04-19 16:29:33 +02:00
2012-04-19 17:19:37 +02:00
2012-04-15 21:25:16 +02:00
2012-04-07 14:00:45 +00:00
2012-05-01 00:17:27 +02:00
2012-04-26 13:14:58 -05:00
2012-05-08 14:30:09 -03:00
2012-04-24 09:50:31 -05:00
2012-05-08 11:15:18 -05:00
2012-05-09 16:39:57 -05:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%