diff options
author | Thomas Huth | 2016-09-28 13:16:30 +0200 |
---|---|---|
committer | David Gibson | 2016-10-13 03:58:06 +0200 |
commit | 2e68f28854f0120c9a938a61b64aaf1eaecb162b (patch) | |
tree | 7cf67971f3172ae234c2bb353daed2c93189eee5 /trace/qmp.c | |
parent | hw/ppc/spapr: Fix the selection of the processor features (diff) | |
download | qemu-2e68f28854f0120c9a938a61b64aaf1eaecb162b.tar.gz qemu-2e68f28854f0120c9a938a61b64aaf1eaecb162b.tar.xz qemu-2e68f28854f0120c9a938a61b64aaf1eaecb162b.zip |
ppc: Check the availability of transactional memory
KVM-PR currently does not support transactional memory, and the
implementation in TCG is just a fake. We should not announce TM
support in the ibm,pa-features property when running on such a
system, so disable it by default and only enable it if the KVM
implementation supports it (i.e. recent versions of KVM-HV).
These changes are based on some earlier work from Anton Blanchard
(thanks!).
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
(cherry picked from commit bac3bf287ab60e264b636f5f00c116a19b655762)
Diffstat (limited to 'trace/qmp.c')
0 files changed, 0 insertions, 0 deletions