aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/asm-arm/kvm_para.h
AgeCommit message (Collapse)Author
2018-05-23linux-headers: drop kvm_para.hMichael S. Tsirkin
Unused now and can be removed. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
2017-12-13linux-headers: update to 4.15-rc1Eric Auger
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>
2013-03-05linux-headers: resync from mainline to add ARM KVM headersPeter Maydell
Resync QEMU's copy of the Linux kernel headers from git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master commit 2ef14f4. This adds the ARM KVM headers, since ARM KVM support has just hit mainline via Russell's ARM tree. This is not a pure sync -- I have removed by hand some changes that would have reverted updates for s390x and ppc which have not yet hit mainline. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>