linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] KVM/arm64 fixes for 5.13, take #1
@ 2021-05-15  9:59 Marc Zyngier
  2021-05-17  7:55 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Zyngier @ 2021-05-15  9:59 UTC (permalink / raw)
  To: Paolo Bonzini
  Cc: Alexandru Elisei, Eric Auger, Jason Wang, Michael S . Tsirkin,
	Quentin Perret, Ricardo Koller, Sean Christopherson,
	Shaokun Zhang, Zenghui Yu, Zhu Lingshan, James Morse,
	Suzuki K Poulose, linux-arm-kernel, kvmarm, kvm, kernel-team

Hi Paolo,

Here's the first batch of KVM/arm64 fixes for 5.13. we have three
regression fixes (irqbypass, debug and exception state), all that will
require some backporting into stable.

The rest is a pretty mundane set of cleanups after the last merge
window, including one from "kernel test robot", a first for KVM/arm64.

Please pull,

	M.

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-5.13-1

for you to fetch changes up to cb853ded1d25e5b026ce115dbcde69e3d7e2e831:

  KVM: arm64: Fix debug register indexing (2021-05-15 10:27:59 +0100)

----------------------------------------------------------------
KVM/arm64 fixes for 5.13, take #1

- Fix regression with irqbypass not restarting the guest on failed connect
- Fix regression with debug register decoding resulting in overlapping access
- Commit exception state on exit to usrspace
- Fix the MMU notifier return values
- Add missing 'static' qualifiers in the new host stage-2 code

----------------------------------------------------------------
Marc Zyngier (3):
      KVM: arm64: Move __adjust_pc out of line
      KVM: arm64: Commit pending PC adjustemnts before returning to userspace
      KVM: arm64: Fix debug register indexing

Quentin Perret (2):
      KVM: arm64: Mark pkvm_pgtable_mm_ops static
      KVM: arm64: Mark the host stage-2 memory pools static

Zhu Lingshan (1):
      Revert "irqbypass: do not start cons/prod when failed connect"

kernel test robot (1):
      KVM: arm64: Fix boolreturn.cocci warnings

 arch/arm64/include/asm/kvm_asm.h           |  3 +++
 arch/arm64/kvm/arm.c                       | 11 ++++++++
 arch/arm64/kvm/hyp/exception.c             | 18 ++++++++++++-
 arch/arm64/kvm/hyp/include/hyp/adjust_pc.h | 18 -------------
 arch/arm64/kvm/hyp/nvhe/hyp-main.c         |  8 ++++++
 arch/arm64/kvm/hyp/nvhe/mem_protect.c      |  4 +--
 arch/arm64/kvm/hyp/nvhe/setup.c            |  2 +-
 arch/arm64/kvm/hyp/nvhe/switch.c           |  3 +--
 arch/arm64/kvm/hyp/vhe/switch.c            |  3 +--
 arch/arm64/kvm/mmu.c                       | 12 ++++-----
 arch/arm64/kvm/sys_regs.c                  | 42 +++++++++++++++---------------
 virt/lib/irqbypass.c                       | 16 +++++-------
 12 files changed, 77 insertions(+), 63 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] KVM/arm64 fixes for 5.13, take #1
  2021-05-15  9:59 [GIT PULL] KVM/arm64 fixes for 5.13, take #1 Marc Zyngier
@ 2021-05-17  7:55 ` Paolo Bonzini
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Bonzini @ 2021-05-17  7:55 UTC (permalink / raw)
  To: Marc Zyngier
  Cc: Alexandru Elisei, Eric Auger, Jason Wang, Michael S . Tsirkin,
	Quentin Perret, Ricardo Koller, Sean Christopherson,
	Shaokun Zhang, Zenghui Yu, Zhu Lingshan, James Morse,
	Suzuki K Poulose, linux-arm-kernel, kvmarm, kvm, kernel-team

On 15/05/21 11:59, Marc Zyngier wrote:
>    git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm.git tags/kvmarm-fixes-5.13-1

Pulled, thanks!

Paolo


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-17  8:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-15  9:59 [GIT PULL] KVM/arm64 fixes for 5.13, take #1 Marc Zyngier
2021-05-17  7:55 ` Paolo Bonzini

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).