Home
last modified time | relevance | path

Searched hist:"08312 a63" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure08312a63 Fri Aug 03 07:51:25 CDT 2012 Peter Maydell <peter.maydell@linaro.org> configure: Don't implicitly hardcode list of KVM architectures

The code creating the symlink from linux-headers/asm to the
architecture specific linux-headers/asm-$arch directory was
implicitly hardcoding a list of KVM supporting architectures.
Add a default case for the common "Linux architecture name and
QEMU CPU name match" case, so future architectures will only
need to add code if they've managed to get mismatched names.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>