qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/1] ppc: use capabilities helper


From: Cornelia Huck
Subject: [Qemu-devel] [PATCH 0/1] ppc: use capabilities helper
Date: Mon, 14 Apr 2014 18:48:51 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]