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.c50 int vga_interface_type = VGA_NONE; variable
H A Dvl.c1055 assert(vga_interface_type == VGA_NONE); in select_vgahw()
1063 vga_interface_type = t; in select_vgahw()
1336 vga_interface_type = VGA_DEVICE; in qemu_disable_default_devices()
2789 vga_interface_type != VGA_NONE) { in qemu_machine_creation_done()
/openbmc/qemu/include/system/
H A Dsystem.h37 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.c312 if (vga_interface_type != VGA_NONE) { in mips_fuloong2e_init()
/openbmc/qemu/hw/sparc/
H A Dsun4m.c897 if (vga_interface_type != VGA_NONE) { in sun4m_hw_init()
898 if (vga_interface_type == VGA_CG3) { in sun4m_hw_init()
/openbmc/qemu/hw/hppa/
H A Dmachine.c369 if (machine->enable_graphics && vga_interface_type != VGA_NONE) { in machine_HP_common_init_tail()
/openbmc/qemu/hw/sparc64/
H A Dsun4u.c622 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.c2089 switch (vga_interface_type) { in pci_vga_init()
/openbmc/qemu/hw/ppc/
H A Dspapr.c1847 switch (vga_interface_type) { in spapr_vga_init()