summaryrefslogtreecommitdiff
path: root/linux-headers/asm-generic
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2013-03-05 00:34:40 +0000
committerPeter Maydell <peter.maydell@linaro.org>2013-03-05 00:34:40 +0000
commiteadd0e4413c9b69015c798909f48ec48ab0c7bd4 (patch)
treec74a577756f0f3fde9e33ebc50e128e6e3efb3fc /linux-headers/asm-generic
parent2e07b297e0b450fe38bab115f71749e032d7191c (diff)
downloadqemu-eadd0e4413c9b69015c798909f48ec48ab0c7bd4.tar.gz
linux-headers: resync from mainline to add ARM KVM headers
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>
Diffstat (limited to 'linux-headers/asm-generic')
-rw-r--r--linux-headers/asm-generic/kvm_para.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/linux-headers/asm-generic/kvm_para.h b/linux-headers/asm-generic/kvm_para.h
new file mode 100644
index 0000000000..486f0af73c
--- /dev/null
+++ b/linux-headers/asm-generic/kvm_para.h
@@ -0,0 +1,4 @@
+/*
+ * There isn't anything here, but the file must not be empty or patch
+ * will delete it.
+ */