summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-08-08s390x/pci: fix null pointer bugYi Min Zhao
2016-07-20s390x/css: provide a dev_path for css devicesCornelia Huck
2016-07-20s390x/css: sch_handle_start_func() handles resume, tooSascha Silbe
2016-07-20s390x/css: copy CCW format bit from ORB to SCSWSascha Silbe
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-11s390x/pci: make hot-unplug handler smootherYi Min Zhao
2016-07-11s390x/pci: replace fid with idx in msg data of msixYi Min Zhao
2016-07-11s390x/pci: fix stpcifc_service_callYi Min Zhao
2016-07-11s390x/pci: refactor list_pciYi Min Zhao
2016-07-11s390x/pci: refactor s390_pci_find_dev_by_idxYi Min Zhao
2016-07-11s390x/pci: add checkings in CLP_SET_PCI_FNYi Min Zhao
2016-07-11s390x/pci: enable zpci hot-plug/hot-unplugYi Min Zhao
2016-07-11s390x/pci: enable uid-checkingYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIBusDevice qdevYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIIOMMUYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIBusYi Min Zhao
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao
2016-07-11s390x/pci: refactor s390_pci_find_dev_by_fhYi Min Zhao
2016-07-11s390x/pci: unify FH_ macrosYi Min Zhao
2016-07-11s390x/pci: write fid in CLP_QUERY_PCI_FNYi Min Zhao
2016-07-11s390x/pci: acceleration for getting S390pciStateYi Min Zhao
2016-07-11s390x/pci: fix failures of dma map/unmapYi Min Zhao
2016-07-11s390x/css: Unplug handler of virtual css bridgeJing Liu
2016-07-11s390x/css: Factor out virtual css bridge and busJing Liu
2016-07-11s390x/css: use define for "virtual-css-bridge" literalSascha Silbe
2016-07-11s390x/css: factor out some generic code from virtio_ccw_device_realize()Sascha Silbe
2016-07-11s390x/ipl: fix reboots for migration from different biosDavid Hildenbrand
2016-07-11s390x/ipl: Support IPL from selected SCSI deviceAlexander Yarygin
2016-06-24virtio-ccw: convert to ioeventfd callbacksCornelia Huck
2016-06-20Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-06-20trace: split out trace events for hw/s390x/ directoryDaniel P. Berrange
2016-06-20error: Remove unnecessary local_err variablesEduardo Habkost
2016-06-20error: Remove NULL checks on error_propagate() callsEduardo Habkost
2016-06-14s390x: Limit s390-ccw machines to 248 CPUsChristian Borntraeger
2016-06-14virtio-ccw: Provide traces for indicator changesChristian Borntraeger
2016-06-14s390x/css: introduce property type for device idsCornelia Huck
2016-06-14s390x/css: clear IO irqs when generating IPI CRWHalil Pasic
2016-06-07s390x/virtio-ccw: fix spellingMichael Tokarev
2016-05-26s390: use FILE instead of QEMUFile for creating text fileDaniel P. Berrange
2016-05-20machine: add properties to compat_props incrementalyIgor Mammedov
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini
2016-05-18s390: remove misleading commentMichael Tokarev
2016-05-17s390x/pci: remove whitespaceYi Min Zhao
2016-05-17s390x/pci: add length checking for pci sclp handlersYi Min Zhao
2016-05-17s390x/pci: enhance mpcifc_service_callYi Min Zhao
2016-05-17s390x/pci: fix s390_pci_sclp_deconfigureYi Min Zhao
2016-05-17s390x/pci: introduce S390PCIBusDevice.iommu_enabledYi Min Zhao
2016-05-17s390x/pci: export pci_dereg_ioat and pci_dereg_irqsYi Min Zhao