From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47077) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gHVIU-0000yM-3h for qemu-devel@nongnu.org; Tue, 30 Oct 2018 10:47:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gHVIT-0003UK-3Q for qemu-devel@nongnu.org; Tue, 30 Oct 2018 10:47:10 -0400 Received: from mail-ot1-x343.google.com ([2607:f8b0:4864:20::343]:42526) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gHVIS-0003Qn-L9 for qemu-devel@nongnu.org; Tue, 30 Oct 2018 10:47:08 -0400 Received: by mail-ot1-x343.google.com with SMTP id j3so5511641otl.9 for ; Tue, 30 Oct 2018 07:47:08 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Peter Maydell Date: Tue, 30 Oct 2018 14:46:46 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PATCH] Add Alistair as a RISC-V Maintainer List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Palmer Dabbelt Cc: Alistair Francis , =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= , Bastian Koppelmann , Michael Clark , Alistair Francis , QEMU Developers , Sagar Karandikar On 29 October 2018 at 18:41, Palmer Dabbelt wrote: > On Mon, 29 Oct 2018 10:59:47 PDT (-0700), Peter Maydell wrote: >> >> On 29 October 2018 at 17:14, Palmer Dabbelt wrote: >>> >>> I don't think we have anything ready to go right now: your PCIe patches >>> still have some outstanding feedback (on interrupt stuff), and Bastian's >>> decodetree stuff has some patches from Richard Henderson that should be >>> merged in. I was hoping to get through reviewing Michael's patches to >>> fix >>> the FS dirty bit, but haven't had time yet -- they're tested, but I >>> haven't >>> actually read through them. >>> >>> Maybe we should get a RISC-V QEMU mailing list so we can keep everyone in >>> sync without spamming the whole world? >> >> >> We can sort out a qemu-riscv mailing list like the ones we have >> for ppc and arm if you like: >> https://wiki.qemu.org/Contribute/MailingLists > > > I think that'd be good. It makes things a bit easier on my end as I can > ensure I don't miss any patches that end up on our list. OK, I have set one up. The subscription page is at: https://lists.nongnu.org/mailman/listinfo/qemu-riscv I think I have got the list config correct but let me know if you notice anything weird. I suggest submitting a patch to MAINTAINERS that adds an L: qemu-riscv@nongnu.org line to the RISC-V section of that file. thanks -- PMM