kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/2] KVM: s390: updates for 6.17
@ 2025-07-30  8:10 Janosch Frank
  2025-07-30  8:10 ` [GIT PULL 1/2] entry: Add arch_in_rcu_eqs() Janosch Frank
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Janosch Frank @ 2025-07-30  8:10 UTC (permalink / raw)
  To: pbonzini; +Cc: kvm, frankja, borntraeger, linux-s390, imbrenda, ajd, sfr

Paolo,

here are two fix patches that cleanup s390 guest entry.
They've been part of our CI runs for a couple of weeks now.

These patches went through a couple of hands before hitting our next branch [1].
Additionally Stephen found and fixed a merge conflict with 
a70e9f647f50 ("entry: Split generic entry into generic exception and syscall entry")[2]

Please pull.


Cheers,
Janosch

---

The following changes since commit e04c78d86a9699d136910cfc0bdcf01087e3267e:

  Linux 6.16-rc2 (2025-06-15 13:49:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux.git tags/kvm-s390-next-6.17-1

for you to fetch changes up to 57d88f02eb4449d96dfee3af4b7cd4287998bdbd:

  KVM: s390: Rework guest entry logic (2025-07-21 13:01:03 +0000)

---

[1] https://lore.kernel.org/linux-s390/20250708092742.104309-1-ajd@linux.ibm.com/
[2] https://lore.kernel.org/linux-next/20250729105655.286c0496@canb.auug.org.au/

---

Mark Rutland (2):
  entry: Add arch_in_rcu_eqs()
  KVM: s390: Rework guest entry logic

 arch/s390/include/asm/entry-common.h | 10 ++++++
 arch/s390/include/asm/kvm_host.h     |  3 ++
 arch/s390/kvm/kvm-s390.c             | 51 +++++++++++++++++++++-------
 arch/s390/kvm/vsie.c                 | 17 ++++------
 include/linux/entry-common.h         | 16 +++++++++
 kernel/entry/common.c                |  3 +-
 6 files changed, 77 insertions(+), 23 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-07-31 22:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-30  8:10 [GIT PULL 0/2] KVM: s390: updates for 6.17 Janosch Frank
2025-07-30  8:10 ` [GIT PULL 1/2] entry: Add arch_in_rcu_eqs() Janosch Frank
2025-07-31 22:55   ` Paul E. McKenney
2025-07-30  8:10 ` [GIT PULL 2/2] KVM: s390: Rework guest entry logic Janosch Frank
2025-07-30 18:18 ` [GIT PULL 0/2] KVM: s390: updates for 6.17 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).