Lines Matching refs:QEMU
163 QEMU/KVM
166 QEMU/KVM is using the ``userfaultfd`` syscall to implement postcopy live
172 migration to QEMU.
189 The QEMU in the source node writes all pages that it knows are missing
191 the QEMU running in the destination node runs ``UFFDIO_COPY|ZEROPAGE``
200 by the parallel QEMU migration thread).
202 After the QEMU postcopy thread (running in the destination node) gets
204 into the socket. The QEMU source node receives the information and
208 migration thread in the QEMU running in the destination node will
214 By the time the userfaults start, the QEMU in the destination node
217 the QEMU running in the source node to know which pages are still