]> git.proxmox.com Git - qemu.git/commit
update-linux-headers.sh: Pull in asm-generic/kvm_para.h
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 25 Jul 2012 15:29:07 +0000 (16:29 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 14 Aug 2012 22:23:17 +0000 (19:23 -0300)
commit256d046ca70788e4cb3aad56cda64ad81f19b7cd
tree85854cf09a1bf3caacc3ad1954297b0066bf5969
parenta9605e0317c7a6d5e68f3a3b6708c8ef1096f4bc
update-linux-headers.sh: Pull in asm-generic/kvm_para.h

Add asm-generic/kvm_para.h to the set of non-architecture specific
KVM kernel headers we copy into QEMU. This header may be included
by an architecture's kvm_para.h header.

Reviewed-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
scripts/update-linux-headers.sh