qemu-e2k/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 linux-headers: add unistd.h 2015-10-22 14:34:48 +03:00
asm-arm64 linux-headers: add unistd.h 2015-10-22 14:34:48 +03:00
asm-generic linux-headers: resync from mainline to add ARM KVM headers 2013-03-05 00:34:40 +00:00
asm-mips linux-headers: add unistd.h 2015-10-22 14:34:48 +03:00
asm-powerpc linux-headers: add unistd.h 2015-10-22 14:34:48 +03:00
asm-s390 linux-headers: add unistd.h 2015-10-22 14:34:48 +03:00
asm-x86 linux-headers: add unistd.h 2015-10-22 14:34:48 +03:00
linux Add Linux userfaultfd.h header 2015-11-10 14:51:49 +01:00
COPYING Import kernel headers 2011-06-20 15:13:34 -03:00
README Add kernel header update script 2011-06-20 15:12:22 -03:00

README

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