Lines Matching refs:QEMU
262 QEMU/KVM
265 QEMU/KVM is using the ``userfaultfd`` syscall to implement postcopy live
271 migration to QEMU.
288 The QEMU in the source node writes all pages that it knows are missing
290 the QEMU running in the destination node runs ``UFFDIO_COPY|ZEROPAGE``
299 by the parallel QEMU migration thread).
301 After the QEMU postcopy thread (running in the destination node) gets
303 into the socket. The QEMU source node receives the information and
307 migration thread in the QEMU running in the destination node will
313 By the time the userfaults start, the QEMU in the destination node
316 the QEMU running in the source node to know which pages are still