[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL 0/3] s390x/kvm: some fixes and cleanups
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL 0/3] s390x/kvm: some fixes and cleanups |
Date: |
Tue, 23 Sep 2014 14:42:38 +0100 |
On 23 September 2014 13:14, Christian Borntraeger
<address@hidden> wrote:
> Peter,
>
> The following changes since commit 07e2863d0271ac6c05206d8ce9e4f4c39b25d3ea:
>
> exec.c: fix setting 1-byte-long watchpoints (2014-09-19 17:42:16 +0100)
>
> are available in the git repository at:
>
> git://github.com/borntraeger/qemu.git tags/s390x-20140923
>
> for you to fetch changes up to e8601dd5d0ffa909068ddefe33bf6a53d8af063a:
>
> s390x/css: catch ccw sequence errors (2014-09-23 14:10:17 +0200)
>
> ----------------------------------------------------------------
> s390x/kvm: some fixes and cleanups
>
> 1. sclp: get of of duplicate defines
> 2. ccw: implement and fix handling of some special cases
>
> ----------------------------------------------------------------
> Cornelia Huck (2):
> s390x/css: support format-0 ccws
> s390x/css: catch ccw sequence errors
>
> Jens Freimann (1):
> s390x: remove duplicate defines in SCLP code
>
> hw/s390x/css.c | 40 +++++++++++++++++++++++++++++++---------
> hw/s390x/css.h | 2 ++
> include/hw/s390x/sclp.h | 2 --
> target-s390x/ioinst.h | 10 ++++++++++
> 4 files changed, 43 insertions(+), 11 deletions(-)
Applied, thanks.
-- PMM