On 20 November 2017 at 15:21, Cornelia Huck <[email protected]> wrote: > The following changes since commit 2e02083438962d26ef9dcc7100f3b378104183db: > > Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging > (2017-11-17 19:08:07 +0000) > > are available in the git repository at: > > git://github.com/cohuck/qemu tags/s390x-20171120-v1 > > for you to fetch changes up to 6cbf1ec85caf8a7d9f2fd829422c9f0a1c8983e1: > > pc-bios/s390-ccw.img: update image (2017-11-20 16:04:11 +0100) > > ---------------------------------------------------------------- > Fix storing cpu status (both kvm and tcg), locking around diag 308 > (tcg only) and a non-zero variable in the s390-ccw bios. > > ---------------------------------------------------------------- > > Cornelia Huck (1): > pc-bios/s390-ccw.img: update image > > David Hildenbrand (2): > s390x: fix storing CPU status (again) > s390x/tcg: fix DIAG 308 with > 1 VCPU (MTTCG) > > Thomas Huth (1): > pc-bios/s390-ccw: Fix problem with invalid virtio-scsi LUN when > rebooting > > pc-bios/s390-ccw.img | Bin 30520 -> 26416 bytes > pc-bios/s390-ccw/virtio-scsi.c | 3 ++- > target/s390x/helper.c | 2 +- > target/s390x/misc_helper.c | 2 ++ > 4 files changed, 5 insertions(+), 2 deletions(-)
Applied, thanks. -- PMM
