summaryrefslogtreecommitdiffstats
path: root/linux-headers/asm-generic/kvm_para.h
Commit message (Collapse)AuthorAgeFilesLines
* linux-headers: drop kvm_para.hMichael S. Tsirkin2018-05-231-4/+0Star
| | | | | | Unused now and can be removed. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
* linux-headers: resync from mainline to add ARM KVM headersPeter Maydell2013-03-051-0/+4
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>