linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Janosch Frank <frankja@linux.ibm.com>
To: pbonzini@redhat.com
Cc: kvm@vger.kernel.org, frankja@linux.ibm.com, david@redhat.com,
	borntraeger@de.ibm.com, cohuck@redhat.com,
	linux-s390@vger.kernel.org, imbrenda@linux.ibm.com
Subject: [GIT PULL 0/4] KVM: s390: Fixes for 6.0 take 2
Date: Fri, 23 Sep 2022 14:04:08 +0200	[thread overview]
Message-ID: <20220923120412.15294-1-frankja@linux.ibm.com> (raw)

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


             reply	other threads:[~2022-09-23 12:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-23 12:04 Janosch Frank [this message]
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

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=20220923120412.15294-1-frankja@linux.ibm.com \
    --to=frankja@linux.ibm.com \
    --cc=borntraeger@de.ibm.com \
    --cc=cohuck@redhat.com \
    --cc=david@redhat.com \
    --cc=imbrenda@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    /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).