Hi Alex, here's my conversion of the existing ppc KVM_ENABLE_CAP users to the new helper functions, on top of my s390-next branch.
Unfortunately, I have no environment to test this (and I haven't been able to setup a cross-build environment either). Also available on https://github.com/cohuck/qemu.git ppc-enable-cap In the event that this actually works :), please apply. Cornelia Huck (1): ppc: use kvm_enable_cap_vcpu() hw/intc/openpic_kvm.c | 8 ++------ hw/intc/xics_kvm.c | 8 ++------ target-ppc/kvm.c | 21 ++++----------------- 3 files changed, 8 insertions(+), 29 deletions(-) -- 1.7.9.5