summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck
2018-08-20s390x: introduce 3.1 compat machineCornelia Huck
2018-07-30s390x/sclp: fix maxram calculationChristian Borntraeger
2018-07-11error: Remove NULL checks on error_propagate() callsPhilippe Mathieu-Daudé
2018-07-11s390x/storage attributes: fix CMMA_BLOCK_SIZE usageClaudio Imbrenda
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-02hw/s390x: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-07-02s390x/tcg: properly implement the TODDavid Hildenbrand
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand
2018-07-02s390x/cpumodel: default enable bpb and ppa15 for z196 and laterChristian Borntraeger
2018-07-02loader: Check access size when calling rom_ptr() to avoid crashesThomas Huth
2018-07-02s390/ipl: fix ipl with -no-rebootChristian Borntraeger
2018-06-18s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSWChristian Borntraeger
2018-06-18vfio-ccw: remove orb.c64 (64 bit data addresses) checkHalil Pasic
2018-06-18vfio-ccw: add force unlimited prefetch propertyHalil Pasic
2018-06-18virtio-ccw: clean up notifyHalil Pasic
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell
2018-06-15iommu: Add IOMMU index argument to notifier APIsPeter Maydell
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé
2018-05-31Make memory_region_access_valid() take a MemTxAttrs argumentPeter Maydell
2018-05-29hw/s390x: Rename 2.13 machines to 3.0Peter Maydell
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand
2018-05-14s390x/ccw: make sure all ccw devices are properly resetCornelia Huck
2018-05-14virtio-ccw: common reset handlerCornelia Huck
2018-05-14s390x/css: disabled subchannels cannot be status pendingCornelia Huck
2018-05-10make sure that we aren't overwriting mc->get_hotplug_handler by accidentIgor Mammedov
2018-05-02pc-bios/s390-ccw: fix loadparm initialization and int conversionCollin Walling
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth
2018-04-30s390x/kvm: cleanup calls to cpu_synchronize_state()David Hildenbrand
2018-04-30s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda
2018-04-30s390x: introduce 2.13 compat machineCornelia Huck
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