Lines Matching refs:QEMU
189 QEMU/KVM
192 QEMU/KVM is using the ``userfaultfd`` syscall to implement postcopy live
198 migration to QEMU.
215 The QEMU in the source node writes all pages that it knows are missing
217 the QEMU running in the destination node runs ``UFFDIO_COPY|ZEROPAGE``
226 by the parallel QEMU migration thread).
228 After the QEMU postcopy thread (running in the destination node) gets
230 into the socket. The QEMU source node receives the information and
234 migration thread in the QEMU running in the destination node will
240 By the time the userfaults start, the QEMU in the destination node
243 the QEMU running in the source node to know which pages are still