From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43239) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gNJ1f-00042F-NI for qemu-devel@nongnu.org; Thu, 15 Nov 2018 09:53:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gNJ1f-00089Y-2D for qemu-devel@nongnu.org; Thu, 15 Nov 2018 09:53:47 -0500 Received: from mail-oi1-x244.google.com ([2607:f8b0:4864:20::244]:43926) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gNJ1e-00088s-UW for qemu-devel@nongnu.org; Thu, 15 Nov 2018 09:53:47 -0500 Received: by mail-oi1-x244.google.com with SMTP id j202-v6so16907901oih.10 for ; Thu, 15 Nov 2018 06:53:46 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20181113180154.17903-1-richard.henderson@linaro.org> References: <20181113180154.17903-1-richard.henderson@linaro.org> From: Peter Maydell Date: Thu, 15 Nov 2018 14:53:25 +0000 Message-ID: Content-Type: text/plain; charset="UTF-8" Subject: Re: [Qemu-devel] [PATCH v5 0/4] target/arm: KVM vs ARMISARegisters List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: QEMU Developers , qemu-arm On 13 November 2018 at 18:01, Richard Henderson wrote: > Facepalm. I managed to not push the v3 changes anywhere, > so the v4 changes were done on top of v2. Ho hum. > > r~ > Applied v5 to target-arm.next for 3.1, thanks. (And tested on both the aarch64 and the aarch32 systems that had problems with earlier versions of the patchset.) -- PMM