Home
last modified time | relevance | path

Searched hist:"2879636 d" (Results 1 – 1 of 1) sorted by relevance

/qemu/scripts/
H A Dupdate-linux-headers.sh2879636d Wed Jul 18 10:11:09 GMT 2012 Peter Maydell <peter.maydell@linaro.org> update-linux-headers.sh: Don't hard code list of architectures

Rather than hardcoding the list of architectures in the kernel
header update script, just import headers for every architecture
which supports KVM (with a blacklist exception for ia64 which
has KVM headers but is dead). This reduces the number of QEMU
files which need to be updated to add support for a new KVM
architecture.

Acked-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>