Paolo Bonzini
966f2ec3ac
linux-headers: update to 4.20-rc1
...
This brings in eVMCS and coalesced PIO support, as well as other features we do
not support yet.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2018-10-19 13:44:11 +02:00
Cornelia Huck
8f3cd250a8
linux-headers: update
...
Update to kvm/next commit dd5bd0a65ff6 ("Merge tag 'kvm-s390-next-4.20-1'
of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD")
Signed-off-by: Cornelia Huck <cohuck@redhat.com >
2018-10-12 11:32:18 +02:00
Cornelia Huck
d36f7de829
linux-headers: update
...
Update to Linux upstream commit 2ad0d5269970
("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net")
Signed-off-by: Cornelia Huck <cohuck@redhat.com >
2018-08-20 14:18:49 +02:00
Eric Auger and Peter Maydell
77d361b13c
linux-headers: Update to kernel mainline commit b357bf602
...
Update our kernel headers to mainline commit
b357bf6023a948cf6a9472f07a1b0caac0e4f8e8
("Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm")
Signed-off-by: Eric Auger <eric.auger@redhat.com >
Message-id: 1529072910-16156-2-git-send-email-eric.auger@redhat.com
[PMM: clarified commit message]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
2018-06-22 13:28:35 +01:00
Peter Maydell and Paolo Bonzini
65a6d8dd3f
Update Linux headers to 4.17-rc6
...
Update our copy of the Linux headers to upstream 4.17-rc6
(kernel commit 771c577c23bac90597c68).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
Message-Id: <20180525132755.21839-6-peter.maydell@linaro.org >
Reviewed-by: Michael S. Tsirkin <mst@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2018-06-01 15:14:31 +02:00
Michael S. Tsirkin
85e99cf80b
linux-headers: add kvm header for mips
...
kvm header for MIPS was manually excluded from auto-updates.
Update it now to 4.17-rc2.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com >
2018-05-23 03:14:41 +03:00
Michael S. Tsirkin
4337003647
linux-headers: add unistd.h on all arches
...
This adds unistd.h on ARM64 and MIPS and their dependencies.
Updated to Linux 4.17-rc2.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com >
2018-05-23 03:14:41 +03:00
Michael S. Tsirkin
fe7f9b8e6e
linux-headers: drop kvm_para.h
...
Unused now and can be removed.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com >
2018-05-23 03:14:41 +03:00
Brijesh Singh and Paolo Bonzini
9d8ad11429
include: add psp-sev.h header file
...
The header file provide the ioctl command and structure to communicate
with /dev/sev device.
Cc: Paolo Bonzini <pbonzini@redhat.com >
Cc: Richard Henderson <rth@twiddle.net >
Cc: Eduardo Habkost <ehabkost@redhat.com >
Signed-off-by: Brijesh Singh <brijesh.singh@amd.com >
Signed-off-by: Brijesh Singh <brijesh.singh@amd.com >
2018-03-13 12:04:03 +01:00
Paolo Bonzini
9f2d175db5
update Linux headers to 4.16-rc5
...
Note that VIRTIO_GPU_CAPSET_VIRGL2 was added manually so it has to be added
manually after re-running scripts/update-linux-headers.sh.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2018-03-13 12:02:32 +01:00
Cornelia Huck
9cbb636270
linux-headers: update
...
Update headers against 4.15-rc9.
Signed-off-by: Cornelia Huck <cohuck@redhat.com >
2018-01-22 11:07:47 +01:00
Eric Auger and Peter Maydell
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
Alexey Perevalov and Paolo Bonzini
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
Peter Maydell
b07d1c2f56
Revert "kvm: use DIV_ROUND_UP"
...
This reverts commit 206a0fc75d .
The linux-headers directory is for kernel headers which we keep in
sync with the upstream kernel via scripts/update-linux-headers.sh, so
we shouldn't be applying our code cleanups to it.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org >
2017-09-05 18:55:40 +01:00
Marc-André Lureau
206a0fc75d
kvm: use DIV_ROUND_UP
...
I used the clang-tidy qemu-round check to generate the fix:
https://github.com/elmarco/clang-tools-extra
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com >
Reviewed-by: Richard Henderson <rth@twiddle.net >
2017-08-31 12:29:07 +02:00
Christian Borntraeger
ab6e15500b
linux header sync against v4.13-rc1
...
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com >
2017-07-18 10:55:16 +02:00
Christian Borntraeger
3272f0e22f
linux-headers: update to 4.13-rc0
...
commit af3c8d98508d37541d4bf57f13a984a7f73a328c
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
There is a change pending for v4.13-rc1 in linux-headers/linux/kvm.h
I will submit a fixup patch for 2.10 as soon as it hits the kernel.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com >
2017-07-14 12:29:10 +02:00
Cornelia Huck
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
Paolo Bonzini and Peter Maydell
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
Michael S. Tsirkin
9568700563
vhost: drop VHOST_F_DEVICE_IOTLB
...
Upstream does not have it, uses VIRTIO_F_IOMMU_PLATFORM
to signal support instead.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com >
2017-01-18 22:59:54 +02:00
Marcelo Tosatti and Paolo Bonzini
bc20403598
kvm: sync linux headers
...
Import KVM_CLOCK_TSC_STABLE.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com >
Message-Id: <20161210172324.402794293@redhat.com >
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2016-12-22 16:00:26 +01:00
Cornelia Huck
dbdfea9226
linux-headers: update
...
Update headers against 4.8-rc2.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com >
2016-09-05 15:15:16 +02:00
Cornelia Huck
ff804f15a1
linux-headers: update
...
Update to 4.7-rc2.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com >
2016-06-14 13:34:50 +02:00
Paolo Bonzini
b89485a52e
update Linux headers to 4.6
...
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com >
2016-04-05 11:46:52 +02:00
Cornelia Huck
66fb2d5467
linux-headers: update against kvm/next
...
Update against commit efef127c, but keep userfaultd.h.
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com >
2016-03-01 12:15:28 +01:00