qemu-e2k/include/sysemu
Mark Wu d44229c54f Fix vga_interface_type for command line argument '-device VGA'
Some machine (like pseries) initialization code determines if it has
graphics according to vga_interface_type. In the original code,
vga_interface_type is evaluated to VGA_NONE even if a VGA is added
via '-device VGA'. It causes the machine not aware of the graphics
device configured. Add a new VGA device type to indicate that it has a
VGA device, which will be initialized in QOM device initialization.

Suggested-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Mark Wu <wudxw@linux.vnet.ibm.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2014-03-13 20:53:19 +01:00
..
arch_init.h smbios: Convert to QemuOpts 2013-09-28 23:49:06 +03:00
balloon.h
blockdev.h qmp_change_blockdev() remove unused has_format 2013-12-16 10:12:20 +01:00
bt.h
char.h char: add qemu_chr_fe_event() 2013-12-16 10:12:20 +01:00
cpus.h
device_tree.h device_tree: qemu_fdt_setprop: Rename val_array arg 2013-12-20 01:58:12 +01:00
dma.h
dump.h dump: add API to write dump pages 2014-02-28 11:52:03 -05:00
iothread.h iothread: add I/O thread object 2014-03-13 14:42:24 +01:00
kvm.h Revert "KVM: Split QEMUMachine typedef into separate header" 2014-03-13 03:49:48 +01:00
memory_mapping.h dump: rebase from host-private RAMBlock offsets to guest-physical addresses 2013-08-08 11:01:46 -04:00
os-posix.h
os-win32.h
qtest.h Revert "KVM: Split QEMUMachine typedef into separate header" 2014-03-13 03:49:48 +01:00
rng-random.h
rng.h virtio_rng: replace custom backend API with UserCreatable.complete() callback 2014-01-28 12:47:11 -05:00
seccomp.h
sysemu.h Fix vga_interface_type for command line argument '-device VGA' 2014-03-13 20:53:19 +01:00
tpm_backend_int.h
tpm_backend.h
tpm.h
watchdog.h
xen-mapcache.h