aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost
2016-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-03-10s390x/cpu: use g_new0Cornelia Huck
2016-03-10s390x: Introduce S390MachineClassJanosch Frank
2016-03-10s390x: Introduce machine definition macrosJanosch Frank
2016-03-10s390x/cpu: Allow hotplug of CPUsMatthew Rosato
2016-03-10s390x/cpu: Add error handling to cpu creationMatthew Rosato
2016-03-10s390x/cpu: Add CPU property linksMatthew Rosato
2016-03-10s390x/cpu: Tolerate max_cpusMatthew Rosato
2016-03-10s390x/cpu: Set initial CPU state in common routineMatthew Rosato
2016-03-10s390x/cpu: Cleanup init in preparation for hotplugMatthew Rosato
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-03-01s390x/css: only suspend when enabled by orbCornelia Huck
2016-03-01s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang
2016-03-01s390x/css: Use static initialization for channel_subsys fieldsEduardo Habkost
2016-03-01s390x/css: Allocate channel_subsys staticallyEduardo Habkost
2016-03-01s390x/pci: fix reg/dereg irq functionsYi Min Zhao
2016-03-01s390x/css: introduce indicator refcounting interfacesYi Min Zhao
2016-03-01s390x/virtio: old machine leftoversCornelia Huck
2016-02-11s390x: remove s390-zipl.romMichael Tokarev
2016-01-29s390: Clean up includesPeter Maydell
2016-01-27s390x/css: fix control flags during cschHalil Pasic
2016-01-27s390x: fix generation of event information crwSong Shan Gong
2016-01-27s390x/sclp: add device to the sysbus in sclp_realizeDavid Hildenbrand
2016-01-27s390x/skeys: Fix instance and class sizeChristian Borntraeger
2016-01-14Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...Peter Maydell
2016-01-13s390/sclp: Simplify control flow in sclp_realize()Markus Armbruster
2016-01-13hw/s390x: Rename local variables Error *l_err to just errMarkus Armbruster
2016-01-13error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2016-01-13error: Use error_report_err() instead of monitor_printf()Markus Armbruster
2016-01-13s390x/pci: return real state during listing PCIYi Min Zhao
2016-01-13virtio-ccw: fix sanity check for vectorHalil Pasic
2016-01-13s390: Introduce CCW_COMPAT_2_5Shmulik Ladkani
2016-01-13s390x/virtio: use qemu_check_nic_model()Cornelia Huck
2016-01-13s390x/pci: code cleanupYi Min Zhao
2016-01-13s390x/pci: reject some operations to disabled PCI functionYi Min Zhao
2016-01-13s390x: remove s390-virtio devicesPierre Morel
2016-01-13s390x: remove s390-virtio machinePierre Morel
2016-01-13s390x: add 2.6 compat machineCornelia Huck
2016-01-12Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...Peter Maydell
2016-01-129pfs: introduce V9fsVirtioStateWei Liu
2016-01-11hw/s390x: Remove superfluous return statementsThomas Huth
2015-12-02virtio: handle non-virtio-1-capable backend for ccwCornelia Huck
2015-12-01s390x/pci: fix up IOMMU sizeYi Min Zhao
2015-12-01s390x: no deprecation warning while testingCornelia Huck
2015-11-11s390: deprecate the non-ccw machine in 2.5Christian Borntraeger
2015-11-11s390x/ipl: switch error reporting to error_setgDavid Hildenbrand