From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e7l9B-0004aS-Dd for qemu-devel@nongnu.org; Thu, 26 Oct 2017 12:36:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e7l97-0007QZ-B9 for qemu-devel@nongnu.org; Thu, 26 Oct 2017 12:36:45 -0400 MIME-Version: 1.0 In-Reply-To: References: <20171023122719.17199-1-Jason@zx2c4.com> <10e16ca3-175b-9f34-65e7-031b883b7201@amsat.org> <20171026133445.kemzfgvpbmtcogsl@kamzik.brq.redhat.com> From: "Jason A. Donenfeld" Date: Thu, 26 Oct 2017 18:36: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: Peter Maydell Cc: Andrew Jones , =?UTF-8?Q?Philippe_Mathieu=2DDaud=C3=A9?= , QEMU Trivial , qemu-arm , QEMU Developers On Thu, Oct 26, 2017 at 6:34 PM, Peter Maydell wrote: > Reordering it would break existing users of the trustzone uart, > whose command lines would stop working. I thought this was the reason for all of those virt26, virt28,etc types -- people who want stability code the revision into their scripts. Everybody else then gets the latest.