Age | Commit message (Expand) | Author |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2016-07-12 | Use #include "..." for our own headers, <...> for others | Markus Armbruster |
2016-07-11 | s390x/pci: make hot-unplug handler smoother | Yi Min Zhao |
2016-07-11 | s390x/pci: replace fid with idx in msg data of msix | Yi Min Zhao |
2016-07-11 | s390x/pci: fix stpcifc_service_call | Yi Min Zhao |
2016-07-11 | s390x/pci: refactor list_pci | Yi Min Zhao |
2016-07-11 | s390x/pci: refactor s390_pci_find_dev_by_idx | Yi Min Zhao |
2016-07-11 | s390x/pci: add checkings in CLP_SET_PCI_FN | Yi Min Zhao |
2016-07-11 | s390x/pci: enable zpci hot-plug/hot-unplug | Yi Min Zhao |
2016-07-11 | s390x/pci: enable uid-checking | Yi Min Zhao |
2016-07-11 | s390x/pci: introduce S390PCIBusDevice qdev | Yi Min Zhao |
2016-07-11 | s390x/pci: introduce S390PCIIOMMU | Yi Min Zhao |
2016-07-11 | s390x/pci: introduce S390PCIBus | Yi Min Zhao |
2016-07-11 | s390x/pci: enforce zPCI state checking | Yi Min Zhao |
2016-07-11 | s390x/pci: refactor s390_pci_find_dev_by_fh | Yi Min Zhao |
2016-07-11 | s390x/pci: unify FH_ macros | Yi Min Zhao |
2016-07-11 | s390x/pci: write fid in CLP_QUERY_PCI_FN | Yi Min Zhao |
2016-07-11 | s390x/pci: acceleration for getting S390pciState | Yi Min Zhao |
2016-07-11 | s390x/pci: fix failures of dma map/unmap | Yi Min Zhao |
2016-07-11 | s390x/css: Unplug handler of virtual css bridge | Jing Liu |
2016-07-11 | s390x/css: Factor out virtual css bridge and bus | Jing Liu |
2016-07-11 | s390x/css: use define for "virtual-css-bridge" literal | Sascha Silbe |
2016-07-11 | s390x/css: factor out some generic code from virtio_ccw_device_realize() | Sascha Silbe |
2016-07-11 | s390x/ipl: fix reboots for migration from different bios | David Hildenbrand |
2016-07-11 | s390x/ipl: Support IPL from selected SCSI device | Alexander Yarygin |
2016-06-24 | virtio-ccw: convert to ioeventfd callbacks | Cornelia Huck |
2016-06-20 | Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int... | Peter Maydell |
2016-06-20 | trace: split out trace events for hw/s390x/ directory | Daniel P. Berrange |
2016-06-20 | error: Remove unnecessary local_err variables | Eduardo Habkost |
2016-06-20 | error: Remove NULL checks on error_propagate() calls | Eduardo Habkost |
2016-06-14 | s390x: Limit s390-ccw machines to 248 CPUs | Christian Borntraeger |
2016-06-14 | virtio-ccw: Provide traces for indicator changes | Christian Borntraeger |
2016-06-14 | s390x/css: introduce property type for device ids | Cornelia Huck |
2016-06-14 | s390x/css: clear IO irqs when generating IPI CRW | Halil Pasic |
2016-06-07 | s390x/virtio-ccw: fix spelling | Michael Tokarev |
2016-05-26 | s390: use FILE instead of QEMUFile for creating text file | Daniel P. Berrange |
2016-05-20 | machine: add properties to compat_props incrementaly | Igor Mammedov |
2016-05-19 | s390x: reorganize CSS bits between cpu.h and other headers | Paolo Bonzini |
2016-05-18 | s390: remove misleading comment | Michael Tokarev |
2016-05-17 | s390x/pci: remove whitespace | Yi Min Zhao |
2016-05-17 | s390x/pci: add length checking for pci sclp handlers | Yi Min Zhao |
2016-05-17 | s390x/pci: enhance mpcifc_service_call | Yi Min Zhao |
2016-05-17 | s390x/pci: fix s390_pci_sclp_deconfigure | Yi Min Zhao |
2016-05-17 | s390x/pci: introduce S390PCIBusDevice.iommu_enabled | Yi Min Zhao |
2016-05-17 | s390x/pci: export pci_dereg_ioat and pci_dereg_irqs | Yi Min Zhao |
2016-05-17 | s390x/pci: separate s390_pcihost_iommu_configure function | Yi Min Zhao |
2016-05-17 | s390x/pci: separate s390_sclp_configure function | Yi Min Zhao |
2016-05-17 | s390x/pci: fix reg_irqs() | Yi Min Zhao |
2016-05-17 | s390x/ipl: Remove redundant usage of gr7 | Alexander Yarygin |
2016-05-17 | s390x/ipl: Add ssid field to IplParameterBlock | Alexander Yarygin |