Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-balloon.h66 bool block_iothread; member
/openbmc/qemu/hw/virtio/
H A Dvirtio-balloon.c508 while (dev->block_iothread) { in get_free_page_hints()
961 if (vdev->vm_running && s->block_iothread) { in virtio_balloon_set_status()
963 s->block_iothread = false; in virtio_balloon_set_status()
971 s->block_iothread = true; in virtio_balloon_set_status()