Re: [virtio] [PATCH] mmio: split desc/avail/used/enable

From
Pawel Moll <>
Date
2013-09-16T13:09:52+00:00
ID
1379336989.3406.17.camel@hornet
Thread
Re: [virtio] [PATCH] mmio: split desc/avail/used/enable
On Sun, 2013-09-15 at 14:10 +0100, Michael S. Tsirkin wrote:
> This is similar to what I proposed for PCI:
> - deprecate QueuePFN and move it to legacy interface
>   section
> - Add 64-bit QueueDesc QueueAvail QueueUsed
> - Add explicit QueueEnable
> 
> Needed to resolve issues
> https://tools.oasis-open.org/issues/browse/VIRTIO-23
> https://tools.oasis-open.org/issues/browse/VIRTIO-32
> 
> Signed-off-by: Michael S. Tsirkin <>

This is not exactly what I had in mind, but seems close enough :-) I'll
have a closer look before the next conf call.

Thanks for making my work easier :-)

Paweł