Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180308' into staging
Fixes and cleanups for the 2.12 softfreeze.
# gpg: Signature made Thu 08 Mar 2018 17:53:14 GMT
# gpg: using RSA key DECF6B93C6F02FAF
# gpg: Good signature from "Cornelia Huck <conny@cornelia-huck.de>"
# gpg: aka "Cornelia Huck <huckc@linux.vnet.ibm.com>"
# gpg: aka "Cornelia Huck <cornelia.huck@de.ibm.com>"
# gpg: aka "Cornelia Huck <cohuck@kernel.org>"
# gpg: aka "Cornelia Huck <cohuck@redhat.com>"
# Primary key fingerprint: C3D0 D66D C362 4FF6 A8C0 18CE DECF 6B93 C6F0 2FAF
* remotes/cohuck/tags/s390x-20180308:
s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
pc-bios/s390-ccw: Move string arrays from bootmap header to .c file
s390x/sclp: clean up sclp masks
s390x/sclp: proper support of larger send and receive masks
vfio-ccw: license text should indicate GPL v2 or later
s390x/sclpconsole: Remove dead code - remove exit handlers
numa: we don't implement NUMA for s390x
hw/s390x: Add the possibility to specify the netboot image on the command line
target/s390x: Remove leading underscores from #defines
s390/ipl: only print boot menu error if -boot menu=on was specified
hw/s390x/ipl: Bail out if the network bootloader can not be found
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hw/char/sclpconsole-lm.c 2 additions, 8 deletionshw/char/sclpconsole-lm.c
- hw/char/sclpconsole.c 2 additions, 8 deletionshw/char/sclpconsole.c
- hw/s390x/event-facility.c 78 additions, 37 deletionshw/s390x/event-facility.c
- hw/s390x/ipl.c 9 additions, 6 deletionshw/s390x/ipl.c
- hw/s390x/s390-virtio-ccw.c 15 additions, 5 deletionshw/s390x/s390-virtio-ccw.c
- hw/s390x/sclpcpu.c 2 additions, 2 deletionshw/s390x/sclpcpu.c
- hw/s390x/sclpquiesce.c 2 additions, 2 deletionshw/s390x/sclpquiesce.c
- hw/s390x/virtio-ccw.c 17 additions, 17 deletionshw/s390x/virtio-ccw.c
- hw/s390x/virtio-ccw.h 1 addition, 1 deletionhw/s390x/virtio-ccw.h
- hw/vfio/ccw.c 2 additions, 2 deletionshw/vfio/ccw.c
- include/hw/s390x/event-facility.h 13 additions, 10 deletionsinclude/hw/s390x/event-facility.h
- numa.c 1 addition, 1 deletionnuma.c
- pc-bios/s390-ccw/bootmap.c 20 additions, 0 deletionspc-bios/s390-ccw/bootmap.c
- pc-bios/s390-ccw/bootmap.h 0 additions, 19 deletionspc-bios/s390-ccw/bootmap.h
- target/s390x/cpu.h 33 additions, 33 deletionstarget/s390x/cpu.h
- target/s390x/mem_helper.c 10 additions, 10 deletionstarget/s390x/mem_helper.c
- target/s390x/mmu_helper.c 27 additions, 27 deletionstarget/s390x/mmu_helper.c
Loading
Please register or sign in to comment