Description of problem:
The current candidate ppc64 package for qemu, which is in koji at http://ppc.koji.fedoraproject.org/koji/buildinfo?buildID=105383 does not build.
There are duplicate incompatible definitions of the function kvm_irqchip_commit_routes(). This isn't technically a ppc specific bug, but it is masked on x86 because the code path that triggers this is never touched.
This bug is already fixed in the upstream qemu-kvm tree (including qemu-kvm-1.2.0-rc1).