aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2018-06-18s390x/ipl: Try to detect Linux vs non Linux for initial IPL PSWChristian Borntraeger1-5/+22
2018-06-18vfio-ccw: remove orb.c64 (64 bit data addresses) checkHalil Pasic1-11/+0
2018-06-18vfio-ccw: add force unlimited prefetch propertyHalil Pasic1-2/+1
2018-06-18virtio-ccw: clean up notifyHalil Pasic1-4/+9
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell1-1/+1
2018-06-15iommu: Add IOMMU index argument to notifier APIsPeter Maydell1-2/+2
2018-06-01Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+0
2018-06-01hw: Do not include "sysemu/blockdev.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-06-01hw: Do not include "sysemu/block-backend.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-05-31Make memory_region_access_valid() take a MemTxAttrs argumentPeter Maydell1-1/+2
2018-05-29hw/s390x: Rename 2.13 machines to 3.0Peter Maydell1-5/+5
2018-05-14s390x: refactor reset/reipl handlingDavid Hildenbrand3-14/+96
2018-05-14s390x/ccw: make sure all ccw devices are properly resetCornelia Huck3-3/+15
2018-05-14virtio-ccw: common reset handlerCornelia Huck1-12/+1
2018-05-14s390x/css: disabled subchannels cannot be status pendingCornelia Huck1-0/+8
2018-05-10make sure that we aren't overwriting mc->get_hotplug_handler by accidentIgor Mammedov1-0/+1
2018-05-02pc-bios/s390-ccw: fix loadparm initialization and int conversionCollin Walling1-0/+4
2018-04-30hw/s390x: Allow to configure the consoles with the "-serial" parameterThomas Huth2-2/+31
2018-04-30s390x/kvm: cleanup calls to cpu_synchronize_state()David Hildenbrand1-8/+0
2018-04-30s390x/sclp: extend SCLP event masks to 64 bitsClaudio Imbrenda1-9/+41
2018-04-30s390x: introduce 2.13 compat machineCornelia Huck1-1/+16
2018-04-09s390: Ensure IPL from SCSI works as expectedViktor Mihajlovski1-2/+29
2018-04-09s390: Refactor IPL parameter block generationViktor Mihajlovski1-30/+51
2018-04-03hw/s390x: fix memory leak in s390_init_ipl_dev()Greg Kurz1-1/+4
2018-03-23s390x/pci: forbid multifunction pci deviceYi Min Zhao1-0/+10
2018-03-13migration: introduce postcopy-only pendingVladimir Sementsov-Ogievskiy1-3/+4
2018-03-08s390x/virtio: Convert virtio-ccw from *_exit to *_unrealizeNia Alarie2-18/+18
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda3-14/+14
2018-03-08s390x/sclp: proper support of larger send and receive masksClaudio Imbrenda2-14/+75
2018-03-08s390x/sclpconsole: Remove dead code - remove exit handlersNia Alarie1-14/+0
2018-03-08numa: we don't implement NUMA for s390xDavid Hildenbrand1-3/+5
2018-03-08hw/s390x: Add the possibility to specify the netboot image on the command lineThomas Huth1-1/+3
2018-03-08s390/ipl: only print boot menu error if -boot menu=on was specifiedCollin L. Walling1-4/+6
2018-03-08hw/s390x/ipl: Bail out if the network bootloader can not be foundThomas Huth1-2/+3
2018-03-06use g_path_get_basename instead of basenameJulia Suvorova1-1/+1
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster1-1/+1
2018-02-27Merge tag 'tags/s390-ccw-bios-2018-02-26' into s390-nextCornelia Huck2-3/+105
2018-02-26s390x/sclp: remove memory hotplug supportDavid Hildenbrand1-305/+5
2018-02-26qmp: expose s390-specific CPU infoViktor Mihajlovski1-1/+1
2018-02-26s390/stattrib: Make SaveVMHandlers data staticDr. David Alan Gilbert1-13/+13
2018-02-26s390-ccw: interactive boot menu for scsiCollin L. Walling1-0/+2
2018-02-26s390-ccw: use zipl values when no boot menu options are presentCollin L. Walling2-0/+6
2018-02-26s390-ccw: parse and set boot menu optionsCollin L. Walling2-2/+59
2018-02-26s390-ccw: move auxiliary IPL data to separate locationCollin L. Walling2-3/+40
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell4-4/+6
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-1/+1
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2-0/+2
2018-02-09Include qmp-commands.h exactly where neededMarkus Armbruster1-1/+0
2018-02-09Drop superfluous includes of qapi/qmp/qerror.hMarkus Armbruster1-1/+0
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1