[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[RFC PATCH v5 0/1] s390x: Improvements to SIGP handling [QEMU]
From: |
Eric Farman |
Subject: |
[RFC PATCH v5 0/1] s390x: Improvements to SIGP handling [QEMU] |
Date: |
Mon, 13 Dec 2021 22:09:18 +0100 |
Here is an update to the SIGP handling series, to correspond to
version 5 of the KVM series [1].
Unlike earlier versions, there is no new interface to exploit.
So this simply rearranges processing to mirror expectations
on the kernel side.
[1] https://lore.kernel.org/r/20211213210550.856213-1-farman@linux.ibm.com/
Previous RFCs:
v1: https://lore.kernel.org/r/20211008203811.1980478-1-farman@linux.ibm.com/
v2: https://lore.kernel.org/r/20211102201122.3188108-1-farman@linux.ibm.com/
v3: https://lore.kernel.org/r/20211110204528.1378524-1-farman@linux.ibm.com/
v4: https://lore.kernel.org/r/20211119214327.2367026-1-farman@linux.ibm.com/
Eric Farman (1):
s390x: sigp: Reorder the SIGP STOP code
target/s390x/sigp.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
--
2.32.0
- [RFC PATCH v5 0/1] s390x: Improvements to SIGP handling [QEMU],
Eric Farman <=