mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-11 16:00:50 -07:00
Postcopy uses the userfaultfd.h feature in the Linux kernel; include
the header.
(In early versions of the patch series we had this, and then we dropped
this by only including it if the kernel headers defined the syscall
number; however
|
||
|---|---|---|
| .. | ||
| kvm.h | ||
| kvm_para.h | ||
| psci.h | ||
| userfaultfd.h | ||
| vfio.h | ||
| vhost.h | ||
| virtio_config.h | ||
| virtio_ring.h | ||