From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PULL] KVM/ARM updates for 4.5-rc7 Date: Wed, 2 Mar 2016 10:35:51 +0100 Message-ID: <56D6B3F7.1010402@redhat.com> References: <1456910849-16049-1-git-send-email-marc.zyngier@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1456910849-16049-1-git-send-email-marc.zyngier@arm.com> Sender: kvm-owner@vger.kernel.org To: Marc Zyngier Cc: Christoffer Dall , "Michael S. Tsirkin" , linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu, Gleb Natapov List-Id: kvmarm@lists.cs.columbia.edu On 02/03/2016 10:27, Marc Zyngier wrote: > Hi Paolo, > > I really thought that the previous PR was the last for this release, > but Michael rightly decided to prove me wrong. Oh well. > > Please pull! > > M. > > The following changes since commit fd451b90e78c4178bcfc5072f2b2b637500c109a: > > arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2 (2016-02-24 17:25:58 +0000) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-4.5-rc7 > > for you to fetch changes up to 4cad67fca3fc952d6f2ed9e799621f07666a560f: > > arm/arm64: KVM: Fix ioctl error handling (2016-02-29 09:56:40 +0000) > > ---------------------------------------------------------------- > KVM/ARM fixes for 4.5-rc7 > > - Fix ioctl error handling on the timer path > > ---------------------------------------------------------------- > Michael S. Tsirkin (1): > arm/arm64: KVM: Fix ioctl error handling > > arch/arm/kvm/guest.c | 2 +- > arch/arm64/kvm/guest.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Pulled, thanks. Paolo From mboxrd@z Thu Jan 1 00:00:00 1970 From: pbonzini@redhat.com (Paolo Bonzini) Date: Wed, 2 Mar 2016 10:35:51 +0100 Subject: [PULL] KVM/ARM updates for 4.5-rc7 In-Reply-To: <1456910849-16049-1-git-send-email-marc.zyngier@arm.com> References: <1456910849-16049-1-git-send-email-marc.zyngier@arm.com> Message-ID: <56D6B3F7.1010402@redhat.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 02/03/2016 10:27, Marc Zyngier wrote: > Hi Paolo, > > I really thought that the previous PR was the last for this release, > but Michael rightly decided to prove me wrong. Oh well. > > Please pull! > > M. > > The following changes since commit fd451b90e78c4178bcfc5072f2b2b637500c109a: > > arm64: KVM: vgic-v3: Restore ICH_APR0Rn_EL2 before ICH_APR1Rn_EL2 (2016-02-24 17:25:58 +0000) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-4.5-rc7 > > for you to fetch changes up to 4cad67fca3fc952d6f2ed9e799621f07666a560f: > > arm/arm64: KVM: Fix ioctl error handling (2016-02-29 09:56:40 +0000) > > ---------------------------------------------------------------- > KVM/ARM fixes for 4.5-rc7 > > - Fix ioctl error handling on the timer path > > ---------------------------------------------------------------- > Michael S. Tsirkin (1): > arm/arm64: KVM: Fix ioctl error handling > > arch/arm/kvm/guest.c | 2 +- > arch/arm64/kvm/guest.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Pulled, thanks. Paolo