]> git.proxmox.com Git - mirror_qemu.git/commit
target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3
authorSam Bobroff <sam.bobroff@au1.ibm.com>
Sun, 19 Mar 2017 23:46:44 +0000 (10:46 +1100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 26 Apr 2017 02:00:41 +0000 (12:00 +1000)
commitcf1c4cce7c0d53d2a778a4b124d02ea3a84f1663
treeae1973cebb298e2592487e8e275cf6fa9aea7952
parentc64abd1f9c732f58181d0a46a0da72168759e77b
target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3

Query and cache the value of two new KVM capabilities that indicate
KVM's support for new radix and hash modes of the MMU.

Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/kvm.c
target/ppc/kvm_ppc.h