Home
last modified time | relevance | path

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

/qemu/include/ui/
H A Dconsole.h374 bool gfx_update_async; /* if true, calls graphic_hw_update_done() */ member
/qemu/ui/
H A Dconsole.c142 async = con->hw_ops->gfx_update_async; in graphic_hw_update()
/qemu/hw/display/
H A Dqxl.c1150 .gfx_update_async = true,