commit | 23528bb21ee2c9b27f3feddd77a2a3351a8df148 | [log] [tgz] |
---|---|---|
author | Sam Bobroff <sam.bobroff@au1.ibm.com> | Wed Jul 20 13:41:36 2016 +1000 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Aug 01 19:42:06 2016 +0200 |
tree | eb17f1c15fa51cc04a606cd79658c806637eaddb | |
parent | 40a2df49858eb40ccfe979da69b74d8b203a869b [diff] |
KVM: PPC: Introduce KVM_CAP_PPC_HTM Introduce a new KVM capability, KVM_CAP_PPC_HTM, that can be queried to determine if a PowerPC KVM guest should use HTM (Hardware Transactional Memory). This will be used by QEMU to populate the pa-features bits in the guest's device tree. Signed-off-by: Sam Bobroff <sam.bobroff@au1.ibm.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>