]> Git Repo - qemu.git/blobdiff - hmp-commands.hx
Change xen_host_pci_sysfs_path() to return void
[qemu.git] / hmp-commands.hx
index f3de4076471b65b55430912aa575935bba63083d..bb52e4d3bd435a68e2ba3f11976a98eedf6746d4 100644 (file)
@@ -1025,7 +1025,9 @@ ETEXI
         .name       = "migrate_start_postcopy",
         .args_type  = "",
         .params     = "",
-        .help       = "Switch migration to postcopy mode",
+        .help       = "Followup to a migration command to switch the migration"
+                      " to postcopy mode. The x-postcopy-ram capability must "
+                      "be set before the original migration command.",
         .mhandler.cmd = hmp_migrate_start_postcopy,
     },
 
This page took 0.024003 seconds and 4 git commands to generate.