qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Cornelia Huck <cohuck@redhat.com>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-s390x@nongnu.org, Cornelia Huck <cohuck@redhat.com>,
	qemu-devel@nongnu.org
Subject: [PULL for-6.0 0/1] s390x fix
Date: Fri,  9 Apr 2021 16:48:57 +0200	[thread overview]
Message-ID: <20210409144858.278553-1-cohuck@redhat.com> (raw)

The following changes since commit d8724020dd13c88a72fc391a6a2cf63abbd3dcca:

  Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20210407b' into staging (2021-04-08 14:00:57 +0100)

are available in the Git repository at:

  https://gitlab.com/cohuck/qemu.git tags/s390x-20210409

for you to fetch changes up to d895d25ae2bb8519aa715dd2a97f09d4a66b189d:

  s390x: css: report errors from ccw_dstream_read/write (2021-04-09 10:52:13 +0200)

----------------------------------------------------------------
One s390x fix:
- correctly handle the case where the guest ccw payload points to
  invalid memory areas

----------------------------------------------------------------

Pierre Morel (1):
  s390x: css: report errors from ccw_dstream_read/write

 hw/char/terminal3270.c | 11 +++++--
 hw/s390x/3270-ccw.c    |  5 +++-
 hw/s390x/css.c         | 14 +++++----
 hw/s390x/virtio-ccw.c  | 66 ++++++++++++++++++++++++++++++------------
 4 files changed, 69 insertions(+), 27 deletions(-)

-- 
2.26.3



             reply	other threads:[~2021-04-09 14:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-09 14:48 Cornelia Huck [this message]
2021-04-09 14:48 ` [PULL for-6.0 1/1] s390x: css: report errors from ccw_dstream_read/write Cornelia Huck
2021-04-09 18:25 ` [PULL for-6.0 0/1] s390x fix Peter Maydell

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=20210409144858.278553-1-cohuck@redhat.com \
    --to=cohuck@redhat.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-s390x@nongnu.org \
    /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).