Home
last modified time | relevance | path

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

/qemu/ui/
H A Dspice-display.c72 if (async != QXL_SYNC) { in qemu_spice_add_memslot()
92 if (async != QXL_SYNC) { in qemu_spice_create_primary_surface()
105 if (async != QXL_SYNC) { in qemu_spice_destroy_primary_surface()
319 qemu_spice_add_memslot(ssd, &memslot, QXL_SYNC); in qemu_spice_create_host_memslot()
349 qemu_spice_create_primary_surface(ssd, 0, &surface, QXL_SYNC); in qemu_spice_create_host_primary()
354 qemu_spice_destroy_primary_surface(ssd, 0, QXL_SYNC); in qemu_spice_destroy_host_primary()
/qemu/include/ui/
H A Dspice-display.h54 QXL_SYNC, enumerator
/qemu/hw/display/
H A Dqxl.c156 if (async == QXL_SYNC) { in qxl_spice_update_area()
1178 qxl_destroy_primary(d, QXL_SYNC); in qxl_exit_vga_mode()
1274 qxl_destroy_primary(qxl, QXL_SYNC); in qxl_vga_ioport_write()
1401 qxl_spice_destroy_surfaces(d, QXL_SYNC); in qxl_reset_surfaces()
1542 if (async == QXL_SYNC) { in qxl_create_guest_primary()
1594 if (qxl_add_memslot(d, 0, devmem, QXL_SYNC) != 0) { in qxl_set_mode()
1600 qxl_create_guest_primary(d, 0, QXL_SYNC); in qxl_set_mode()
1617 qxl_async_io async = QXL_SYNC;
2309 qxl_add_memslot(d, i, 0, QXL_SYNC);
2343 qxl_create_guest_primary(d, 1, QXL_SYNC);