From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [GIT PULL] KVM/ARM updates for v4.17 Date: Wed, 28 Mar 2018 22:00:34 +0200 Message-ID: <20180328200033.GA26753@flask> References: <20180328125254.31380-1-marc.zyngier@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Mark Rutland , Peter Maydell , Christoffer Dall , kvm@vger.kernel.org, Julien Thierry , Catalin Marinas , Will Deacon , Julien Grall , kvmarm@lists.cs.columbia.edu, Shih-Wei Li , linux-arm-kernel@lists.infradead.org, =?utf-8?B?SsOpcsOpbXkgRmFuZ3XDqGRl?= , Dave Martin , Christoffer Dall , Andrew Jones , Suzuki K Poulose , Andre Przywara , Eric Auger , Shanker Donthineni , Shunyong Yang , Alvise Rigo , James Morse , Pao To: Marc Zyngier Return-path: Content-Disposition: inline In-Reply-To: <20180328125254.31380-1-marc.zyngier@arm.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: kvm.vger.kernel.org 2018-03-28 13:51+0100, Marc Zyngier: > Paolo, Radim, > > This is the (rather big) set of updates for KVM/ARM for v4.17. The > main features are the set of VHE optimizations taking advantage of > CPUs implementing ARMv8.1, together with the EL2 randomization patches > that are the foundation for mitigating the so-called variant 3a > security issue (affecting Cortex-A57 and A72). > > The rest is the usual mix of vgic fixes and minor improvements. > > Note that the breakup below is slightly misleading, as it includes > fixes that have already landed in mainline (I've done a direct merge > of the fixes branch in order to spare everyone some horrible > conflicts). > > Also, we've had to revert a pretty important patch for Qualcomm > servers due to some more conflicts with the arm64 tree). That patch > will be resent once both trees have been pulled into Linus' (the > sooner, the better). KVM tree will likely be merged in the latter half of next week. > Please pull. Pulled, thanks.