qemu-commits
[Top][All Lists]
Advanced

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

[Qemu-commits] [qemu/qemu] 40f1ee: kvm: add kvm_{vm, vcpu}_enable_cap


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 40f1ee: kvm: add kvm_{vm, vcpu}_enable_cap
Date: Fri, 02 May 2014 03:00:10 -0700

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 40f1ee27aa14494c155e4062afa83523e7817f40
      
https://github.com/qemu/qemu/commit/40f1ee27aa14494c155e4062afa83523e7817f40
  Author: Cornelia Huck <address@hidden>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M include/sysemu/kvm.h

  Log Message:
  -----------
  kvm: add kvm_{vm,vcpu}_enable_cap

Provide helper functions for enabling capabilities (on a vcpu and on a vm).

Reviewed-by: Thomas Huth <address@hidden>
Reviewed-by: Alexander Graf <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>


  Commit: e080f0fdff4a321a461638963b619b77b4307fdd
      
https://github.com/qemu/qemu/commit/e080f0fdff4a321a461638963b619b77b4307fdd
  Author: Cornelia Huck <address@hidden>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M target-s390x/kvm.c

  Log Message:
  -----------
  s390x: use kvm_vcpu_enable_cap()

Make kvm_s390_enable_css_support() use new interface.

Reviewed-by: Thomas Huth <address@hidden>
Reviewed-by: Alexander Graf <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>


  Commit: 48add816cf7697509debaee0a36f5bb54e4a121b
      
https://github.com/qemu/qemu/commit/48add816cf7697509debaee0a36f5bb54e4a121b
  Author: Cornelia Huck <address@hidden>
  Date:   2014-04-30 (Wed, 30 Apr 2014)

  Changed paths:
    M hw/intc/openpic_kvm.c
    M hw/intc/xics_kvm.c
    M target-ppc/kvm.c

  Log Message:
  -----------
  ppc: use kvm_vcpu_enable_cap()

Convert existing users of KVM_ENABLE_CAP to new helper.

Reviewed-by: Thomas Huth <address@hidden>
Reviewed-by: Alexander Graf <address@hidden>
Signed-off-by: Cornelia Huck <address@hidden>


  Commit: c090c10dc4b85a9aa82277994576715ec2af1ed4
      
https://github.com/qemu/qemu/commit/c090c10dc4b85a9aa82277994576715ec2af1ed4
  Author: Peter Maydell <address@hidden>
  Date:   2014-05-01 (Thu, 01 May 2014)

  Changed paths:
    M hw/intc/openpic_kvm.c
    M hw/intc/xics_kvm.c
    M include/sysemu/kvm.h
    M target-ppc/kvm.c
    M target-s390x/kvm.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/cohuck/tags/kvm_cap_helpers' into 
staging

Add helpers for enabling kvm capabilities and convert the existing
s390x and ppc users to use them.

# gpg: Signature made Wed 30 Apr 2014 14:48:45 BST using RSA key ID C6F02FAF
# gpg: Can't check signature: public key not found

* remotes/cohuck/tags/kvm_cap_helpers:
  ppc: use kvm_vcpu_enable_cap()
  s390x: use kvm_vcpu_enable_cap()
  kvm: add kvm_{vm,vcpu}_enable_cap

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/87f6ede9bbcc...c090c10dc4b8

reply via email to

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