mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add a small constants module with the ioctl numbers and protocol constants needed for userfaultfd-based demand-paged snapshot restore. These are derived from the kernel's include/uapi/linux/userfaultfd.h. Signed-off-by: Shayon Mukherjee <shayonj@gmail.com>