aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
2016-05-17s390x/pci: separate s390_sclp_configure functionYi Min Zhao3-8/+29
2016-05-17s390x/pci: fix reg_irqs()Yi Min Zhao1-2/+15
2016-05-17s390x/ipl: Remove redundant usage of gr7Alexander Yarygin1-27/+6
2016-05-17s390x/ipl: Add ssid field to IplParameterBlockAlexander Yarygin2-1/+3
2016-05-17s390x/ipl: Provide ipl parameter blockAlexander Yarygin2-0/+8
2016-05-17s390x/ipl: Add type and length checks for IplParameterBlock valuesAlexander Yarygin1-0/+21
2016-05-17s390x/ipl: Extend the IplParameterBlock structAlexander Yarygin3-6/+87
2016-05-17s390x: enable runtime instrumentationFan Zhang1-0/+20
2016-05-17s390x: add compat machine for 2.7Cornelia Huck1-1/+20
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini3-0/+6
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster6-0/+6
2016-03-16machine: Use type_init() to register machine classesEduardo Habkost1-1/+1
2016-03-15Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+1
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin1-1/+1
2016-03-10s390x/cpu: use g_new0Cornelia Huck1-1/+1
2016-03-10s390x: Introduce S390MachineClassJanosch Frank1-14/+1
2016-03-10s390x: Introduce machine definition macrosJanosch Frank1-42/+47
2016-03-10s390x/cpu: Allow hotplug of CPUsMatthew Rosato1-0/+10
2016-03-10s390x/cpu: Add error handling to cpu creationMatthew Rosato1-1/+1
2016-03-10s390x/cpu: Add CPU property linksMatthew Rosato2-5/+46
2016-03-10s390x/cpu: Tolerate max_cpusMatthew Rosato1-5/+6
2016-03-10s390x/cpu: Set initial CPU state in common routineMatthew Rosato1-4/+0
2016-03-10s390x/cpu: Cleanup init in preparation for hotplugMatthew Rosato3-6/+6
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite1-2/+2
2016-03-01s390x/css: only suspend when enabled by orbCornelia Huck1-3/+8
2016-03-01s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang1-1/+1
2016-03-01s390x/css: Use static initialization for channel_subsys fieldsEduardo Habkost1-14/+11
2016-03-01s390x/css: Allocate channel_subsys staticallyEduardo Habkost1-93/+92
2016-03-01s390x/pci: fix reg/dereg irq functionsYi Min Zhao2-12/+13
2016-03-01s390x/css: introduce indicator refcounting interfacesYi Min Zhao4-72/+79
2016-03-01s390x/virtio: old machine leftoversCornelia Huck1-2/+0
2016-02-11s390x: remove s390-zipl.romMichael Tokarev2-2/+1
2016-01-29s390: Clean up includesPeter Maydell14-0/+14
2016-01-27s390x/css: fix control flags during cschHalil Pasic1-1/+1
2016-01-27s390x: fix generation of event information crwSong Shan Gong2-1/+13
2016-01-27s390x/sclp: add device to the sysbus in sclp_realizeDavid Hildenbrand1-2/+6
2016-01-27s390x/skeys: Fix instance and class sizeChristian Borntraeger1-1/+1
2016-01-14Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-01-13' into...Peter Maydell4-29/+25
2016-01-13s390/sclp: Simplify control flow in sclp_realize()Markus Armbruster1-6/+3
2016-01-13hw/s390x: Rename local variables Error *l_err to just errMarkus Armbruster2-13/+13
2016-01-13error: Strip trailing '\n' from error string arguments (again)Markus Armbruster3-13/+13
2016-01-13error: Use error_report_err() instead of monitor_printf()Markus Armbruster1-2/+1
2016-01-13s390x/pci: return real state during listing PCIYi Min Zhao1-1/+2
2016-01-13virtio-ccw: fix sanity check for vectorHalil Pasic1-1/+2
2016-01-13s390: Introduce CCW_COMPAT_2_5Shmulik Ladkani1-0/+9
2016-01-13s390x/virtio: use qemu_check_nic_model()Cornelia Huck1-4/+1
2016-01-13s390x/pci: code cleanupYi Min Zhao1-3/+3
2016-01-13s390x/pci: reject some operations to disabled PCI functionYi Min Zhao3-7/+11
2016-01-13s390x: remove s390-virtio devicesPierre Morel4-946/+1
2016-01-13s390x: remove s390-virtio machinePierre Morel1-162/+0