aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
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
2015-09-07s390/sclp: simplify calculation of rnmaxDavid Hildenbrand
2015-09-07s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand
2015-09-07s390: unify allocation of initial memoryDavid Hildenbrand
2015-09-07s390: move memory calculation into the sclp deviceDavid Hildenbrand
2015-09-07s390/sclp: ignore memory hotplug operations if it is disabledDavid Hildenbrand
2015-09-07s390: disallow memory hotplug for the s390-virtio machineDavid Hildenbrand
2015-09-07s390: no need to manually parse for slots and maxmemDavid Hildenbrand
2015-09-07s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand
2015-09-07s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand
2015-09-07s390/sclp: introduce a root sclp deviceDavid Hildenbrand
2015-09-07s390/sclp: temporarily fix unassignment/reassignment of memory subregionsDavid Hildenbrand
2015-09-07s390/sclp: replace sclp event types with proper definesDavid Hildenbrand
2015-09-07s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand
2015-09-07sclp/s390: rework sclp cpu hotplug device notificationDavid Hildenbrand
2015-09-07s390x/css: start with cleared cstat/dstatCornelia Huck
2015-09-07s390x/event-facility: fix receive mask checkCornelia Huck
2015-09-07s390x/css: ccw-0 enforces count > 0Cornelia Huck
2015-09-07s390x/css: handle ccw-0 TIC correctlyPierre Morel
2015-09-03s390x: Disable storage key migration on old machine typeJason J. Herne
2015-09-03s390x: Migrate guest storage keys (initial memory only)Jason J. Herne
2015-09-03s390x: Info skeys sub-commandJason J. Herne
2015-09-03s390x: Dump-skeys hmp supportJason J. Herne