qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3] docs/multiple-iothreads.txt: add documentati


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v3] docs/multiple-iothreads.txt: add documentation on IOThread programming
Date: Mon, 28 Jul 2014 17:11:01 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

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.
> 
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> ---
>  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

Attachment: pgppTuu5t9kp4.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]