From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoffer Dall Subject: Re: [PATCH 0/2] arm64: KVM: Fixes for 4.4-rc2 Date: Tue, 24 Nov 2015 17:59:08 +0100 Message-ID: <20151124165908.GA18855@cbox> References: <1447669698-15939-1-git-send-email-marc.zyngier@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Catalin Marinas , Will Deacon , Robin Murphy , linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu To: Marc Zyngier Return-path: Received: from mail-wm0-f46.google.com ([74.125.82.46]:35112 "EHLO mail-wm0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751256AbbKXQ6r (ORCPT ); Tue, 24 Nov 2015 11:58:47 -0500 Received: by wmuu63 with SMTP id u63so105126567wmu.0 for ; Tue, 24 Nov 2015 08:58:46 -0800 (PST) Content-Disposition: inline In-Reply-To: <1447669698-15939-1-git-send-email-marc.zyngier@arm.com> Sender: kvm-owner@vger.kernel.org List-ID: On Mon, Nov 16, 2015 at 10:28:16AM +0000, Marc Zyngier wrote: > Here's a couple of fixes for KVM/arm64: > > - The first one addresses a misinterpretation of the architecture > spec, leading to the mishandling of I/O accesses generated from an > AArch32 guest using banked registers. > > - The second one is a workaround for a Cortex-A57 erratum. > Thanks, applied with cosmetic fixes and cc'ed to stable. -Christoffer