Re: [PULL for-6.0 0/1] s390x fix

2021-04-09 Thread Peter Maydell
On Fri, 9 Apr 2021 at 15:49, Cornelia Huck  wrote:
>
> 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
>
> 


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/6.0
for any user-visible changes.

-- PMM



[PULL for-6.0 0/1] s390x fix

2021-04-09 Thread Cornelia Huck
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