From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e73SU-000898-PR for qemu-devel@nongnu.org; Tue, 24 Oct 2017 13:57:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e73ST-0004Ue-UR for qemu-devel@nongnu.org; Tue, 24 Oct 2017 13:57:46 -0400 MIME-Version: 1.0 In-Reply-To: <10e16ca3-175b-9f34-65e7-031b883b7201@amsat.org> References: <20171023122719.17199-1-Jason@zx2c4.com> <10e16ca3-175b-9f34-65e7-031b883b7201@amsat.org> From: "Jason A. Donenfeld" Date: Tue, 24 Oct 2017 19:57:37 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [Qemu-arm] [PATCH] hw/arm/virt: support 4 serial ports List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= Cc: Peter Maydell , QEMU Trivial , qemu-arm , QEMU Developers Hey folks, In case you're curious, this is the kind of hideous workaround required until this is fixed: https://git.zx2c4.com/WireGuard/commit/?id=2456a56729f7247bf88476317fed0ac822a31e92 Please let me know if you intend to fix this or if you will accept working patches from me for it, or if you simply don't care. Thanks, Jason