From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39596) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqJjA-0000UT-NI for qemu-devel@nongnu.org; Thu, 07 May 2015 07:12:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YqJj5-00018l-H9 for qemu-devel@nongnu.org; Thu, 07 May 2015 07:12:28 -0400 Received: from mail-pd0-f182.google.com ([209.85.192.182]:34466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YqJj5-00018V-CU for qemu-devel@nongnu.org; Thu, 07 May 2015 07:12:23 -0400 Received: by pdbqa5 with SMTP id qa5so38598211pdb.1 for ; Thu, 07 May 2015 04:12:21 -0700 (PDT) Message-ID: <554B488E.5000307@linaro.org> Date: Thu, 07 May 2015 19:12:14 +0800 From: Shannon Zhao MIME-Version: 1.0 References: <015e01d088b3$0f2bda00$2d838e00$@samsung.com> In-Reply-To: <015e01d088b3$0f2bda00$2d838e00$@samsung.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/3] Introduce eventfd support for virtio-mmio List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Fedin , qemu-devel@nongnu.org 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 > 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. > > Kind regards, > Pavel Fedin > Expert Engineer > Samsung Electronics Research center Russia > > > -- Shannon