All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] s390x: improve subchannel error handling (vfio)
@ 2021-07-05 16:39 Cornelia Huck
  2021-07-05 16:39 ` [PATCH v2 1/2] vfio-ccw: forward halt/clear errors Cornelia Huck
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Cornelia Huck @ 2021-07-05 16:39 UTC (permalink / raw)
  To: Eric Farman, Matthew Rosato, Halil Pasic
  Cc: qemu-s390x, Cornelia Huck, qemu-devel

This is a followup on the first version (which I had sent out in May,
and which kind of fell through the cracks.) While the first patch
is mostly unchanged, I added a second patch to address some possible
problems with the generated unit exceptions; non-vfio subchannels
are not affected by this.

As before, this works on the good path, and I have not managed to
actually get my system to exercise the error path :(

v1->v2:
- add comments regarding -ENODEV/-EACCES handling
- add second patch

Cornelia Huck (2):
  vfio-ccw: forward halt/clear errors
  css: fix actl handling for unit exceptions

 hw/s390x/css.c         | 38 ++++++++++++++++++++++++++++++++++----
 hw/vfio/ccw.c          |  4 ++--
 include/hw/s390x/css.h |  3 ++-
 3 files changed, 38 insertions(+), 7 deletions(-)

-- 
2.31.1



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

end of thread, other threads:[~2021-08-09 11:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-05 16:39 [PATCH v2 0/2] s390x: improve subchannel error handling (vfio) Cornelia Huck
2021-07-05 16:39 ` [PATCH v2 1/2] vfio-ccw: forward halt/clear errors Cornelia Huck
2021-07-05 16:39 ` [PATCH v2 2/2] css: fix actl handling for unit exceptions Cornelia Huck
2021-07-19 14:16 ` [PATCH v2 0/2] s390x: improve subchannel error handling (vfio) Matthew Rosato
2021-07-19 15:09   ` Jared Rossi
2021-08-05  0:30     ` Jared Rossi
2021-08-05  1:21       ` Matthew Rosato
2021-08-09 11:15         ` Cornelia Huck

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.