From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754170AbaKEJa4 (ORCPT ); Wed, 5 Nov 2014 04:30:56 -0500 Received: from mail-ie0-f172.google.com ([209.85.223.172]:42436 "EHLO mail-ie0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753635AbaKEJax (ORCPT ); Wed, 5 Nov 2014 04:30:53 -0500 MIME-Version: 1.0 In-Reply-To: References: <1414225494-2208-1-git-send-email-john.liuli@huawei.com> <544E2B18.8010702@huawei.com> Date: Wed, 5 Nov 2014 10:30:53 +0100 Message-ID: Subject: Re: [Qemu-devel] [RFC PATCH 0/2] virtio-mmio: add irqfd support for vhost-net based on virtio-mmio From: Christoffer Dall To: Peter Maydell Cc: Li Liu , Joel Schopp , Yingshiuan Pan , "Michael S. Tsirkin" , remy.gauguey@cea.fr, Rusty Russell , lkml - Kernel Mailing List , Nikolay Nikolaev , QEMU Developers , "Huangpeng (Peter)" , "virtualization@lists.linux-foundation.org" , Ard Biesheuvel Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 27, 2014 at 12:58 PM, Peter Maydell wrote: > On 27 October 2014 11:23, Li Liu wrote: >> So you mean virtio-mmio will be replaced by PCI/PCIe on ARM at last? > > That is the plan, yes. I can't make any promises on > timescales at the moment, though... > Linaro has scheduled resources to work on this (Ard, cc'ed) and we expect to be able to deliver this within a reasonable time frame. -Christoffer From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52951) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xlwva-0000fg-Jp for qemu-devel@nongnu.org; Wed, 05 Nov 2014 04:31:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XlwvW-0005Fh-9S for qemu-devel@nongnu.org; Wed, 05 Nov 2014 04:30:58 -0500 Received: from mail-ie0-f174.google.com ([209.85.223.174]:37529) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XlwvW-0005FS-5O for qemu-devel@nongnu.org; Wed, 05 Nov 2014 04:30:54 -0500 Received: by mail-ie0-f174.google.com with SMTP id x19so305539ier.33 for ; Wed, 05 Nov 2014 01:30:53 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1414225494-2208-1-git-send-email-john.liuli@huawei.com> <544E2B18.8010702@huawei.com> Date: Wed, 5 Nov 2014 10:30:53 +0100 Message-ID: From: Christoffer Dall Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [RFC PATCH 0/2] virtio-mmio: add irqfd support for vhost-net based on virtio-mmio List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Joel Schopp , Ard Biesheuvel , Yingshiuan Pan , "Michael S. Tsirkin" , Li Liu , remy.gauguey@cea.fr, Rusty Russell , lkml - Kernel Mailing List , Nikolay Nikolaev , QEMU Developers , "Huangpeng (Peter)" , "virtualization@lists.linux-foundation.org" On Mon, Oct 27, 2014 at 12:58 PM, Peter Maydell wrote: > On 27 October 2014 11:23, Li Liu wrote: >> So you mean virtio-mmio will be replaced by PCI/PCIe on ARM at last? > > That is the plan, yes. I can't make any promises on > timescales at the moment, though... > Linaro has scheduled resources to work on this (Ard, cc'ed) and we expect to be able to deliver this within a reasonable time frame. -Christoffer