From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46199) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjqOV-0007kq-Ln for qemu-devel@nongnu.org; Wed, 07 Oct 2015 11:12:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjqOS-00021w-EK for qemu-devel@nongnu.org; Wed, 07 Oct 2015 11:12:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:33911) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjqOS-00021n-9A for qemu-devel@nongnu.org; Wed, 07 Oct 2015 11:12:36 -0400 References: <1444228339-18636-1-git-send-email-marcandre.lureau@redhat.com> From: Eric Blake Message-ID: <56153663.6020606@redhat.com> Date: Wed, 7 Oct 2015 09:12:35 -0600 MIME-Version: 1.0 In-Reply-To: <1444228339-18636-1-git-send-email-marcandre.lureau@redhat.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="NdCu69cUq6M91f2n3oM3hogNrQpNGXxvm" Subject: Re: [Qemu-devel] [PATCH] doc: document ivshmem & hugepages List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org Cc: p.fedin@samsung.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --NdCu69cUq6M91f2n3oM3hogNrQpNGXxvm Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 10/07/2015 08:32 AM, marcandre.lureau@redhat.com wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > Document and give some examples of hugepages support with ivshmem devic= e > and server. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- > qemu-doc.texi | 13 +++++++++++++ > 1 file changed, 13 insertions(+) >=20 > diff --git a/qemu-doc.texi b/qemu-doc.texi > index afa2263..b15c14c 100644 > --- a/qemu-doc.texi > +++ b/qemu-doc.texi > @@ -1293,6 +1293,19 @@ copy the shared memory on migration to the desti= nation host. With > With the @option{peer} case, the device should be detached and then re= attached > after migration using the PCI hotplug support. > =20 > +@subsubsection ivshmem & hugepages s/&/and/ (documentation looks a bit too casual if you don't spell out conjunctions) > + > +Instead of specifying the using POSIX shm, you may specify > +a memory backend, that has hugepage support: s/backend,/backend/ With those two fixes, the grammar is: Reviewed-by: Eric Blake I don't know if it is technically accurate, though. --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --NdCu69cUq6M91f2n3oM3hogNrQpNGXxvm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJWFTZjAAoJEKeha0olJ0NqReEH/3r+MYBUQO2Ua9mnbDDwsI3u 3QoBssSown5tD3NdP/iSOjoUK4RI8EQNzlZ3U+wGV0MdgO83X0F9t6jLh7z4o23d 3NoBiJjoPnKj6mgfiZD9tSSCgY6PUynlQ+CIOX93QfTGmHghQ81JOstpN6KKGUxK az12T1nDhoahoYLied6oW/YoWhDiAxc0/N4Epzqwsudc+ElvsKPifgcYY7CyvG80 FS3G1g05899KoO9mBMCeDBM64oRPdAjxzpomDX6rO7cmOijLLfeEKX8KqGoq0L6+ NvjrErVN118jkd2IehywRMnv8hFS6OSioszPHpIZQd8gOcR5BIsQoGt6pbUrghs= =VvQR -----END PGP SIGNATURE----- --NdCu69cUq6M91f2n3oM3hogNrQpNGXxvm--