qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] virtio-blk: Remove the stale FIXME comment


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH] virtio-blk: Remove the stale FIXME comment
Date: Wed, 4 Mar 2015 16:21:18 +0800
User-agent: Mutt/1.5.23 (2014-03-12)

On Mon, 02/16 14:14, Stefan Hajnoczi wrote:
> On Mon, Feb 16, 2015 at 12:09:40PM +0800, Fam Zheng wrote:
> > By default, we have ioeventfd enabled, so the IO request processing is
> > in IO thread; in the vcpu thread, guest mode is returned to as quickly
> > as possible, and completion is delivered via irqfd. Therefore this
> > comment from the initial implementation is barely relevant.
> > 
> > Signed-off-by: Fam Zheng <address@hidden>
> > ---
> >  hw/block/virtio-blk.c | 6 ------
> >  1 file changed, 6 deletions(-)
> 
> Reviewed-by: Stefan Hajnoczi <address@hidden>

Max, would you apply this?

Fam



reply via email to

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