Home
last modified time | relevance | path

Searched refs:vga_interface_type (Results 1 – 11 of 11) sorted by relevance

/qemu/hw/xenpv/
H A Dxen_machine_pv.c56 if (vga_interface_type == VGA_XENFB) { in xen_init_pv()
/qemu/system/
H A Dglobals.c40 int vga_interface_type = VGA_NONE; variable
H A Dvl.c1052 assert(vga_interface_type == VGA_NONE); in select_vgahw()
1060 vga_interface_type = t; in select_vgahw()
1330 vga_interface_type = VGA_DEVICE; in qemu_disable_default_devices()
2697 vga_interface_type != VGA_NONE) { in qemu_machine_creation_done()
/qemu/include/sysemu/
H A Dsysemu.h36 extern int vga_interface_type;
/qemu/hw/isa/
H A Disa-bus.c188 switch (vga_interface_type) { in isa_vga_init()
/qemu/hw/mips/
H A Dfuloong2e.c311 if (vga_interface_type != VGA_NONE) { in mips_fuloong2e_init()
/qemu/hw/sparc/
H A Dsun4m.c907 if (vga_interface_type != VGA_NONE) { in sun4m_hw_init()
908 if (vga_interface_type == VGA_CG3) { in sun4m_hw_init()
/qemu/hw/hppa/
H A Dmachine.c357 if (machine->enable_graphics && vga_interface_type != VGA_NONE) { in machine_HP_common_init_tail()
/qemu/hw/sparc64/
H A Dsun4u.c634 switch (vga_interface_type) { in sun4uv_init()
/qemu/hw/pci/
H A Dpci.c1907 switch (vga_interface_type) { in pci_vga_init()
/qemu/hw/ppc/
H A Dspapr.c1848 switch (vga_interface_type) { in spapr_vga_init()