efb91426af
linux-headers: Update to Linux v6.7-rc5
...
We'll add a new RISC-V linux-header file, but first let's update all
headers.
Headers for 'asm-loongarch' were added in this update.
Signed-off-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com >
Acked-by: Alistair Francis <alistair.francis@wdc.com >
Message-ID: <20231218204321.75757-2-dbarboza@ventanamicro.com >
Signed-off-by: Alistair Francis <alistair.francis@wdc.com >
2024-01-10 18:47:47 +10:00
da3c22c74a
linux-headers: Update to Linux v6.6-rc1
...
This update contains the required header changes for the
"target/s390x: AP-passthrough for PV guests" patch from
Steffen Eiden.
Message-ID: <20230912093432.180041-1-thuth@redhat.com >
Signed-off-by: Thomas Huth <thuth@redhat.com >
2023-09-12 11:34:56 +02:00
d0bf492f38
linux-headers: update to v6.5-rc1
...
Reviewed-by: Thomas Huth <thuth@redhat.com >
Signed-off-by: Cédric Le Goater <clg@redhat.com >
2023-07-10 09:52:52 +02:00
93e0932b7b
linux-headers: Update to v6.1
...
Signed-off-by: Peter Xu <peterx@redhat.com >
Reviewed-by: Juan Quintela <quintela@redhat.com >
Acked-by: Cornelia Huck <cohuck@redhat.com >
Signed-off-by: Juan Quintela <quintela@redhat.com >
2023-02-11 16:51:09 +01:00
d525f73f91
Update linux headers to v6.0-rc4
...
commit 7e18e42e4b280c85b76967a9106a13ca61c16179
Signed-off-by: Chenyi Qiang <chenyi.qiang@intel.com >
Reviewed-by: Cornelia Huck <cohuck@redhat.com >
Message-Id: <20220915091035.3897-3-chenyi.qiang@intel.com >
Signed-off-by: Thomas Huth <thuth@redhat.com >
2022-09-26 17:23:47 +02:00
e4082063e4
linux-headers: Update to v5.18-rc6
...
Update to c5eb0a61238d ("Linux 5.18-rc6"). Mechanical search and
replace of vfio defines with white space massaging.
Signed-off-by: Alex Williamson <alex.williamson@redhat.com >
2022-05-13 08:20:11 -06:00
327d4b7f3f
linux-headers: Update
...
Update to mainline commit: 79160a603bdb ("Merge tag 'usb-5.14-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb"
Signed-off-by: Bharata B Rao <bharata@linux.ibm.com >
Message-Id: <20210706112440.1449562-2-bharata@linux.ibm.com >
Signed-off-by: David Gibson <david@gibson.dropbear.id.au >
2021-07-09 11:01:06 +10:00
278f064e45
Update Linux headers to 5.13-rc4
...
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com >
Message-Id: <20210603191541.2862286-1-ehabkost@redhat.com >
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com >
2021-06-17 14:11:06 -04:00
b3c818a47f
Update linux headers to 5.11-rc2
...
Signed-off-by: Eric Farman <farman@linux.ibm.com >
Message-Id: <20210104202057.48048-3-farman@linux.ibm.com >
[CH: dropped qatomic->atomic changes in pvrdma_ring.h]
Signed-off-by: Cornelia Huck <cohuck@redhat.com >
2021-01-21 11:19:45 +01:00
dc6f8d458a
linux-headers: update against Linux 5.7-rc3
...
commit 6a8b55ed4056ea5559ebe4f6a4b247f627870d4c
Reviewed-by: Michael S. Tsirkin <mst@redhat.com > # virtio/vhost parts
Signed-off-by: Cornelia Huck <cohuck@redhat.com >
Message-Id: <20200427102415.10915-3-cohuck@redhat.com >
2020-04-28 12:29:01 +02:00
dd8739669f
linux-headers: update to 4.15-rc1
...
Update headers against v4.15-rc1.
Signed-off-by: Eric Auger <eric.auger@redhat.com >
Message-id: 1511883692-11511-4-git-send-email-eric.auger@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
2017-12-13 17:59:23 +00:00
d4083f50e0
linux-headers: sync against v4.14-rc1
...
Signed-off-by: Alexey Perevalov <a.perevalov@samsung.com >
Message-Id: <1506085187-24259-2-git-send-email-a.perevalov@samsung.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2017-09-29 10:58:31 +02:00
74c98e20a6
linux-headers: update
...
Update against Linux v4.12-rc1.
Also include the new vfio_ccw.h header.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com >
2017-05-19 12:29:01 +02:00
3a5eb5b4a9
update Linux headers to 4.11
...
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 >
2017-02-28 16:18:49 +00:00
b89485a52e
update Linux headers to 4.6
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2016-04-05 11:46:52 +02:00
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