summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2017-01-24hw: Fix typos found by codespellStefan Weil
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-20virtio-ccw: fix ring sizingMichael S. Tsirkin
2017-01-20s390x/pci: merge msix init functionsYi Min Zhao
2017-01-20s390x/pci: handle PCIBridge bus numberPierre Morel
2017-01-20s390x/pci: use hashtable to look up zpci via fhYi Min Zhao
2017-01-20s390x/pci: PCI multibus bridge handlingPierre Morel
2017-01-20s390x/pci: optimize calling s390_get_phb()Yi Min Zhao
2017-01-20s390x/pci: change the device array to a listPierre Morel
2017-01-20s390x/pci: dynamically allocate iommuYi Min Zhao
2017-01-20s390x/pci: make S390PCIIOMMU inherit ObjectYi Min Zhao
2017-01-20s390x: add compat machine for 2.9Cornelia Huck
2017-01-20s390x: remove double compat statementChristian Borntraeger
2017-01-19kvm: move cpu synchronization codeVincent Palatin
2016-12-16virtio: avoid using guest_notifier_mask in vhost-user modeWei Huang
2016-11-15virtio: allow per-device-class legacy featuresMichael S. Tsirkin
2016-11-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingStefan Hajnoczi
2016-10-31Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into stagingPeter Maydell
2016-10-31s390x/pci: Check memory region dispatching callbacksPierre Morel
2016-10-31s390x/pci: use generic interface to inject interruptYi Min Zhao
2016-10-30virtio: introduce virtio_device_ioeventfd_enabledPaolo Bonzini
2016-10-30virtio: move ioeventfd_started flag to VirtioBusStatePaolo Bonzini
2016-10-30virtio: move ioeventfd_disabled flag to VirtioBusStatePaolo Bonzini
2016-10-30virtio: disable ioeventfd as early as possiblePaolo Bonzini
2016-10-28s390: avoid always-true comparison in s390_pci_generate_fid()Peter Maydell
2016-09-28s390x/css: {c,h,t,r,x}sch: require enable AND device number validSascha Silbe
2016-09-28s390x/pci: code cleanupYi Min Zhao
2016-09-28s390x/pci: assign msix io region for each pci deviceYi Min Zhao
2016-09-28s390x/pci: re-arrange variable declarationsPierre Morel
2016-09-19Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell
2016-09-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-09-19virtio-ccw: set revision 2 as maximal revision numberPierre Morel
2016-09-19virtio-ccw: respond to READ_STATUS commandPierre Morel
2016-09-19s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger
2016-09-15virtio-bus: Plug devices after features are negotiatedMaxime Coquelin
2016-09-15s390x: remove useless castLaurent Vivier
2016-09-15Remove unused function declarationsLadi Prosek
2016-09-10vhost-vsock: add virtio sockets deviceStefan Hajnoczi
2016-09-06s390x/kvm: allow runtime-instrumentation for "none" machineDavid Hildenbrand
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand
2016-09-06s390x/sclp: indicate sclp featuresDavid Hildenbrand
2016-09-06s390x/sclp: factor out preparation of cpu entriesDavid Hildenbrand
2016-09-06s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand
2016-09-05s390x/css: handle cssid 255 correctlyCornelia Huck
2016-09-05s390/sclp: cache the sclp deviceChristian Borntraeger
2016-09-05s390x/pci: assert zpci always existingYi Min Zhao
2016-09-05s390x/pci: return directly if create zpci failedYi Min Zhao
2016-09-05s390x: add compat machine for 2.8Cornelia Huck