summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2017-05-10Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into stagingStefan Hajnoczi1-2/+2
2017-05-07Remove reduntant qemu: from error functionsIshani Chugh1-2/+2
2017-05-05Merge remote-tracking branch 'cohuck/tags/s390x-3270-20170504' into stagingStefan Hajnoczi3-0/+199
2017-05-04s390x/3270: 3270 data stream handlingJing Liu2-0/+78
2017-05-04s390x/3270: Add abstract emulated ccw-attached 3270 deviceYang Chen2-0/+100
2017-05-04s390x/css: Add an algorithm to find a free chpidJing Liu1-0/+21
2017-05-02hw/s390x/ipl: Fix crash with virtio-scsi-pci deviceThomas Huth1-1/+7
2017-05-02hw/s390x/sclp: update LOADPARM in SCP InfoFarhan Ali1-0/+9
2017-05-02hw/s390x/ipl: enable LOADPARM in IPIB for a boot deviceFarhan Ali2-2/+32
2017-05-02hw/s390x: provide loadparm property for the machineFarhan Ali1-0/+37
2017-04-24error: Apply error_propagate_null.cocci againFam Zheng1-3/+1
2017-04-21s390x: register I/O adapters per ISC during initFei Li5-45/+69
2017-04-21s390x: initialize flic before I/O subsystemsFei Li1-1/+2
2017-04-21s390x: use enum for adapter type and standardize its namingFei Li3-3/+2
2017-04-21s390x/css: consolidate the devno property for ccw devicesDong Jia Shi3-13/+4
2017-04-21s390x/css: provide introspection for virtual subchannel and device busidDong Jia Shi3-6/+67
2017-04-21s390x/css: introduce read-only property type for device idsDong Jia Shi1-0/+7
2017-04-21s390x/pci: make printf always compile in debug outputDanil Antonov2-14/+18
2017-04-21s390x: introduce 2.10 compat machineCornelia Huck1-1/+16
2017-03-20s390x/css: reassign subchannel if schid is changed after migrationDong Jia Shi1-0/+15
2017-02-28s390x/ipl: Load network boot imageFarhan Ali2-1/+92
2017-02-28s390x/ipl: Extend S390IPLState to support network bootFarhan Ali5-1/+7
2017-02-24s390x/css: handle format-0 TIC CCW correctlyDong Jia Shi1-6/+9
2017-02-24virtio-ccw: support VIRTIO_QUEUE_MAX virtqueuesHalil Pasic2-9/+9
2017-02-24s390x: bump ADAPTER_ROUTES_MAX_GSIHalil Pasic1-1/+6
2017-02-24virtio-ccw: check flic->adapter_routes_max_batchHalil Pasic1-0/+7
2017-02-24virtio-ccw: Check the number of vqs in CCW_CMD_SET_INDHalil Pasic1-0/+7
2017-02-24virtio-ccw: add virtio-crypto-ccw deviceHalil Pasic2-0/+73
2017-02-24virtio-ccw: handle virtio 1 only devicesHalil Pasic2-1/+18
2017-02-24s390x/s390-virtio: get rid of DPRINTFCornelia Huck1-10/+0
2017-02-01s390x/kvm: fix small race reboot vs. cmmaChristian Borntraeger1-1/+1
2017-02-01s390-pci: fix compilation on older GCC versionsPaolo Bonzini1-2/+2
2017-01-24hw: Fix typos found by codespellStefan Weil1-2/+2
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+1
2017-01-20virtio-ccw: fix ring sizingMichael S. Tsirkin1-1/+1
2017-01-20s390x/pci: merge msix init functionsYi Min Zhao1-12/+10
2017-01-20s390x/pci: handle PCIBridge bus numberPierre Morel2-0/+53
2017-01-20s390x/pci: use hashtable to look up zpci via fhYi Min Zhao2-14/+9
2017-01-20s390x/pci: PCI multibus bridge handlingPierre Morel1-2/+15
2017-01-20s390x/pci: optimize calling s390_get_phb()Yi Min Zhao3-49/+51
2017-01-20s390x/pci: change the device array to a listPierre Morel2-51/+56
2017-01-20s390x/pci: dynamically allocate iommuYi Min Zhao2-15/+64
2017-01-20s390x/pci: make S390PCIIOMMU inherit ObjectYi Min Zhao4-53/+71
2017-01-20s390x: add compat machine for 2.9Cornelia Huck1-1/+16
2017-01-20s390x: remove double compat statementChristian Borntraeger1-2/+0
2017-01-19kvm: move cpu synchronization codeVincent Palatin1-0/+1
2016-12-16virtio: avoid using guest_notifier_mask in vhost-user modeWei Huang1-2/+2
2016-11-15virtio: allow per-device-class legacy featuresMichael S. Tsirkin1-1/+3
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi2-39/+7
2016-10-31Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into stagingPeter Maydell2-8/+21