aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2018-12-18error: Remove NULL checks on error_propagate() callsMarkus Armbruster
2018-12-12hw/s390x/virtio-ccw.c: Don't take address of fields in packed structsPeter Maydell
2018-12-12s390x/tod: Properly stop the KVM TOD while the guest is not runningDavid Hildenbrand
2018-12-12s390x: introduce 4.0 compat machineCornelia Huck
2018-12-12s390x/zpci: drop msix.availableDavid Hildenbrand
2018-11-13s390x/pci: properly fail if the zPCI device cannot be createdDavid Hildenbrand
2018-10-12hw/s390x: Include the tod-qemu also for builds with --disable-tcgThomas Huth
2018-10-12s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak
2018-10-04hw/s390x/s390-pci-bus: Convert sysbus init function to realize functionThomas Huth
2018-10-04s390x: Fence huge pages prior to 3.1Janosch Frank
2018-10-04hw/s390x/css: Remove QEMU_PACKED from struct SenseIdThomas Huth
2018-10-04hw/s390x/ipl: Fix alignment problems of S390IPLState membersThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-blk code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-net code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-input code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-gpu code to a separate fileThomas Huth
2018-08-28hw/s390x: Move vhost-vsock-ccw code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-crypto code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-9p code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-rng code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-scsi code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-balloon code to a separate fileThomas Huth
2018-08-28hw/s390x: Move virtio-ccw-serial code to a separate fileThomas Huth
2018-08-28hw/s390x/virtio-ccw: Consolidate calls to virtio_ccw_unrealize()Thomas Huth
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