From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43869) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcbKu-00039i-Oh for qemu-devel@nongnu.org; Thu, 17 Sep 2015 11:43:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZcbKq-0008Nb-ET for qemu-devel@nongnu.org; Thu, 17 Sep 2015 11:43:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59046) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZcbKq-0008NU-8U for qemu-devel@nongnu.org; Thu, 17 Sep 2015 11:42:56 -0400 References: <20150916175511.6328fceb@bahia.local> <1442480761-20548-1-git-send-email-cornelia.huck@de.ibm.com> From: Eric Blake Message-ID: <55FADF78.4040107@redhat.com> Date: Thu, 17 Sep 2015 09:42:48 -0600 MIME-Version: 1.0 In-Reply-To: <1442480761-20548-1-git-send-email-cornelia.huck@de.ibm.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="aLoGO7b9o3pQPj9jb3sQ6pS46fGD4iIr9" Subject: Re: [Qemu-devel] [PATCH] virtio: add some migration doc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cornelia Huck , qemu-devel@nongnu.org, mst@redhat.com, gkurz@linux.vnet.ibm.com Cc: jasowang@redhat.com, kraxel@redhat.com This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --aLoGO7b9o3pQPj9jb3sQ6pS46fGD4iIr9 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 09/17/2015 03:06 AM, Cornelia Huck wrote: > Try to cover the basics of virtio migration. >=20 > Signed-off-by: Cornelia Huck > --- > It might help if we add some documentation; at the very least, it will > prevent myself getting a headache everytime I look at that code :) >=20 > Feedback welcome. > --- > docs/virtio-migration.txt | 101 ++++++++++++++++++++++++++++++++++++++= ++++++++ > 1 file changed, 101 insertions(+) > create mode 100644 docs/virtio-migration.txt >=20 > diff --git a/docs/virtio-migration.txt b/docs/virtio-migration.txt > new file mode 100644 > index 0000000..9c575e6 > --- /dev/null > +++ b/docs/virtio-migration.txt > @@ -0,0 +1,101 @@ > +Virtio devices and migration > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D Since you didn't supply an explicit Copyright/License, this document inherits the project default of GPLv2+. Not the end of the world, but a lot of recently-added documentation has been explicitly listing a license= =2E --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --aLoGO7b9o3pQPj9jb3sQ6pS46fGD4iIr9 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/ iQEcBAEBCAAGBQJV+t95AAoJEKeha0olJ0NqWp8IAIqNHSBRFitN02CI5fIWpdrr vFP+btaz7nv3GFiX7FV3IZTU2v+kmTFHrQsH7Ce/qkR5s8m6sLz0lEWJdIO0cbKL TuhspPI5MmoM3H/FhQahShQFpjLRibKq3Exsf7hq4MtSYSQhW6AFWoSfCKKMUqvB wi+Lgd4RSG71WPieS/PcWQmfysTfsIWc8XingMVvInUtgCOk/vi1W5mQy1q2FsrJ 5PUxuhDNTzZsbjc7vLkIpY0/EKtbgwo2VYwEja9vvqYUVZpYarG025ZHAOJh85sC 73joMiT//81sJS+vjdhilBn8ev/dgT5p7oJESV3/ZMTI14cnmkrg+MrPsIm2YtA= =gmY8 -----END PGP SIGNATURE----- --aLoGO7b9o3pQPj9jb3sQ6pS46fGD4iIr9--