[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[qemu-s390x] [PULL v2 00/27] s390x updates (and friends)
From: |
Cornelia Huck |
Subject: |
[qemu-s390x] [PULL v2 00/27] s390x updates (and friends) |
Date: |
Thu, 1 Mar 2018 14:01:34 +0100 |
The following changes since commit 0a773d55ac76c5aa89ed9187a3bc5af8c5c2a6d0:
maintainers: Add myself as a OpenBSD maintainer (2018-02-23 12:05:07 +0000)
are available in the git repository at:
git://github.com/cohuck/qemu tags/s390x-20180301-v2
for you to fetch changes up to be8b49de2491145a7aad3201803327b6f568cbd3:
s390x/tcg: fix loading 31bit PSWs with the highest bit set (2018-03-01
13:23:09 +0100)
----------------------------------------------------------------
- add query-cpus-fast and deprecate query-cpus, while adding s390 cpu
information
- remove s390x memory hotplug implementation, which is not useable in
this form
- add boot menu support in the s390-ccw bios
- expose s390x guest crash information
- fixes and cleaups
----------------------------------------------------------------
Christian Borntraeger (1):
s390x/cpu: expose the guest crash information
Collin L. Walling (13):
s390-ccw: refactor boot map table code
s390-ccw: refactor eckd_block_num to use CHS
s390-ccw: refactor IPL structs
s390-ccw: update libc
s390-ccw: move auxiliary IPL data to separate location
s390-ccw: parse and set boot menu options
s390-ccw: set up interactive boot menu parameters
s390-ccw: read stage2 boot loader data to find menu
s390-ccw: print zipl boot menu
s390-ccw: read user input for boot index via the SCLP console
s390-ccw: set cp_receive mask only when needed and consume pending
service irqs
s390-ccw: use zipl values when no boot menu options are present
s390-ccw: interactive boot menu for scsi
Cornelia Huck (1):
s390x: remove s390_get_memslot_count
David Hildenbrand (4):
s390x/tcg: fix disabling/enabling DAT
s390x/tcg: add various alignment checks
s390x/sclp: remove memory hotplug support
s390x/tcg: fix loading 31bit PSWs with the highest bit set
Dr. David Alan Gilbert (1):
s390/stattrib: Make SaveVMHandlers data static
Halil Pasic (1):
s390x/cpumodel: document S390FeatDef.bit not applicable
Luiz Capitulino (1):
qmp: add query-cpus-fast
Thomas Huth (1):
pc-bios/s390: Rebuild the s390x firmware images with the boot menu
changes
Viktor Mihajlovski (4):
qmp: expose s390-specific CPU info
qmp: add architecture specific cpu data for query-cpus-fast
qemu-doc: deprecate query-cpus
hmp: change hmp_info_cpus to use query-cpus-fast
--
2.13.6
- [qemu-s390x] [PULL v2 13/27] s390-ccw: interactive boot menu for scsi, (continued)
- [qemu-s390x] [PULL v2 13/27] s390-ccw: interactive boot menu for scsi, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 16/27] s390/stattrib: Make SaveVMHandlers data static, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 15/27] s390x/cpu: expose the guest crash information, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 17/27] s390x/tcg: fix disabling/enabling DAT, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 18/27] s390x/tcg: add various alignment checks, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 19/27] qmp: expose s390-specific CPU info, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 20/27] qmp: add query-cpus-fast, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 21/27] qmp: add architecture specific cpu data for query-cpus-fast, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 22/27] qemu-doc: deprecate query-cpus, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 14/27] pc-bios/s390: Rebuild the s390x firmware images with the boot menu changes, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 00/27] s390x updates (and friends),
Cornelia Huck <=
- [qemu-s390x] [PULL v2 01/27] s390-ccw: refactor boot map table code, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 06/27] s390-ccw: parse and set boot menu options, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 02/27] s390-ccw: refactor eckd_block_num to use CHS, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 04/27] s390-ccw: update libc, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 03/27] s390-ccw: refactor IPL structs, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 05/27] s390-ccw: move auxiliary IPL data to separate location, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 07/27] s390-ccw: set up interactive boot menu parameters, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 08/27] s390-ccw: read stage2 boot loader data to find menu, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 09/27] s390-ccw: print zipl boot menu, Cornelia Huck, 2018/03/01
- [qemu-s390x] [PULL v2 10/27] s390-ccw: read user input for boot index via the SCLP console, Cornelia Huck, 2018/03/01