From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marc Zyngier Subject: [PULL] KVM/ARM fixes for v4.4-rc6 Date: Fri, 18 Dec 2015 13:00:08 +0000 Message-ID: <1450443609-2233-1-git-send-email-marc.zyngier@arm.com> Cc: Christoffer Dall , kvm@vger.kernel.org, kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org To: Paolo Bonzini , Gleb Natapov Return-path: Received: from foss.arm.com ([217.140.101.70]:39937 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752810AbbLRNAk (ORCPT ); Fri, 18 Dec 2015 08:00:40 -0500 Sender: kvm-owner@vger.kernel.org List-ID: Hi Paolo, We have a one line fix for the VGIC this time around, fixing a patch that went in -rc2. Oh well. Hopefully this is the last one for v4.4. Please pull! Thanks, M. The following changes since commit 0de58f852875a0f0dcfb120bb8433e4e73c7803b: ARM/arm64: KVM: correct PTE uncachedness check (2015-12-04 16:30:17 +0000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-v4.4-rc6 for you to fetch changes up to fdec12c12ed4333afb49c9948c29fbd5fb52da97: KVM: arm/arm64: vgic: Fix kvm_vgic_map_is_active's dist check (2015-12-11 16:33:31 +0000) ---------------------------------------------------------------- KVM/ARM fixes for v4.4-rc6 - Fix for the active interrupt detection code, affecting the timer interrupt injection. ---------------------------------------------------------------- Christoffer Dall (1): KVM: arm/arm64: vgic: Fix kvm_vgic_map_is_active's dist check virt/kvm/arm/vgic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) From mboxrd@z Thu Jan 1 00:00:00 1970 From: marc.zyngier@arm.com (Marc Zyngier) Date: Fri, 18 Dec 2015 13:00:08 +0000 Subject: [PULL] KVM/ARM fixes for v4.4-rc6 Message-ID: <1450443609-2233-1-git-send-email-marc.zyngier@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Paolo, We have a one line fix for the VGIC this time around, fixing a patch that went in -rc2. Oh well. Hopefully this is the last one for v4.4. Please pull! Thanks, M. The following changes since commit 0de58f852875a0f0dcfb120bb8433e4e73c7803b: ARM/arm64: KVM: correct PTE uncachedness check (2015-12-04 16:30:17 +0000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-v4.4-rc6 for you to fetch changes up to fdec12c12ed4333afb49c9948c29fbd5fb52da97: KVM: arm/arm64: vgic: Fix kvm_vgic_map_is_active's dist check (2015-12-11 16:33:31 +0000) ---------------------------------------------------------------- KVM/ARM fixes for v4.4-rc6 - Fix for the active interrupt detection code, affecting the timer interrupt injection. ---------------------------------------------------------------- Christoffer Dall (1): KVM: arm/arm64: vgic: Fix kvm_vgic_map_is_active's dist check virt/kvm/arm/vgic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)