From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gAZdy-0002gm-Pi for qemu-devel@nongnu.org; Thu, 11 Oct 2018 08:00:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gAZdo-0006gF-R6 for qemu-devel@nongnu.org; Thu, 11 Oct 2018 08:00:42 -0400 Received: from mail-ot1-x342.google.com ([2607:f8b0:4864:20::342]:40723) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gAZdo-0006Z2-C8 for qemu-devel@nongnu.org; Thu, 11 Oct 2018 08:00:32 -0400 Received: by mail-ot1-x342.google.com with SMTP id w67so8620816ota.7 for ; Thu, 11 Oct 2018 05:00:26 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20181011075544.GR27120@redhat.com> References: <5dd21056229d12a1af8d65e9208f4de43ba4a2ae.camel@redhat.com> <892d54c5-2851-74ec-bdf2-286c1665c44f@gmail.com> <7d54ec114745b00b82601875416ccfe6a5f9fe6f.camel@redhat.com> <20181011075544.GR27120@redhat.com> From: Peter Maydell Date: Thu, 11 Oct 2018 13:00:05 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PATCH v5 0/5] Connect a PCIe host and graphics support to RISC-V List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Richard W.M. Jones" Cc: Andrea Bolognani , "palmer@sifive.com" , "qemu-devel@nongnu.org" , "mjc@sifive.com" , Alistair Francis , Alistair , "stephen@eideticom.com" , Edgar Iglesias On 11 October 2018 at 08:55, Richard W.M. Jones wrote: > Can we ignore non-PCIe guests? virtio-mmio should die. I note that Edgar's recent Xilinx Versal patchset adds a new user of virtio-mmio. If that statement is meant to apply generally it might be worth starting the discussion in that patchthread too. thanks -- PMM