All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Marc Zyngier <marc.zyngier@arm.com>
Cc: kvm@vger.kernel.org, Gleb Natapov <gleb@kernel.org>,
	Dave Martin <Dave.Martin@arm.com>,
	kvmarm@lists.cs.columbia.edu,
	linux-arm-kernel@lists.infradead.org,
	Shannon Zhao <shannon.zhao@linaro.org>
Subject: Re: [GIT PULL] KVM/ARM updates for 4.5-rc2
Date: Mon, 8 Feb 2016 16:23:07 +0100	[thread overview]
Message-ID: <56B8B2DB.9020407@redhat.com> (raw)
In-Reply-To: <1453977038-13516-1-git-send-email-marc.zyngier@arm.com>



On 28/01/2016 11:30, Marc Zyngier wrote:
> Hi Paolo,
> 
> Please find below the KVM/ARM updates for 4.5-rc2. Mostly fixes as a
> result of Shannon's work on PMU emulation, which has outlined a few
> nits here and there, plus a correctness fix from Dave.
> 
> Please pull!
> 
> Thanks,
> 
> 	M.
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> 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-rc2
> 
> for you to fetch changes up to 6327f35a2010c06a3bc2bfb14202a38764fb9920:
> 
>   arm64: KVM: Fix guest dead loop when register accessor returns false (2016-01-24 21:56:01 +0000)
> 
> ----------------------------------------------------------------
> KVM/ARM fixes for v4.5-rc2
> 
> A few random fixes, mostly coming from the PMU work by Shannon:
> 
> - fix for injecting faults coming from the guest's userspace
> - cleanup for our CPTR_EL2 accessors (reserved bits)
> - fix for a bug impacting perf (user/kernel discrimination)
> - fix for a 32bit sysreg handling bug
> 
> ----------------------------------------------------------------

Finally 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: [GIT PULL] KVM/ARM updates for 4.5-rc2
Date: Mon, 8 Feb 2016 16:23:07 +0100	[thread overview]
Message-ID: <56B8B2DB.9020407@redhat.com> (raw)
In-Reply-To: <1453977038-13516-1-git-send-email-marc.zyngier@arm.com>



On 28/01/2016 11:30, Marc Zyngier wrote:
> Hi Paolo,
> 
> Please find below the KVM/ARM updates for 4.5-rc2. Mostly fixes as a
> result of Shannon's work on PMU emulation, which has outlined a few
> nits here and there, plus a correctness fix from Dave.
> 
> Please pull!
> 
> Thanks,
> 
> 	M.
> 
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
> 
>   Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
> 
> 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-rc2
> 
> for you to fetch changes up to 6327f35a2010c06a3bc2bfb14202a38764fb9920:
> 
>   arm64: KVM: Fix guest dead loop when register accessor returns false (2016-01-24 21:56:01 +0000)
> 
> ----------------------------------------------------------------
> KVM/ARM fixes for v4.5-rc2
> 
> A few random fixes, mostly coming from the PMU work by Shannon:
> 
> - fix for injecting faults coming from the guest's userspace
> - cleanup for our CPTR_EL2 accessors (reserved bits)
> - fix for a bug impacting perf (user/kernel discrimination)
> - fix for a 32bit sysreg handling bug
> 
> ----------------------------------------------------------------

Finally pulled, thanks.

Paolo

  parent reply	other threads:[~2016-02-08 15:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-28 10:30 [GIT PULL] KVM/ARM updates for 4.5-rc2 Marc Zyngier
2016-01-28 10:30 ` Marc Zyngier
2016-01-28 10:30 ` [PATCH 1/5] arm64: KVM: Fix AArch64 guest userspace exception injection Marc Zyngier
2016-01-28 10:30   ` Marc Zyngier
2016-01-28 10:30 ` [PATCH 2/5] arm64: KVM: Obey RES0/1 reserved bits when setting CPTR_EL2 Marc Zyngier
2016-01-28 10:30   ` Marc Zyngier
2016-01-28 10:30 ` [PATCH 3/5] arm64: KVM: Fix wrong use of the CPSR MODE mask for 32bit guests Marc Zyngier
2016-01-28 10:30   ` Marc Zyngier
2016-01-28 10:30 ` [PATCH 4/5] arm64: KVM: Fix comments of the CP handler Marc Zyngier
2016-01-28 10:30   ` Marc Zyngier
2016-01-28 10:30 ` [PATCH 5/5] arm64: KVM: Fix guest dead loop when register accessor returns false Marc Zyngier
2016-01-28 10:30   ` Marc Zyngier
2016-02-08 15:23 ` Paolo Bonzini [this message]
2016-02-08 15:23   ` [GIT PULL] KVM/ARM updates for 4.5-rc2 Paolo Bonzini
2016-02-08 15:31   ` Marc Zyngier
2016-02-08 15:31     ` Marc Zyngier

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=56B8B2DB.9020407@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=Dave.Martin@arm.com \
    --cc=gleb@kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=marc.zyngier@arm.com \
    --cc=shannon.zhao@linaro.org \
    /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.