From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54471) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eNKIS-0006Fc-8l for qemu-devel@nongnu.org; Fri, 08 Dec 2017 10:10:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eNKIR-0005hy-Al for qemu-devel@nongnu.org; Fri, 08 Dec 2017 10:10:40 -0500 Received: from mail-ot0-x233.google.com ([2607:f8b0:4003:c0f::233]:40899) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eNKIR-0005gc-6e for qemu-devel@nongnu.org; Fri, 08 Dec 2017 10:10:39 -0500 Received: by mail-ot0-x233.google.com with SMTP id e74so9395111ote.7 for ; Fri, 08 Dec 2017 07:10:39 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1512745328-5109-1-git-send-email-peter.maydell@linaro.org> References: <1512745328-5109-1-git-send-email-peter.maydell@linaro.org> From: Peter Maydell Date: Fri, 8 Dec 2017 15:10:18 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [Qemu-arm] [PATCH 0/3] hw/arm/virt: Add another UART List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-arm , QEMU Developers Cc: "Jason A . Donenfeld" , Shannon Zhao On 8 December 2017 at 15:02, Peter Maydell wrote: > This patchset adds a second UART to the ARM virt board, which > can be useful in some cases where you'd like a second comms > channel but don't want have to deal with PCI to get it. > > Patch 3 attempts to add it to the ACPI tables, but this is > entirely untested and pure guesswork, since I don't really > know anything about ACPI. That patch needs review from > somebody who does know ACPI :-) > > thanks > -- PMM > > Peter Maydell (3): > hw/arm/virt: Add virt-2.12 machine type > hw/arm/virt: Add another UART to the virt board > hw/arm/virt-acpi-build: Add second UART to ACPI tables Oops, Shannon's linaro email in MAINTAINERS bounces; re-cc'ing with the huawei one. thanks -- PMM