From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34710) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR5SB-0007et-9s for qemu-devel@nongnu.org; Thu, 26 Feb 2015 15:54:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YR5S8-0004vU-3L for qemu-devel@nongnu.org; Thu, 26 Feb 2015 15:54:39 -0500 Received: from mx1.redhat.com ([209.132.183.28]:48294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YR5S7-0004vQ-Q3 for qemu-devel@nongnu.org; Thu, 26 Feb 2015 15:54:36 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t1QKsY6O010449 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 26 Feb 2015 15:54:35 -0500 Message-ID: <54EF8809.8060601@redhat.com> Date: Thu, 26 Feb 2015 13:54:33 -0700 From: Eric Blake MIME-Version: 1.0 References: <1424980156-25556-1-git-send-email-lcapitulino@redhat.com> <1424980156-25556-3-git-send-email-lcapitulino@redhat.com> In-Reply-To: <1424980156-25556-3-git-send-email-lcapitulino@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="rKQBpnQP7vRmqlnpJbQgXhf83lQwGLvU3" Subject: Re: [Qemu-devel] [PATCH 2/2] docs: add memory-hotplug.txt List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Luiz Capitulino , qemu-devel@nongnu.org Cc: imammedo@redhat.com, pkrempa@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --rKQBpnQP7vRmqlnpJbQgXhf83lQwGLvU3 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 02/26/2015 12:49 PM, Luiz Capitulino wrote: > This document describes how to use memory hotplug in QEMU. >=20 > Signed-off-by: Luiz Capitulino > --- > docs/memory-hotplug.txt | 77 +++++++++++++++++++++++++++++++++++++++++= ++++++++ > 1 file changed, 77 insertions(+) > create mode 100644 docs/memory-hotplug.txt >=20 > diff --git a/docs/memory-hotplug.txt b/docs/memory-hotplug.txt > new file mode 100644 > index 0000000..e821449 > --- /dev/null > +++ b/docs/memory-hotplug.txt > @@ -0,0 +1,77 @@ > +QEMU memory hotplug > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > + Might be worth adding a copyright and license notice. > + > +Creates a guest with 1GB of memory and three hotpluggable memory slots= =2E > +The hotpluggable memory slots are empty when the guest is booted, so a= ll > +memory the guest will see after boot is 1GB. The maximum memory the > +guest can reach is 4GB. This means that three additional gigas can be s/gigas/gigabytes/ > + > +For example, assuming that the host has 1GB hugepages available in > +the /mnt/hugepages-1GB directory, a 1GB hugepage could be hotplugged > +into the guest from the previous section with the following commnands:= s/commnands/commands/ --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --rKQBpnQP7vRmqlnpJbQgXhf83lQwGLvU3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJU74gJAAoJEKeha0olJ0NqIgsIAJOJVgrTRZwM8JFgZkiNDkv+ B/0xkCDDQiCDglHl1Vlr+z9Np+Ov6F+mQSpQlJMP93yqPQTgh6qSOepd3wTUv1pv B7rsAql7aeVbFUFgZXgAO6BiILV34gccuClRUCKr1jb/YjjMlWDoGaw8YgVui/LA 1NoIwWgjw7BrTqqYxhl+puKBcjhjlTKLYkQwIwftL2ZaDiEpyiQdSX+04kUYaStp pJ4vF3rnvA41bUXrj/F0qekr6Qz3vaZX3xOrClgqUsng+6/qS80UKVNVXrm/J+VZ aq9RzFVDgvTL7kgIr47BIoBFkrOTalBbflDUAo9vCJornqT/fHI0sNUDAx+hWl8= =+MvN -----END PGP SIGNATURE----- --rKQBpnQP7vRmqlnpJbQgXhf83lQwGLvU3--