All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] KVM: s390: interrupt: Fix stepping into interrupt handlers
@ 2023-06-29  8:32 Ilya Leoshkevich
  2023-06-29  8:32 ` [PATCH 1/2] " Ilya Leoshkevich
  2023-06-29  8:32 ` [PATCH 2/2] KVM: s390: interrupt: Fix stepping into program " Ilya Leoshkevich
  0 siblings, 2 replies; 3+ messages in thread
From: Ilya Leoshkevich @ 2023-06-29  8:32 UTC (permalink / raw)
  To: Christian Borntraeger, Janosch Frank, Claudio Imbrenda,
	Heiko Carstens, Vasily Gorbik, Alexander Gordeev
  Cc: David Hildenbrand, Sven Schnelle, kvm, linux-s390, linux-kernel,
	Jens Freimann, Ilya Leoshkevich

Hi,

I tried to compare the behavior of KVM and TCG by diffing instruction
traces, and found two issues in KVM related to stepping into interrupt
handlers.

I'm not very familiar with the KVM code base, so please let me know if
the fixes can be improved or if these problems need to be handled
completely differently.

Best regards,
Ilya

Ilya Leoshkevich (2):
  KVM: s390: interrupt: Fix stepping into interrupt handlers
  KVM: s390: interrupt: Fix stepping into program interrupt handlers

 arch/s390/kvm/intercept.c | 19 +++++++++++++++++--
 arch/s390/kvm/interrupt.c | 10 ++++++++++
 arch/s390/kvm/kvm-s390.c  |  4 ++--
 3 files changed, 29 insertions(+), 4 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-06-29  8:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-29  8:32 [PATCH 0/2] KVM: s390: interrupt: Fix stepping into interrupt handlers Ilya Leoshkevich
2023-06-29  8:32 ` [PATCH 1/2] " Ilya Leoshkevich
2023-06-29  8:32 ` [PATCH 2/2] KVM: s390: interrupt: Fix stepping into program " Ilya Leoshkevich

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.