Age | Commit message (Expand) | Author |
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 |
2016-05-17 | s390x/ipl: Provide ipl parameter block | Alexander Yarygin |
2016-05-17 | s390x/ipl: Add type and length checks for IplParameterBlock values | Alexander Yarygin |
2016-05-17 | s390x/ipl: Extend the IplParameterBlock struct | Alexander Yarygin |
2016-05-17 | s390x: enable runtime instrumentation | Fan Zhang |
2016-05-17 | s390x: add compat machine for 2.7 | Cornelia Huck |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-16 | machine: Use type_init() to register machine classes | Eduardo Habkost |
2016-03-15 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2016-03-11 | msi_supported -> msi_nonbroken | Michael S. Tsirkin |
2016-03-10 | s390x/cpu: use g_new0 | Cornelia Huck |
2016-03-10 | s390x: Introduce S390MachineClass | Janosch Frank |
2016-03-10 | s390x: Introduce machine definition macros | Janosch Frank |
2016-03-10 | s390x/cpu: Allow hotplug of CPUs | Matthew Rosato |
2016-03-10 | s390x/cpu: Add error handling to cpu creation | Matthew Rosato |
2016-03-10 | s390x/cpu: Add CPU property links | Matthew Rosato |
2016-03-10 | s390x/cpu: Tolerate max_cpus | Matthew Rosato |
2016-03-10 | s390x/cpu: Set initial CPU state in common routine | Matthew Rosato |
2016-03-10 | s390x/cpu: Cleanup init in preparation for hotplug | Matthew Rosato |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-03-01 | s390x/css: only suspend when enabled by orb | Cornelia Huck |
2016-03-01 | s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entries | Wei Yang |
2016-03-01 | s390x/css: Use static initialization for channel_subsys fields | Eduardo Habkost |
2016-03-01 | s390x/css: Allocate channel_subsys statically | Eduardo Habkost |
2016-03-01 | s390x/pci: fix reg/dereg irq functions | Yi Min Zhao |
2016-03-01 | s390x/css: introduce indicator refcounting interfaces | Yi Min Zhao |