Lines Matching refs:QEMU
224 QEMU/KVM
227 QEMU/KVM is using the ``userfaultfd`` syscall to implement postcopy live
233 migration to QEMU.
250 The QEMU in the source node writes all pages that it knows are missing
252 the QEMU running in the destination node runs ``UFFDIO_COPY|ZEROPAGE``
261 by the parallel QEMU migration thread).
263 After the QEMU postcopy thread (running in the destination node) gets
265 into the socket. The QEMU source node receives the information and
269 migration thread in the QEMU running in the destination node will
275 By the time the userfaults start, the QEMU in the destination node
278 the QEMU running in the source node to know which pages are still