aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
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
2015-11-11s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand
2015-11-11s390x: switch to memory_region_allocate_system_memoryDominik Dingel
2015-11-11s390x/pci : fix up s390 pci iommu translation functionYi Min Zhao
2015-11-11s390x/css: sense data endiannessCornelia Huck
2015-10-29s390x: include HW_COMPAT_* propsCornelia Huck
2015-10-21s390x/cmma: clean up cmma resetDavid Hildenbrand
2015-10-21s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand
2015-10-21s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand
2015-10-21s390x/ipl: we always have an ipl deviceDavid Hildenbrand
2015-10-21s390x: unify device reset during subsystem_reset()David Hildenbrand
2015-10-20s390x/virtio-ccw: fix 2.4 virtio compatCornelia Huck
2015-10-02s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand
2015-10-02s390x: set missing parent for hotplug and quiesce eventsDavid Hildenbrand
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-25s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-24virtio-ccw: enable virtio-1Cornelia Huck
2015-09-24virtio-ccw: feature bits > 31 handlingCornelia Huck
2015-09-24virtio-ccw: support ring size changesCornelia Huck
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost
2015-09-19s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19s390-virtio: Rename machine class name to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-11hw/s390x/s390-virtio-bus: Remove meaningless blank PropertyShannon Zhao