Re: [Qemu-devel] [PATCH v9 15/56] Add Linux userfaultfd.h header

2015-11-09 Thread Juan Quintela
"Dr. David Alan Gilbert (git)" wrote: > From: "Dr. David Alan Gilbert" > > 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 s

[Qemu-devel] [PATCH v9 15/56] Add Linux userfaultfd.h header

2015-11-05 Thread Dr. David Alan Gilbert (git)
From: "Dr. David Alan Gilbert" 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 d