Age | Commit message (Expand) | Author |
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 |
2016-03-01 | s390x/virtio: old machine leftovers | Cornelia Huck |
2016-02-11 | s390x: remove s390-zipl.rom | Michael Tokarev |
2016-01-29 | s390: Clean up includes | Peter Maydell |
2016-01-27 | s390x/css: fix control flags during csch | Halil Pasic |
2016-01-27 | s390x: fix generation of event information crw | Song Shan Gong |
2016-01-27 | s390x/sclp: add device to the sysbus in sclp_realize | David Hildenbrand |
2016-01-27 | s390x/skeys: Fix instance and class size | Christian Borntraeger |
2016-01-14 | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into... | Peter Maydell |
2016-01-13 | s390/sclp: Simplify control flow in sclp_realize() | Markus Armbruster |
2016-01-13 | hw/s390x: Rename local variables Error *l_err to just err | Markus Armbruster |