From: Igor Mammedov <imammedo@redhat.com>
To: Thomas Huth <thuth@redhat.com>
Cc: qemu-devel@nongnu.org, "Michael S. Tsirkin" <mst@redhat.com>,
qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] trivial: Add missing "-m" parameter in docs/memory-hotplug.txt
Date: Thu, 21 Sep 2017 10:05:11 +0200 [thread overview]
Message-ID: <20170921100511.2f082330@nial.brq.redhat.com> (raw)
In-Reply-To: <1505811746-29439-1-git-send-email-thuth@redhat.com>
On Tue, 19 Sep 2017 11:02:26 +0200
Thomas Huth <thuth@redhat.com> wrote:
> The example obviously lacks the "-m" parameter.
>
> Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
> ---
> docs/memory-hotplug.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/memory-hotplug.txt b/docs/memory-hotplug.txt
> index 56bdd0a..d96397c 100644
> --- a/docs/memory-hotplug.txt
> +++ b/docs/memory-hotplug.txt
> @@ -24,7 +24,7 @@ Where,
>
> For example, the following command-line:
>
> - qemu [...] 1G,slots=3,maxmem=4G
> + qemu [...] -m 1G,slots=3,maxmem=4G
>
> Creates a guest with 1GB of memory and three hotpluggable memory slots.
> The hotpluggable memory slots are empty when the guest is booted, so all
next prev parent reply other threads:[~2017-09-21 8:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-19 9:02 [Qemu-devel] [PATCH] trivial: Add missing "-m" parameter in docs/memory-hotplug.txt Thomas Huth
2017-09-21 8:05 ` Igor Mammedov [this message]
2017-09-24 20:51 ` Michael Tokarev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170921100511.2f082330@nial.brq.redhat.com \
--to=imammedo@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).