summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
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
2016-01-13s390x: add 2.6 compat machineCornelia Huck1-2/+16
2016-01-12Merge remote-tracking branch 'remotes/kvaneesh/tags/for-upstream-signed' into...Peter Maydell1-1/+1
2016-01-129pfs: introduce V9fsVirtioStateWei Liu1-1/+1
2016-01-11hw/s390x: Remove superfluous return statementsThomas Huth2-5/+0
2015-12-02virtio: handle non-virtio-1-capable backend for ccwCornelia Huck1-0/+12
2015-12-01s390x/pci: fix up IOMMU sizeYi Min Zhao3-5/+30
2015-12-01s390x: no deprecation warning while testingCornelia Huck1-3/+6
2015-11-11s390: deprecate the non-ccw machine in 2.5Christian Borntraeger1-1/+5
2015-11-11s390x/ipl: switch error reporting to error_setgDavid Hildenbrand1-7/+11
2015-11-11s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand3-51/+36
2015-11-11s390x: switch to memory_region_allocate_system_memoryDominik Dingel1-2/+1
2015-11-11s390x/pci : fix up s390 pci iommu translation functionYi Min Zhao1-2/+6
2015-11-11s390x/css: sense data endiannessCornelia Huck1-0/+6
2015-10-29s390x: include HW_COMPAT_* propsCornelia Huck1-0/+2
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand1-0/+1
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand1-0/+1
2015-10-21s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand5-13/+32
2015-10-21s390x/ipl: we always have an ipl deviceDavid Hildenbrand2-15/+13
2015-10-21s390x: unify device reset during subsystem_reset()David Hildenbrand1-17/+14
2015-10-20s390x/virtio-ccw: fix 2.4 virtio compatCornelia Huck1-0/+12
2015-10-02s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand1-1/+1
2015-10-02s390x: set missing parent for hotplug and quiesce eventsDavid Hildenbrand1-10/+10
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+2
2015-09-25s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite1-2/+2
2015-09-24virtio-ccw: enable virtio-1Cornelia Huck3-4/+52
2015-09-24virtio-ccw: feature bits > 31 handlingCornelia Huck1-13/+8
2015-09-24virtio-ccw: support ring size changesCornelia Huck1-3/+10
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost2-3/+0
2015-09-19s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAMEEduardo Habkost1-2/+2
2015-09-19s390-virtio: Rename machine class name to use MACHINE_TYPE_NAMEEduardo Habkost1-2/+3
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster2-2/+3