Re: [Qemu-devel] [PATCH v3 0/3] Introduce eventfd support for virtio-mmio

2015-05-07 Thread Peter Maydell
On 7 May 2015 at 11:46, Pavel Fedin wrote: > Hello! > > This is updated version of my eventfd for virtio-mmio patch. Style notes > have been considered, hopefully it's OK now. > It's now 3 parts instead of 4, because the last one was actually a small > fix, i decided to merge it with no 3. Whe

Re: [Qemu-devel] [PATCH v3 0/3] Introduce eventfd support for virtio-mmio

2015-05-07 Thread Pavel Fedin
Hello! > Have you noticed below thread? This thread is based on the patchset from Ying- > Shiuan Pan. > > http://lists.gnu.org/archive/html/qemu-devel/2014-11/msg00594.html Yes, of course. Actually my set is based on that one, it's just updated against current master and improved a little bit.

Re: [Qemu-devel] [PATCH v3 0/3] Introduce eventfd support for virtio-mmio

2015-05-07 Thread Shannon Zhao
Hi Pavel, Have you noticed below thread? This thread is based on the patchset from Ying-Shiuan Pan. http://lists.gnu.org/archive/html/qemu-devel/2014-11/msg00594.html On 2015/5/7 18:46, Pavel Fedin wrote: > Hello! > > This is updated version of my eventfd for virtio-mmio patch. Style notes >