summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* hw: Fix typos found by codespellStefan Weil2017-01-241-2/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-01-201-0/+1
|\
| * kvm: move cpu synchronization codeVincent Palatin2017-01-191-0/+1
* | virtio-ccw: fix ring sizingMichael S. Tsirkin2017-01-201-1/+1
* | s390x/pci: merge msix init functionsYi Min Zhao2017-01-201-12/+10Star
* | s390x/pci: handle PCIBridge bus numberPierre Morel2017-01-202-0/+53
* | s390x/pci: use hashtable to look up zpci via fhYi Min Zhao2017-01-202-14/+9Star
* | s390x/pci: PCI multibus bridge handlingPierre Morel2017-01-201-2/+15
* | s390x/pci: optimize calling s390_get_phb()Yi Min Zhao2017-01-203-49/+51
* | s390x/pci: change the device array to a listPierre Morel2017-01-202-51/+56
* | s390x/pci: dynamically allocate iommuYi Min Zhao2017-01-202-15/+64
* | s390x/pci: make S390PCIIOMMU inherit ObjectYi Min Zhao2017-01-204-53/+71
* | s390x: add compat machine for 2.9Cornelia Huck2017-01-201-1/+16
* | s390x: remove double compat statementChristian Borntraeger2017-01-201-2/+0Star
|/
* virtio: avoid using guest_notifier_mask in vhost-user modeWei Huang2016-12-161-2/+2
* virtio: allow per-device-class legacy featuresMichael S. Tsirkin2016-11-151-1/+3
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi2016-11-032-39/+7Star
|\
| * virtio: introduce virtio_device_ioeventfd_enabledPaolo Bonzini2016-10-301-3/+3
| * virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini2016-10-302-22/+0Star
| * virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini2016-10-302-11/+1Star
| * virtio: disable ioeventfd as early as possiblePaolo Bonzini2016-10-301-4/+4
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into stagingPeter Maydell2016-10-312-8/+21
|\ \
| * | s390x/pci: Check memory region dispatching callbacksPierre Morel2016-10-311-5/+20
| * | s390x/pci: use generic interface to inject interruptYi Min Zhao2016-10-311-3/+1Star
| |/
* / s390: avoid always-true comparison in s390_pci_generate_fid()Peter Maydell2016-10-281-8/+2Star
|/
* s390x/css: {c,h,t,r,x}sch: require enable AND device number validSascha Silbe2016-09-281-6/+6
* s390x/pci: code cleanupYi Min Zhao2016-09-281-11/+0Star
* s390x/pci: assign msix io region for each pci deviceYi Min Zhao2016-09-282-13/+28
* s390x/pci: re-arrange variable declarationsPierre Morel2016-09-281-2/+4
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell2016-09-193-1/+39
|\
| * virtio-ccw: set revision 2 as maximal revision numberPierre Morel2016-09-191-1/+1
| * virtio-ccw: respond to READ_STATUS commandPierre Morel2016-09-192-0/+21
| * s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger2016-09-191-0/+17
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-09-191-15/+15
|\ \ | |/ |/|
| * virtio-bus: Plug devices after features are negotiatedMaxime Coquelin2016-09-151-15/+15
* | s390x: remove useless castLaurent Vivier2016-09-151-1/+1
* | Remove unused function declarationsLadi Prosek2016-09-151-1/+0Star
|/
* vhost-vsock: add virtio sockets deviceStefan Hajnoczi2016-09-092-0/+69
* s390x/kvm: allow runtime-instrumentation for "none" machineDavid Hildenbrand2016-09-061-0/+5
* s390x/sclp: propagate hmfaiDavid Hildenbrand2016-09-061-0/+1
* s390x/sclp: propagate the mha via sclpDavid Hildenbrand2016-09-061-0/+1
* s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand2016-09-061-0/+2
* s390x/sclp: indicate sclp featuresDavid Hildenbrand2016-09-061-0/+9
* s390x/sclp: factor out preparation of cpu entriesDavid Hildenbrand2016-09-061-10/+12
* s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand2016-09-061-1/+5
* s390x/css: handle cssid 255 correctlyCornelia Huck2016-09-051-5/+3Star
* s390/sclp: cache the sclp deviceChristian Borntraeger2016-09-051-1/+6
* s390x/pci: assert zpci always existingYi Min Zhao2016-09-051-5/+1Star
* s390x/pci: return directly if create zpci failedYi Min Zhao2016-09-051-0/+1
* s390x: add compat machine for 2.8Cornelia Huck2016-09-051-1/+17