From: Janosch Frank <frankja@linux.ibm.com>
To: qemu-devel@nongnu.org
Cc: thuth@redhat.com, pmorel@linux.ibm.com, david@redhat.com,
cohuck@redhat.com, borntraeger@de.ibm.com, qemu-s390x@nongnu.org,
mihajlov@linux.ibm.com
Subject: [PATCH 0/4] s390x: Reset cleanup
Date: Fri, 22 Nov 2019 02:52:14 -0500 [thread overview]
Message-ID: <20191122075218.23935-1-frankja@linux.ibm.com> (raw)
Adding comments and reordering code for better readability in the
diag308 and machine reset functions.
Janosch Frank (4):
s390x: Don't do a normal reset on the initial cpu
s390x: Cleanup cpu resets
s390x: Beautify diag308 handling
s390x: Beautify machine reset
hw/s390x/s390-virtio-ccw.c | 23 ++++----
target/s390x/cpu.c | 110 ++++++++++++++++---------------------
target/s390x/diag.c | 54 ++++++++++--------
3 files changed, 93 insertions(+), 94 deletions(-)
--
2.20.1
next reply other threads:[~2019-11-22 8:05 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-11-22 7:52 Janosch Frank [this message]
2019-11-22 7:52 ` [PATCH 1/4] s390x: Don't do a normal reset on the initial cpu Janosch Frank
2019-11-22 10:55 ` David Hildenbrand
2019-11-22 7:52 ` [PATCH 2/4] s390x: Cleanup cpu resets Janosch Frank
2019-11-22 10:35 ` Philippe Mathieu-Daudé
2019-11-22 13:07 ` Janosch Frank
2019-11-22 11:14 ` David Hildenbrand
2019-11-22 12:20 ` [PATCH] Remove wrappers Janosch Frank
2019-11-22 12:23 ` David Hildenbrand
2019-11-22 12:28 ` Janosch Frank
2019-11-22 7:52 ` [PATCH 3/4] s390x: Beautify diag308 handling Janosch Frank
2019-11-22 10:56 ` David Hildenbrand
2019-11-22 7:52 ` [PATCH 4/4] s390x: Beautify machine reset Janosch Frank
2019-11-22 10:59 ` David Hildenbrand
2019-11-22 11:46 ` Janosch Frank
2019-11-22 11:47 ` David Hildenbrand
2019-11-22 12:10 ` Cornelia Huck
2019-11-22 12:22 ` Janosch Frank
2019-11-22 12:25 ` David Hildenbrand
2019-11-22 12:30 ` Janosch Frank
2019-11-22 12:42 ` David Hildenbrand
2019-11-22 10:10 ` [PATCH 0/4] s390x: Reset cleanup no-reply
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=20191122075218.23935-1-frankja@linux.ibm.com \
--to=frankja@linux.ibm.com \
--cc=borntraeger@de.ibm.com \
--cc=cohuck@redhat.com \
--cc=david@redhat.com \
--cc=mihajlov@linux.ibm.com \
--cc=pmorel@linux.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=thuth@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).