From: Paolo Bonzini <pbonzini@redhat.com>
To: Christoffer Dall <christoffer.dall@linaro.org>
Cc: Marc Zyngier <marc.zyngier@arm.com>,
kvmarm@lists.cs.columbia.edu,
linux-arm-kernel@lists.infradead.org, kvm@vger.kernel.org
Subject: Re: [PULL 0/3] KVM/ARM Fixes for v4.6-rc1
Date: Tue, 22 Mar 2016 11:48:13 +0100 [thread overview]
Message-ID: <56F122ED.3000105@redhat.com> (raw)
In-Reply-To: <1458634776-18388-1-git-send-email-christoffer.dall@linaro.org>
On 22/03/2016 09:19, Christoffer Dall wrote:
> The following changes since commit 643ad15d47410d37d43daf3ef1c8ac52c281efa5:
>
> Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2016-03-20 19:08:56 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-4.6-rc1
>
> for you to fetch changes up to a6cdf1c08cbfe0818a3d8042844d75bf74fd82bd:
>
> kvm: arm64: Disable compiler instrumentation for hypervisor code (2016-03-21 14:02:17 +0100)
>
> ----------------------------------------------------------------
> KVM/ARM Changes for v4.6-rc1
>
> Second round of patches for v4.6-rc1, fixing a small handful of issue:
> - disable preemption when calling smp_call_function_many
> - Make kvm_ksym_ref work on VHE systems again after KASRL breakage
> - Disable compiler instrumentation for hypervisor code that could make
> KVM/arm64 blow up.
>
> ----------------------------------------------------------------
> Catalin Marinas (1):
> kvm: arm64: Disable compiler instrumentation for hypervisor code
>
> Eric Auger (1):
> KVM: arm/arm64: disable preemption when calling smp_call_function_many
>
> Marc Zyngier (1):
> arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE
>
> arch/arm/kvm/arm.c | 2 ++
> arch/arm64/include/asm/kvm_asm.h | 8 +++++++-
> arch/arm64/kvm/hyp/Makefile | 4 ++++
> 3 files changed, 13 insertions(+), 1 deletion(-)
>
Pulled, thanks.
Paolo
WARNING: multiple messages have this Message-ID (diff)
From: pbonzini@redhat.com (Paolo Bonzini)
To: linux-arm-kernel@lists.infradead.org
Subject: [PULL 0/3] KVM/ARM Fixes for v4.6-rc1
Date: Tue, 22 Mar 2016 11:48:13 +0100 [thread overview]
Message-ID: <56F122ED.3000105@redhat.com> (raw)
In-Reply-To: <1458634776-18388-1-git-send-email-christoffer.dall@linaro.org>
On 22/03/2016 09:19, Christoffer Dall wrote:
> The following changes since commit 643ad15d47410d37d43daf3ef1c8ac52c281efa5:
>
> Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip (2016-03-20 19:08:56 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-for-4.6-rc1
>
> for you to fetch changes up to a6cdf1c08cbfe0818a3d8042844d75bf74fd82bd:
>
> kvm: arm64: Disable compiler instrumentation for hypervisor code (2016-03-21 14:02:17 +0100)
>
> ----------------------------------------------------------------
> KVM/ARM Changes for v4.6-rc1
>
> Second round of patches for v4.6-rc1, fixing a small handful of issue:
> - disable preemption when calling smp_call_function_many
> - Make kvm_ksym_ref work on VHE systems again after KASRL breakage
> - Disable compiler instrumentation for hypervisor code that could make
> KVM/arm64 blow up.
>
> ----------------------------------------------------------------
> Catalin Marinas (1):
> kvm: arm64: Disable compiler instrumentation for hypervisor code
>
> Eric Auger (1):
> KVM: arm/arm64: disable preemption when calling smp_call_function_many
>
> Marc Zyngier (1):
> arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE
>
> arch/arm/kvm/arm.c | 2 ++
> arch/arm64/include/asm/kvm_asm.h | 8 +++++++-
> arch/arm64/kvm/hyp/Makefile | 4 ++++
> 3 files changed, 13 insertions(+), 1 deletion(-)
>
Pulled, thanks.
Paolo
next prev parent reply other threads:[~2016-03-22 10:47 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-22 8:19 [PULL 0/3] KVM/ARM Fixes for v4.6-rc1 Christoffer Dall
2016-03-22 8:19 ` Christoffer Dall
2016-03-22 8:19 ` [PULL 1/3] KVM: arm/arm64: disable preemption when calling smp_call_function_many Christoffer Dall
2016-03-22 8:19 ` Christoffer Dall
2016-03-22 8:19 ` [PULL 2/3] arm64: KVM: Turn kvm_ksym_ref into a NOP on VHE Christoffer Dall
2016-03-22 8:19 ` Christoffer Dall
2016-03-22 8:19 ` [PULL 3/3] kvm: arm64: Disable compiler instrumentation for hypervisor code Christoffer Dall
2016-03-22 8:19 ` Christoffer Dall
2016-03-22 8:19 ` Christoffer Dall
2016-03-22 10:48 ` Paolo Bonzini [this message]
2016-03-22 10:48 ` [PULL 0/3] KVM/ARM Fixes for v4.6-rc1 Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=56F122ED.3000105@redhat.com \
--to=pbonzini@redhat.com \
--cc=christoffer.dall@linaro.org \
--cc=kvm@vger.kernel.org \
--cc=kvmarm@lists.cs.columbia.edu \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=marc.zyngier@arm.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.