qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: [PATCH 2/3] virtio-pci: Use ioeventfd for virtqueue not


From: Michael S. Tsirkin
Subject: [Qemu-devel] Re: [PATCH 2/3] virtio-pci: Use ioeventfd for virtqueue notify
Date: Thu, 11 Nov 2010 19:12:40 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Nov 11, 2010 at 06:59:29PM +0200, Avi Kivity wrote:
> On 11/11/2010 03:47 PM, Stefan Hajnoczi wrote:
> >Some virtio devices are known to have guest drivers which expect a notify to 
> >be
> >processed synchronously and spin waiting for completion.  Only enable 
> >ioeventfd
> >for virtio-blk and virtio-net for now.
> 
> Which drivers are these?
> 
> I only know of the virtio-gl driver, which isn't upstream.

I think that PXE virtio drivers do polling. But I think this change does
not break these drivers. It'll probably make them a bit slower.  Right,
Gleb?

-- 
MST



reply via email to

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