| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update Linux headers to 4.11 | Paolo Bonzini | 2017-02-28 | 1 | -9/+58 |
| | | | | | | | | | virtio_mmio.h would be deleted; I am leaving it in though it was a mistake to add it. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> | ||||
| * | update Linux headers to 4.6 | Paolo Bonzini | 2016-04-05 | 1 | -1/+1 |
| | | | | | Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | ||||
| * | Add Linux userfaultfd.h header | Dr. David Alan Gilbert | 2015-11-10 | 1 | -0/+167 |
| 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> | |||||
