use KVM_UPSTREAM for ppc.
commit9a81ed97f54e24970eccc00bf4bd3355925ec3f8
authorGlauber Costa <glommer@redhat.com>
Wed, 24 Jun 2009 13:22:57 +0000 (24 14:22 +0100)
committerMark McLoughlin <markmc@redhat.com>
Fri, 11 Sep 2009 10:38:02 +0000 (11 11:38 +0100)
treeb44bd3151888dfcb134453f9c0f273acc5aa474b
parent1fee51b69d98e7f79b3326fd27d470e15c606612
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>
Fedora-patch: kvm-upstream-ppc.patch
hw/ppc440.c
hw/ppc440_bamboo.c
hw/ppce500_mpc8544ds.c
target-ppc/helper.c