]> git.proxmox.com Git - mirror_qemu.git/commit - target-ppc/kvm.c
KVM: PPC: Expose fixup hcall capability
authorAlexander Graf <agraf@suse.de>
Wed, 4 Jun 2014 10:14:08 +0000 (12:14 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 16 Jun 2014 11:24:41 +0000 (13:24 +0200)
commit87a91de61a34a7f3222203556df8a67f187360cd
tree541e13563da86cf62e1406d2c75c8740941d36ea
parentb061808d39fa11ecc6c07cec7bef6676669c1f3e
KVM: PPC: Expose fixup hcall capability

New kvm versions expose a PPC_FIXUP_HCALL capability. Make it visible to
machine code so we can take decisions based on it.

Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/kvm.c
target-ppc/kvm_ppc.h