aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2016-07-11s390x/pci: introduce S390PCIBusDevice qdevYi Min Zhao2-8/+261
2016-07-11s390x/pci: introduce S390PCIIOMMUYi Min Zhao2-10/+18
2016-07-11s390x/pci: introduce S390PCIBusYi Min Zhao2-0/+18
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao4-82/+229
2016-07-11s390x/pci: refactor s390_pci_find_dev_by_fhYi Min Zhao1-11/+4
2016-07-11s390x/pci: unify FH_ macrosYi Min Zhao3-15/+18
2016-07-11s390x/pci: write fid in CLP_QUERY_PCI_FNYi Min Zhao1-0/+1
2016-07-11s390x/pci: acceleration for getting S390pciStateYi Min Zhao1-33/+20
2016-07-11s390x/pci: fix failures of dma map/unmapYi Min Zhao1-4/+2
2016-07-11s390x/css: Unplug handler of virtual css bridgeJing Liu7-57/+164
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu5-88/+96
2016-07-11s390x/css: use define for "virtual-css-bridge" literalSascha Silbe3-3/+6
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe3-110/+157
2016-07-11s390x/ipl: fix reboots for migration from different biosDavid Hildenbrand2-2/+11
2016-07-11s390x/ipl: Support IPL from selected SCSI deviceAlexander Yarygin2-0/+31
2016-06-24virtio-ccw: convert to ioeventfd callbacksCornelia Huck1-88/+45
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-0/+15
2016-06-20trace: split out trace events for hw/s390x/ directoryDaniel P. Berrange1-0/+15
2016-06-20error: Remove unnecessary local_err variablesEduardo Habkost2-24/+8
2016-06-20error: Remove NULL checks on error_propagate() callsEduardo Habkost1-21/+7
2016-06-14s390x: Limit s390-ccw machines to 248 CPUsChristian Borntraeger1-1/+1
2016-06-14virtio-ccw: Provide traces for indicator changesChristian Borntraeger1-0/+1
2016-06-14s390x/css: introduce property type for device idsCornelia Huck3-48/+114
2016-06-14s390x/css: clear IO irqs when generating IPI CRWHalil Pasic1-3/+40
2016-06-07s390x/virtio-ccw: fix spellingMichael Tokarev1-1/+1
2016-05-26s390: use FILE instead of QEMUFile for creating text fileDaniel P. Berrange1-12/+14
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov1-1/+0
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini6-133/+10
2016-05-18s390: remove misleading commentMichael Tokarev1-1/+1
2016-05-17s390x/pci: remove whitespaceYi Min Zhao1-5/+5
2016-05-17s390x/pci: add length checking for pci sclp handlersYi Min Zhao1-2/+12
2016-05-17s390x/pci: enhance mpcifc_service_callYi Min Zhao2-7/+54
2016-05-17s390x/pci: fix s390_pci_sclp_deconfigureYi Min Zhao1-0/+7
2016-05-17s390x/pci: introduce S390PCIBusDevice.iommu_enabledYi Min Zhao2-5/+5
2016-05-17s390x/pci: export pci_dereg_ioat and pci_dereg_irqsYi Min Zhao2-5/+8
2016-05-17s390x/pci: separate s390_pcihost_iommu_configure functionYi Min Zhao3-13/+16
2016-05-17s390x/pci: separate s390_sclp_configure functionYi Min Zhao3-8/+29
2016-05-17s390x/pci: fix reg_irqs()Yi Min Zhao1-2/+15
2016-05-17s390x/ipl: Remove redundant usage of gr7Alexander Yarygin1-27/+6
2016-05-17s390x/ipl: Add ssid field to IplParameterBlockAlexander Yarygin2-1/+3
2016-05-17s390x/ipl: Provide ipl parameter blockAlexander Yarygin2-0/+8
2016-05-17s390x/ipl: Add type and length checks for IplParameterBlock valuesAlexander Yarygin1-0/+21
2016-05-17s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin3-6/+87
2016-05-17s390x: enable runtime instrumentationFan Zhang1-0/+20
2016-05-17s390x: add compat machine for 2.7Cornelia Huck1-1/+20
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini3-0/+6
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster6-0/+6
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost1-1/+1
2016-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+1
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin1-1/+1