aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2018-11-13s390x/pci: properly fail if the zPCI device cannot be createdDavid Hildenbrand1-6/+19
2018-10-12hw/s390x: Include the tod-qemu also for builds with --disable-tcgThomas Huth1-1/+1
2018-10-12s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak4-0/+122
2018-10-04hw/s390x/s390-pci-bus: Convert sysbus init function to realize functionThomas Huth1-13/+21
2018-10-04s390x: Fence huge pages prior to 3.1Janosch Frank1-0/+10
2018-10-04hw/s390x/css: Remove QEMU_PACKED from struct SenseIdThomas Huth1-16/+22
2018-10-04hw/s390x/ipl: Fix alignment problems of S390IPLState membersThomas Huth1-2/+3
2018-08-28hw/s390x: Move virtio-ccw-blk code to a separate fileThomas Huth3-46/+68
2018-08-28hw/s390x: Move virtio-ccw-net code to a separate fileThomas Huth3-49/+71
2018-08-28hw/s390x: Move virtio-ccw-input code to a separate fileThomas Huth3-98/+119
2018-08-28hw/s390x: Move virtio-ccw-gpu code to a separate fileThomas Huth3-47/+68
2018-08-28hw/s390x: Move vhost-vsock-ccw code to a separate fileThomas Huth3-47/+61
2018-08-28hw/s390x: Move virtio-ccw-crypto code to a separate fileThomas Huth3-55/+76
2018-08-28hw/s390x: Move virtio-ccw-9p code to a separate fileThomas Huth3-48/+66
2018-08-28hw/s390x: Move virtio-ccw-rng code to a separate fileThomas Huth3-53/+75
2018-08-28hw/s390x: Move virtio-ccw-scsi code to a separate fileThomas Huth3-104/+126
2018-08-28hw/s390x: Move virtio-ccw-balloon code to a separate fileThomas Huth3-49/+71
2018-08-28hw/s390x: Move virtio-ccw-serial code to a separate fileThomas Huth3-58/+79
2018-08-28hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()Thomas Huth1-15/+7
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck6-51/+7
2018-08-20s390x: introduce 3.1 compat machineCornelia Huck1-1/+16
2018-07-30s390x/sclp: fix maxram calculationChristian Borntraeger1-0/+1
2018-07-11error: Remove NULL checks on error_propagate() callsPhilippe Mathieu-Daudé1-3/+1
2018-07-11s390x/storage attributes: fix CMMA_BLOCK_SIZE usageClaudio Imbrenda2-3/+5
2018-07-02Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-3/+6
2018-07-02hw/s390x: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé3-3/+6
2018-07-02s390x/tcg: properly implement the TODDavid Hildenbrand2-4/+53
2018-07-02s390x/tod: factor out TOD into separate deviceDavid Hildenbrand5-54/+238
2018-07-02s390x/cpumodel: default enable bpb and ppa15 for z196 and laterChristian Borntraeger1-0/+2
2018-07-02loader: Check access size when calling rom_ptr() to avoid crashesThomas Huth1-6/+12
2018-07-02s390/ipl: fix ipl with -no-rebootChristian Borntraeger1-1/+7
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