Here's the next version of the kvm capability helpers, again on
https://github.com/cohuck/qemu.git kvm-cap-helpers

Changes v1->v2:
  - add cap.flags parameter
  - function word ordering

Cornelia Huck (3):
  kvm: add kvm_{vm,vcpu}_enable_cap
  s390x: use kvm_vcpu_enable_cap()
  ppc: use kvm_vcpu_enable_cap()

 hw/intc/openpic_kvm.c |    8 ++------
 hw/intc/xics_kvm.c    |    8 ++------
 include/sysemu/kvm.h  |   30 ++++++++++++++++++++++++++++++
 target-ppc/kvm.c      |   21 ++++-----------------
 target-s390x/kvm.c    |    4 +---
 5 files changed, 39 insertions(+), 32 deletions(-)

-- 
1.7.9.5


Reply via email to