Home
last modified time | relevance | path

Searched hist:"64 e07be544ee9c5fb5b741175262fd34726ec431" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/
H A Dconfigure64e07be544ee9c5fb5b741175262fd34726ec431 Fri Apr 15 19:00:36 CDT 2011 Alexander Graf <agraf@suse.de> kvm: ppc: detect old headers

When compiling Qemu with older kernel headers, the PVR setting
mechanism isn't available yet. Unfortunately, back then I didn't add
a capability we could check against, so all we can do is add a configure
test to see if we support PVR setting. For BookE, we don't care yet.

This fixes compilation errors with KVM enabled on older kernel headers
(like 2.6.32).

Signed-off-by: Alexander Graf <agraf@suse.de>