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 <f...@redhat.com> > > --- > > hw/block/virtio-blk.c | 6 ------ > > 1 file changed, 6 deletions(-) > > Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>
Max, would you apply this? Fam