From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44325) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBnW3-0001ak-Ig for qemu-devel@nongnu.org; Mon, 28 Jul 2014 12:11:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XBnVw-0004ki-NV for qemu-devel@nongnu.org; Mon, 28 Jul 2014 12:11:11 -0400 Received: from mail-wg0-x22d.google.com ([2a00:1450:400c:c00::22d]:62219) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XBnVw-0004kR-HF for qemu-devel@nongnu.org; Mon, 28 Jul 2014 12:11:04 -0400 Received: by mail-wg0-f45.google.com with SMTP id x12so7522697wgg.28 for ; Mon, 28 Jul 2014 09:11:03 -0700 (PDT) Date: Mon, 28 Jul 2014 17:11:01 +0100 From: Stefan Hajnoczi Message-ID: <20140728161101.GL13872@stefanha-thinkpad.redhat.com> References: <1406116532-15824-1-git-send-email-stefanha@redhat.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YIleam+9adpUeYf+" Content-Disposition: inline In-Reply-To: <1406116532-15824-1-git-send-email-stefanha@redhat.com> Subject: Re: [Qemu-devel] [PATCH v3] docs/multiple-iothreads.txt: add documentation on IOThread programming List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Hajnoczi Cc: Kevin Wolf , qemu-devel@nongnu.org --YIleam+9adpUeYf+ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 23, 2014 at 12:55:32PM +0100, Stefan Hajnoczi wrote: > This document explains how IOThreads and the main loop are related, > especially how to write code that can run in an IOThread. Currently > only virtio-blk-data-plane uses these techniques. The next obvious > target is virtio-scsi; there has also been work on virtio-net. >=20 > Signed-off-by: Stefan Hajnoczi > --- > docs/multiple-iothreads.txt | 134 ++++++++++++++++++++++++++++++++++++++= ++++++ > 1 file changed, 134 insertions(+) > create mode 100644 docs/multiple-iothreads.txt Applied to my block-next tree: https://github.com/stefanha/qemu/commits/block-next Stefan --YIleam+9adpUeYf+ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJT1nYVAAoJEJykq7OBq3PI8kEIAIMt+7Dmpt0ExsAsSz2tzvTz gZF08Xso4Hvf2RQMBxuNzrUWDVifj5KDzCvUpyYKJfqwUtTdzRSvPXFzC6gmC8mH ODgK4/6HlE9ndEkcLrORr9NZokwadRJtFfnwnItIsqiT1mc6A+x+ZE6+H5jAML9S nDE8q6/SI4OhCJvd+WKVNrFby4Q/oDyn5+JlEwO4UhDprLCodG75KYm2nT2Zr2iz 5fYn0nNOJ1c0y+YlM+pLiiRoaZBSe503CaWXZ8Nh7k5RZ/kuInOIFwYmBg+n+nl4 +A2DUKQxmJlu+vuTfrGlGOdHRzXFQzBydTTjAVKbslcZ5OYuoIC76hHUtGuAPz0= =zvXG -----END PGP SIGNATURE----- --YIleam+9adpUeYf+--