linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/4] KVM: s390: Fixes for 6.0 take 2
@ 2022-09-23 12:04 Janosch Frank
  2022-09-23 12:04 ` [GIT PULL 1/4] KVM: s390: pci: fix plain integer as NULL pointer warnings Janosch Frank
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Janosch Frank @ 2022-09-23 12:04 UTC (permalink / raw)
  To: pbonzini; +Cc: kvm, frankja, david, borntraeger, cohuck, linux-s390, imbrenda

Paolo,

vfio-pci has kept us busy for a bit so here are three additional pci fixes.
Additionally there's a smatch fix by Janis.

It might be a bit late for rc7 but we wanted to have the coverage.
Enjoy the weekend!

The following changes since commit 521a547ced6477c54b4b0cc206000406c221b4d6:

  Linux 6.0-rc6 (2022-09-18 13:44:14 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-master-6.0-2

for you to fetch changes up to 189e7d876e48d7c791fe1c9c01516f70f5621a9f:

  KVM: s390: pci: register pci hooks without interpretation (2022-09-21 16:18:38 +0200)

----------------------------------------------------------------
More pci fixes
Fix for a code analyser warning
----------------------------------------------------------------

Janis Schoetterl-Glausch (1):
  KVM: s390: Pass initialized arg even if unused

Matthew Rosato (3):
  KVM: s390: pci: fix plain integer as NULL pointer warnings
  KVM: s390: pci: fix GAIT physical vs virtual pointers usage
  KVM: s390: pci: register pci hooks without interpretation

 arch/s390/kvm/gaccess.c   | 16 +++++++++++++---
 arch/s390/kvm/interrupt.c |  2 +-
 arch/s390/kvm/kvm-s390.c  |  4 ++--
 arch/s390/kvm/pci.c       | 20 ++++++++++++++------
 arch/s390/kvm/pci.h       |  6 +++---
 5 files changed, 33 insertions(+), 15 deletions(-)

-- 
2.37.3


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

end of thread, other threads:[~2022-09-23 14:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-23 12:04 [GIT PULL 0/4] KVM: s390: Fixes for 6.0 take 2 Janosch Frank
2022-09-23 12:04 ` [GIT PULL 1/4] KVM: s390: pci: fix plain integer as NULL pointer warnings Janosch Frank
2022-09-23 12:04 ` [GIT PULL 2/4] KVM: s390: Pass initialized arg even if unused Janosch Frank
2022-09-23 12:04 ` [GIT PULL 3/4] KVM: s390: pci: fix GAIT physical vs virtual pointers usage Janosch Frank
2022-09-23 12:04 ` [GIT PULL 4/4] KVM: s390: pci: register pci hooks without interpretation Janosch Frank
2022-09-23 14:10 ` [GIT PULL 0/4] KVM: s390: Fixes for 6.0 take 2 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).