qemu-patch-raspberry4/linux-headers
Dr. David Alan Gilbert c1fcf220c9 Add Linux userfaultfd.h header
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 1842bdfd added the syscall definition to our
headers, which means we can't tell if the kernel has it or not)

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
2015-11-10 14:51:49 +01:00
..
asm-arm
asm-arm64
asm-generic
asm-mips
asm-powerpc
asm-s390
asm-x86
linux Add Linux userfaultfd.h header 2015-11-10 14:51:49 +01:00
COPYING
README

Automatically imported Linux kernel headers.
Only use scripts/update-linux-headers.sh to update!