qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Re: [PATCH 6/7] Clarify default values in migration speed a


From: Paolo Bonzini
Subject: [Qemu-devel] Re: [PATCH 6/7] Clarify default values in migration speed argument in monitor
Date: Fri, 08 Oct 2010 18:21:37 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9) Gecko/20100907 Fedora/3.1.3-1.fc13 Lightning/1.0b3pre Mnenhy/0.8.3 Thunderbird/3.1.3

On 10/08/2010 11:15 AM, address@hidden wrote:
From: Jes Sorensen<address@hidden>

Signed-off-by: Jes Sorensen<address@hidden>
---
  hmp-commands.hx |    3 ++-
  1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/hmp-commands.hx b/hmp-commands.hx
index 95bdb91..f138a76 100644
--- a/hmp-commands.hx
+++ b/hmp-commands.hx
@@ -756,7 +756,8 @@ ETEXI
          .name       = "migrate_set_speed",
          .args_type  = "value:o",
          .params     = "value",
-        .help       = "set maximum speed (in bytes) for migrations",
+        .help       = "set maximum speed (in bytes) for migrations. "
+       "Defaults to KB if no size suffix is specified, ie. K/M/G/T",
                     ^^

To MB, no?

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]