summaryrefslogtreecommitdiffstats
path: root/docs/multi-thread-compression.txt
diff options
context:
space:
mode:
authorThomas Huth2018-06-13 07:05:19 +0200
committerPaolo Bonzini2018-06-28 19:05:32 +0200
commita1d30f285ebc0ba89d8dcba0b10a6b2516c2e470 (patch)
tree030210645caae85a8bbb6a3046706a23fd13aa14 /docs/multi-thread-compression.txt
parentconfigure: enable debug-mutex if debug enabled (diff)
downloadqemu-a1d30f285ebc0ba89d8dcba0b10a6b2516c2e470.tar.gz
qemu-a1d30f285ebc0ba89d8dcba0b10a6b2516c2e470.tar.xz
qemu-a1d30f285ebc0ba89d8dcba0b10a6b2516c2e470.zip
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
The preferred way to select the KVM accelerator is to use "-accel kvm" these days, so let's be consistent in our documentation and help texts. Signed-off-by: Thomas Huth <thuth@redhat.com> Message-Id: <1528866321-23886-3-git-send-email-thuth@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/multi-thread-compression.txt')
-rw-r--r--docs/multi-thread-compression.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/multi-thread-compression.txt b/docs/multi-thread-compression.txt
index d0caaf7b3b..bb88c6bdf1 100644
--- a/docs/multi-thread-compression.txt
+++ b/docs/multi-thread-compression.txt
@@ -62,7 +62,7 @@ RAM: 128G
NIC: Intel I350 (10/100/1000Mbps)
Host OS: CentOS 7 64-bit
Guest OS: RHEL 6.5 64-bit
-Parameter: qemu-system-x86_64 -enable-kvm -smp 4 -m 4096
+Parameter: qemu-system-x86_64 -accel kvm -smp 4 -m 4096
/share/ia32e_rhel6u5.qcow -monitor stdio
There is no additional application is running on the guest when doing