On 28 July 2017 at 10:19, Cornelia Huck <coh...@redhat.com> wrote: > The following changes since commit e01151de165070c25a1b202e9e2392950bd7c8da: > > Merge remote-tracking branch 'remotes/kraxel/tags/ui-20170727-pull-request' > into staging (2017-07-27 15:27:06 +0100) > > are available in the git repository at: > > git://github.com/cohuck/qemu tags/s390x-20170728 > > for you to fetch changes up to 4add0da64942d83e0564147c0876b01074bde9cb: > > s390x/css: fix bits must be zero check for TIC (2017-07-28 10:06:25 +0200) > > ---------------------------------------------------------------- > More s390x fixes: Correct ilen, and ccw checking. > > ---------------------------------------------------------------- > > David Hildenbrand (2): > target/s390x: fix pgm irq ilen for stsi > target/s390x: fix pgm irq ilen in translate_pages() > > Halil Pasic (2): > s390x/css: check ccw address validity > s390x/css: fix bits must be zero check for TIC > > hw/s390x/css.c | 7 ++++++- > target/s390x/misc_helper.c | 2 +- > target/s390x/mmu_helper.c | 2 +- > 3 files changed, 8 insertions(+), 3 deletions(-)
Applied, thanks. -- PMM