Home
last modified time | relevance | path

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

/openbmc/qemu/hw/display/
H A Dvhost-user-vga.c18 typedef struct VhostUserVGA VhostUserVGA; typedef
19 DECLARE_INSTANCE_CHECKER(VhostUserVGA, VHOST_USER_VGA,
22 struct VhostUserVGA { struct
30 VhostUserVGA *dev = VHOST_USER_VGA(obj); in vhost_user_vga_inst_initfn() argument
44 .instance_size = sizeof(VhostUserVGA),