Home
last modified time | relevance | path

Searched defs:PCIQXLDevice (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/display/
H A Dqxl.h30 struct PCIQXLDevice { struct
31 PCIDevice pci;
32 PortioList vga_port_list;
33 SimpleSpiceDisplay ssd;
34 int id;
35 bool have_vga;
36 uint32_t debug;
37 uint32_t guestdebug;
38 uint32_t cmdlog;
40 uint32_t guest_bug;
[all …]