summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-31s390x/pci: Check memory region dispatching callbacksPierre Morel1-5/+20
2016-10-31s390x/pci: use generic interface to inject interruptYi Min Zhao1-3/+1
2016-10-30virtio: introduce virtio_device_ioeventfd_enabledPaolo Bonzini1-3/+3
2016-10-30virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini2-22/+0
2016-10-30virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini2-11/+1
2016-10-30virtio: disable ioeventfd as early as possiblePaolo Bonzini1-4/+4
2016-10-28s390: avoid always-true comparison in s390_pci_generate_fid()Peter Maydell1-8/+2
2016-09-28s390x/css: {c,h,t,r,x}sch: require enable AND device number validSascha Silbe1-6/+6
2016-09-28s390x/pci: code cleanupYi Min Zhao1-11/+0
2016-09-28s390x/pci: assign msix io region for each pci deviceYi Min Zhao2-13/+28
2016-09-28s390x/pci: re-arrange variable declarationsPierre Morel1-2/+4
2016-09-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell3-1/+39
2016-09-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-15/+15
2016-09-19virtio-ccw: set revision 2 as maximal revision numberPierre Morel1-1/+1
2016-09-19virtio-ccw: respond to READ_STATUS commandPierre Morel2-0/+21
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger1-0/+17
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin1-15/+15
2016-09-15s390x: remove useless castLaurent Vivier1-1/+1
2016-09-15Remove unused function declarationsLadi Prosek1-1/+0