]> git.proxmox.com Git - mirror_qemu.git/blobdiff - docs/multi-thread-compression.txt
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190628-pull-request' into...
[mirror_qemu.git] / docs / multi-thread-compression.txt
index 3d477c3bd23e6368c9db4d3a0a00529b70382cd3..bb88c6bdf11c25ad9ae9c16c5838e41162fe410f 100644 (file)
@@ -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
@@ -110,7 +110,7 @@ Usage
 =====
 1. Verify both the source and destination QEMU are able
 to support the multiple thread compression migration:
-    {qemu} info_migrate_capabilities
+    {qemu} info migrate_capabilities
     {qemu} ... compress: off ...
 
 2. Activate compression on the source: