use KVM_UPSTREAM for ppc.
commitd842e3222f8ce614769d1cf8227bb3b8dbf209bc
authorGlauber Costa <glommer@redhat.com>
Wed, 24 Jun 2009 13:22:57 +0000 (24 14:22 +0100)
committerMark McLoughlin <markmc@redhat.com>
Tue, 4 Aug 2009 15:17:01 +0000 (4 16:17 +0100)
treef137276067193398d809970a3ca8a02b7e2bcbd0
parente71cbebb569fa3d9b285a03a72802609b43bd6e9
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