From mboxrd@z Thu Jan 1 00:00:00 1970 From: Radim =?utf-8?B?S3LEjW3DocWZ?= Subject: Re: [PULL 00/50] KVM/ARM Changes for v4.9 Date: Thu, 29 Sep 2016 16:46:07 +0200 Message-ID: <20160929144606.GA24662@potion> References: <20160927180558.14699-1-christoffer.dall@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Paolo Bonzini , Marc Zyngier , kvmarm@lists.cs.columbia.edu, kvm@vger.kernel.org, linux-arm-kernel@lists.infradead.org To: Christoffer Dall Return-path: Received: from mx1.redhat.com ([209.132.183.28]:57864 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933575AbcI2OqL (ORCPT ); Thu, 29 Sep 2016 10:46:11 -0400 Content-Disposition: inline In-Reply-To: <20160927180558.14699-1-christoffer.dall@linaro.org> Sender: kvm-owner@vger.kernel.org List-ID: 2016-09-27 20:05+0200, Christoffer Dall: > Hi Paolo and Radim, > > Here are the KVM/ARM Changes for v4.9. They include: > > - Various cleanups and removal of redundant code > - Two important fixes for not using an in-kernel irqchip > - A bit of optimizations > - Handle SError exceptions and present them to guests if appropriate > - Proxying of GICV access at EL2 if guest mappings are unsafe > - GICv3 on AArch32 on ARMv8 > - Preparations for GICv3 save/restore, including ABI docs Pulled to kvm/next, thanks.