linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: pbonzini@redhat.com (Paolo Bonzini)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 0/3] Second round of KVM/ARM fixes for 3.19
Date: Fri, 30 Jan 2015 12:30:59 +0100	[thread overview]
Message-ID: <54CB6B73.8020600@redhat.com> (raw)
In-Reply-To: <1422571077-14576-1-git-send-email-christoffer.dall@linaro.org>



On 29/01/2015 23:37, Christoffer Dall wrote:
> Hi Paolo,
> 
> Please pull this second round of fixes for KVM/ARM for 3.19.  Hopefully there
> is time to get this upstream before the final release of 3.19.
> 
> The series fixes the notorious memory corruption issues on APM platforms and
> swapping issues on DMA-coherent systems.
> 
> The following changes since commit f3747379accba8e95d70cec0eae0582c8c182050:
> 
>   KVM: x86: SYSENTER emulation is broken (2015-01-23 13:57:15 +0100)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvm-arm-fixes-3.19-2
> 
> for you to fetch changes up to 0d3e4d4fade6b04e933b11e69e80044f35e9cd60:
> 
>   arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault (2015-01-29 23:24:57 +0100)
> 
> Thanks,
> Christoffer
> 
> ----------------------------------------------------------------
> Marc Zyngier (3):
>       arm/arm64: KVM: Use set/way op trapping to track the state of the caches
>       arm/arm64: KVM: Invalidate data cache on unmap
>       arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
> 
>  arch/arm/include/asm/kvm_emulate.h   |  10 +++
>  arch/arm/include/asm/kvm_host.h      |   3 -
>  arch/arm/include/asm/kvm_mmu.h       |  77 +++++++++++++---
>  arch/arm/kvm/arm.c                   |  10 ---
>  arch/arm/kvm/coproc.c                |  70 +++------------
>  arch/arm/kvm/coproc.h                |   6 +-
>  arch/arm/kvm/coproc_a15.c            |   2 +-
>  arch/arm/kvm/coproc_a7.c             |   2 +-
>  arch/arm/kvm/mmu.c                   | 164 ++++++++++++++++++++++++++++++-----
>  arch/arm/kvm/trace.h                 |  39 +++++++++
>  arch/arm64/include/asm/kvm_emulate.h |  10 +++
>  arch/arm64/include/asm/kvm_host.h    |   3 -
>  arch/arm64/include/asm/kvm_mmu.h     |  34 ++++++--
>  arch/arm64/kvm/sys_regs.c            |  75 +++-------------
>  14 files changed, 327 insertions(+), 178 deletions(-)
> 

Applied, thanks.

Paolo

      parent reply	other threads:[~2015-01-30 11:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-29 22:37 [GIT PULL 0/3] Second round of KVM/ARM fixes for 3.19 Christoffer Dall
2015-01-29 22:37 ` [GIT PULL 1/3] arm/arm64: KVM: Use set/way op trapping to track the state of the caches Christoffer Dall
2015-01-29 22:37 ` [GIT PULL 2/3] arm/arm64: KVM: Invalidate data cache on unmap Christoffer Dall
2015-01-29 22:37 ` [GIT PULL 3/3] arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault Christoffer Dall
2015-01-30 11:30 ` Paolo Bonzini [this message]

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=54CB6B73.8020600@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).