Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dglobals.c42 int vga_interface_type = VGA_NONE; variable
H A Dvl.c1046 assert(vga_interface_type == VGA_NONE); in select_vgahw()
1054 vga_interface_type = t; in select_vgahw()
1324 vga_interface_type = VGA_DEVICE; in qemu_disable_default_devices()
2698 vga_interface_type != VGA_NONE) { in qemu_machine_creation_done()
/openbmc/qemu/hw/xenpv/
H A Dxen_machine_pv.c59 if (vga_interface_type == VGA_XENFB) { in xen_init_pv()
/openbmc/qemu/include/sysemu/
H A Dsysemu.h36 extern int vga_interface_type;
/openbmc/qemu/hw/isa/
H A Disa-bus.c188 switch (vga_interface_type) { in isa_vga_init()
/openbmc/qemu/hw/mips/
H A Dfuloong2e.c321 if (vga_interface_type != VGA_NONE) { in mips_fuloong2e_init()
/openbmc/qemu/hw/sparc/
H A Dsun4m.c905 if (vga_interface_type != VGA_NONE) { in sun4m_hw_init()
906 if (vga_interface_type == VGA_CG3) { in sun4m_hw_init()
/openbmc/qemu/hw/hppa/
H A Dmachine.c356 if (machine->enable_graphics && vga_interface_type != VGA_NONE) { in machine_HP_common_init_tail()
/openbmc/qemu/hw/sparc64/
H A Dsun4u.c632 switch (vga_interface_type) { in sun4uv_init()
/openbmc/qemu/hw/pci/
H A Dpci.c1931 switch (vga_interface_type) { in pci_vga_init()
/openbmc/qemu/hw/ppc/
H A Dspapr.c1817 switch (vga_interface_type) { in spapr_vga_init()