qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/4] s390: fixups for 2.11


From: Christian Borntraeger
Subject: [Qemu-devel] [PULL 0/4] s390: fixups for 2.11
Date: Mon, 30 Oct 2017 10:03:16 +0100

Peter,

The following changes since commit a93ece47fd9edbd4558db24300056c9a57d3bcd4:

  Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171026-tag' into 
staging (2017-10-27 14:43:02 +0100)

are available in the git repository at:

  git://github.com/borntraeger/qemu.git tags/s390x-20171030

for you to fetch changes up to 7a4ec18d117d74eedccdadca882331b928135465:

  s390-*.img: update s390 bios with latest fixes (2017-10-30 09:04:25 +0100)

----------------------------------------------------------------
s390x: fixups for 2.11

- missing \r in the BIOS console output
- CPU type name is now "s390x-cpu"
- fixup for the host-model on z14 and older machine versions

----------------------------------------------------------------
Christian Borntraeger (2):
      s390x/kvm: use cpu model for gscb on compat machines
      s390-*.img: update s390 bios with latest fixes

Collin L. Walling (1):
      s390-ccw: print carriage return with new lines

David Hildenbrand (1):
      target/s390x: change CPU type name to "s390x-cpu"

 hw/s390x/s390-virtio-ccw.c         |   8 --------
 include/hw/s390x/s390-virtio-ccw.h |   3 ---
 pc-bios/s390-ccw.img               | Bin 26416 -> 30520 bytes
 pc-bios/s390-ccw/sclp.c            |  24 +++++++++++++++++++++---
 pc-bios/s390-netboot.img           | Bin 83864 -> 83864 bytes
 qapi-schema.json                   |   4 ++--
 target/s390x/cpu-qom.h             |   2 +-
 target/s390x/cpu_models.c          |   4 ++--
 target/s390x/kvm.c                 |   2 +-
 target/s390x/machine.c             |   2 +-
 10 files changed, 28 insertions(+), 21 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]