use KVM_UPSTREAM for ppc.
commitd8c37febe25c6cb005cc22630a1ab3db95fd86df
authorGlauber Costa <glommer@redhat.com>
Wed, 24 Jun 2009 13:22:57 +0000 (24 14:22 +0100)
committerMark McLoughlin <markmc@redhat.com>
Wed, 24 Jun 2009 16:39:33 +0000 (24 17:39 +0100)
tree88a6a81a7866e347f3f0eb9986c81c52f00f7b69
parent36b732a6d012f07a7e1210ba2005520ad86272ad
use KVM_UPSTREAM for ppc.

ppc should compile with upstream qemu code, so, put these
defines in ppc specific code that references kvm functions.

We don put them in config.h in this case, since there are
files (like vl.c) that includes both kvm.h and qemu-kvm.h,
and would break compilation.

Signed-off-by: Glauber Costa <glommer@redhat.com>
Signed-off-by: Mark McLoughlin <markmc@redhat.com>
hw/ppc440.c
hw/ppc440_bamboo.c
hw/ppce500_mpc8544ds.c
target-ppc/helper.c