aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2018-04-09s390: Ensure IPL from SCSI works as expectedViktor Mihajlovski
2018-04-09s390: Refactor IPL parameter block generationViktor Mihajlovski
2018-04-03hw/s390x: fix memory leak in s390_init_ipl_dev()Greg Kurz
2018-03-23s390x/pci: forbid multifunction pci deviceYi Min Zhao
2018-03-13migration: introduce postcopy-only pendingVladimir Sementsov-Ogievskiy
2018-03-08s390x/virtio: Convert virtio-ccw from *_exit to *_unrealizeNia Alarie
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda
2018-03-08s390x/sclp: proper support of larger send and receive masksClaudio Imbrenda
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie
2018-03-08numa: we don't implement NUMA for s390xDavid Hildenbrand
2018-03-08hw/s390x: Add the possibility to specify the netboot image on the command lineThomas Huth
2018-03-08s390/ipl: only print boot menu error if -boot menu=on was specifiedCollin L. Walling
2018-03-08hw/s390x/ipl: Bail out if the network bootloader can not be foundThomas Huth
2018-03-06use g_path_get_basename instead of basenameJulia Suvorova
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-02-27Merge tag 'tags/s390-ccw-bios-2018-02-26' into s390-nextCornelia Huck
2018-02-26s390x/sclp: remove memory hotplug supportDavid Hildenbrand
2018-02-26qmp: expose s390-specific CPU infoViktor Mihajlovski
2018-02-26s390/stattrib: Make SaveVMHandlers data staticDr. David Alan Gilbert
2018-02-26s390-ccw: interactive boot menu for scsiCollin L. Walling
2018-02-26s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling
2018-02-26s390-ccw: parse and set boot menu optionsCollin L. Walling
2018-02-26s390-ccw: move auxiliary IPL data to separate locationCollin L. Walling
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster
2018-02-09Drop superfluous includes of qapi/qmp/qerror.hMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-02-09s390x/pci: use the right pal and pba in reg_ioat()Yi Min Zhao
2018-02-09s390x/pci: fixup global refreshYi Min Zhao
2018-02-09s390x/pci: fixup the code walking IOMMU tablesYi Min Zhao
2018-02-09s390x/sclp: fix event mask handlingChristian Borntraeger
2018-02-09s390x/flic: cache the common flic class in a central functionDavid Hildenbrand
2018-02-09s390x/tcg: remove SMP warningDavid Hildenbrand
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2018-01-22s390x: fix storage attributes migration for non-small guestsClaudio Imbrenda
2018-01-22hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask()Alistair Francis
2018-01-22s390x/sclp: fix missing be conversionDavid Hildenbrand
2018-01-22s390x/sclp: fixup highest CPU addressChristian Borntraeger
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin
2017-12-18misc: remove duplicated includesPhilippe Mathieu-Daudé
2017-12-18Remove empty statementsLadi Prosek
2017-12-15s390-ccw-virtio: allow for systems larger that 7.999TBChristian Borntraeger
2017-12-14s390x: change the QEMU cpu model to a stripped down z12David Hildenbrand
2017-12-14s390x/css: attach css bridgeCornelia Huck
2017-12-14s390x: deprecate s390-squash-mcss machine propHalil Pasic
2017-12-14s390x/css: unrestrict cssidsHalil Pasic
2017-12-14s390x/pci: search for subregion inside the BARsPierre Morel