From: Jiri Slaby <jslaby@suse.cz>
To: shannon.zhao@linaro.org, stable@vger.kernel.org
Cc: christoffer.dall@linaro.org
Subject: Re: [PATCH for 3.12.y stable 00/63] Backport fixes of KVM/ARM to 3.12.y stable kernel
Date: Thu, 30 Apr 2015 11:24:46 +0200 [thread overview]
Message-ID: <5541F4DE.8010506@suse.cz> (raw)
In-Reply-To: <1429853281-6136-1-git-send-email-shannon.zhao@linaro.org>
On 04/24/2015, 07:26 AM, shannon.zhao@linaro.org wrote:
> From: Shannon Zhao <shannon.zhao@linaro.org>
>
> For KVM/ARM there are many fixes which have been applied upstream while
> not committed to stable kernels. Here we backport the important fixes
> to 3.12.y stable kernel.
>
> We have compile-tested each patch on arm/arm64/x86 to make sure the
> series are bisectable and have booted the resulting kernel on Fastmodel
> and started 2 VMs for arm/arm64, and have boot-tested on TC2 and
> started a guest.
>
> These patches are applied on the top of 3.12.40. They can be fetched
> from following address:
> https://git.linaro.org/people/shannon.zhao/linux-stable.git linux-3.12.y
Hi,
thanks a lot for the patches.
Given the patches are purely arm && kvm, I have applied them all and
will release them as 3.12.42 with nothing else in that release.
...
> Documentation/virtual/kvm/api.txt | 3 +-
> arch/arm/include/asm/kvm_arm.h | 11 +-
> arch/arm/include/asm/kvm_asm.h | 4 +-
> arch/arm/include/asm/kvm_emulate.h | 10 ++
> arch/arm/include/asm/kvm_host.h | 11 +-
> arch/arm/include/asm/kvm_mmu.h | 55 ++++--
> arch/arm/kernel/asm-offsets.c | 1 +
> arch/arm/kernel/hyp-stub.S | 2 +-
> arch/arm/kvm/Kconfig | 3 +-
> arch/arm/kvm/arm.c | 142 +++++++++------
> arch/arm/kvm/coproc.c | 85 +++++++--
> arch/arm/kvm/coproc.h | 14 +-
> arch/arm/kvm/coproc_a15.c | 19 +-
> arch/arm/kvm/handle_exit.c | 24 ++-
> arch/arm/kvm/init.S | 4 +
> arch/arm/kvm/interrupts.S | 11 +-
> arch/arm/kvm/interrupts_head.S | 21 ++-
> arch/arm/kvm/mmu.c | 331 ++++++++++++++++++++++++++++++-----
> arch/arm/kvm/psci.c | 27 ++-
> arch/arm64/include/asm/kvm_arm.h | 41 +++--
> arch/arm64/include/asm/kvm_asm.h | 3 +-
> arch/arm64/include/asm/kvm_emulate.h | 12 ++
> arch/arm64/include/asm/kvm_host.h | 4 +-
> arch/arm64/include/asm/kvm_mmu.h | 58 +++---
> arch/arm64/kvm/Kconfig | 1 +
> arch/arm64/kvm/guest.c | 1 -
> arch/arm64/kvm/handle_exit.c | 23 ++-
> arch/arm64/kvm/hyp-init.S | 4 +
> arch/arm64/kvm/hyp.S | 42 ++++-
> arch/arm64/kvm/reset.c | 1 -
> arch/arm64/kvm/sys_regs.c | 103 +++++++++--
> arch/arm64/kvm/sys_regs.h | 2 +
> include/kvm/arm_arch_timer.h | 10 +-
> include/kvm/arm_vgic.h | 5 +
> virt/kvm/arm/arch_timer.c | 30 +++-
> virt/kvm/arm/vgic.c | 76 ++++++--
> 36 files changed, 917 insertions(+), 277 deletions(-)
>
thanks,
--
js
suse labs
next parent reply other threads:[~2015-04-30 9:24 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1429853281-6136-1-git-send-email-shannon.zhao@linaro.org>
2015-04-30 9:24 ` Jiri Slaby [this message]
2015-04-30 11:07 ` [PATCH for 3.12.y stable 00/63] Backport fixes of KVM/ARM to 3.12.y stable kernel Shannon Zhao
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=5541F4DE.8010506@suse.cz \
--to=jslaby@suse.cz \
--cc=christoffer.dall@linaro.org \
--cc=shannon.zhao@linaro.org \
--cc=stable@vger.kernel.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.