Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xenpv/
H A Dxen_machine_pv.c54 if (vga_interface_type == VGA_XENFB) { in xen_init_pv()
/openbmc/qemu/system/
H A Dglobals.c40 int vga_interface_type = VGA_NONE; variable
H A Dvl.c1060 assert(vga_interface_type == VGA_NONE); in select_vgahw()
1068 vga_interface_type = t; in select_vgahw()
1338 vga_interface_type = VGA_DEVICE; in qemu_disable_default_devices()
2703 vga_interface_type != VGA_NONE) { in qemu_machine_creation_done()
/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.c311 if (vga_interface_type != VGA_NONE) { in mips_fuloong2e_init()
/openbmc/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()
/openbmc/qemu/hw/hppa/
H A Dmachine.c357 if (machine->enable_graphics && vga_interface_type != VGA_NONE) { in machine_HP_common_init_tail()
/openbmc/qemu/hw/sparc64/
H A Dsun4u.c635 switch (vga_interface_type) { in sun4uv_init()
/openbmc/qemu/hw/display/
H A Dxenfb.c1005 if (vga_interface_type == VGA_XENFB) { in xen_ui_register_backend()
/openbmc/qemu/hw/pci/
H A Dpci.c1928 switch (vga_interface_type) { in pci_vga_init()
/openbmc/qemu/hw/ppc/
H A Dspapr.c1815 switch (vga_interface_type) { in spapr_vga_init()