Searched refs:enable_graphics (Results 1 – 7 of 7) sorted by relevance
84 cpus[0]->env.trap_arg2 = smp_cpus | (!machine->enable_graphics << 6); in clipper_init()
357 if (machine->enable_graphics && vga_interface_type != VGA_NONE) { in machine_HP_common_init_tail()399 if (!lasi_dev && machine->enable_graphics && defaults_enabled()) { in machine_HP_common_init_tail()
459 return ms->enable_graphics; in machine_get_graphics()466 ms->enable_graphics = value; in machine_set_graphics()1214 ms->enable_graphics = true; in machine_initfn()
410 bool enable_graphics; member
1124 fw_cfg_add_i16(s, FW_CFG_NOGRAPHIC, (uint16_t)!machine->enable_graphics); in fw_cfg_common_realize()
970 qdev_prop_set_uint32(dev, "disabled", !machine->enable_graphics); in sun4m_hw_init()
3001 spapr->want_stdout_path = !machine->enable_graphics; in spapr_machine_init()