summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* virtio: handle non-virtio-1-capable backend for ccwCornelia Huck2015-12-021-0/+12
* s390x/pci: fix up IOMMU sizeYi Min Zhao2015-12-013-5/+30
* s390x: no deprecation warning while testingCornelia Huck2015-12-011-3/+6
* s390: deprecate the non-ccw machine in 2.5Christian Borntraeger2015-11-111-1/+5
* s390x/ipl: switch error reporting to error_setgDavid Hildenbrand2015-11-111-7/+11
* s390x/ipl: clean up qom definitions and turn into TYPE_DEVICEDavid Hildenbrand2015-11-113-51/+36
* s390x: switch to memory_region_allocate_system_memoryDominik Dingel2015-11-111-2/+1
* s390x/pci : fix up s390 pci iommu translation functionYi Min Zhao2015-11-111-2/+6
* s390x/css: sense data endiannessCornelia Huck2015-11-111-0/+6
* s390x: include HW_COMPAT_* propsCornelia Huck2015-10-291-0/+2
* s390x/cmma: clean up cmma resetDavid Hildenbrand2015-10-211-0/+1
* s390x: reset crypto only on clear reset and QEMU resetDavid Hildenbrand2015-10-211-0/+1
* s390x: machine reset function with new ipl cpu handlingDavid Hildenbrand2015-10-215-13/+32
* s390x/ipl: we always have an ipl deviceDavid Hildenbrand2015-10-212-15/+13
* s390x: unify device reset during subsystem_reset()David Hildenbrand2015-10-211-17/+14
* s390x/virtio-ccw: fix 2.4 virtio compatCornelia Huck2015-10-201-0/+12
* s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand2015-10-021-1/+1
* s390x: set missing parent for hotplug and quiesce eventsDavid Hildenbrand2015-10-021-10/+10
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-251-2/+2
|\
| * s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+2
* | virtio-ccw: enable virtio-1Cornelia Huck2015-09-243-4/+52
* | virtio-ccw: feature bits > 31 handlingCornelia Huck2015-09-241-13/+8
* | virtio-ccw: support ring size changesCornelia Huck2015-09-241-3/+10
|/
* machine: Set MachineClass::name automaticallyEduardo Habkost2015-09-192-3/+0
* s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-2/+2
* s390-virtio: Rename machine class name to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-2/+3
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-182-2/+3
* hw/s390x/s390-virtio-bus: Remove meaningless blank PropertyShannon Zhao2015-09-111-5/+0
* s390/sclp: simplify calculation of rnmaxDavid Hildenbrand2015-09-071-3/+1
* s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand2015-09-071-17/+3
* s390: unify allocation of initial memoryDavid Hildenbrand2015-09-073-18/+16
* s390: move memory calculation into the sclp deviceDavid Hildenbrand2015-09-073-66/+68
* s390/sclp: ignore memory hotplug operations if it is disabledDavid Hildenbrand2015-09-071-7/+26
* s390: disallow memory hotplug for the s390-virtio machineDavid Hildenbrand2015-09-071-0/+5
* s390: no need to manually parse for slots and maxmemDavid Hildenbrand2015-09-072-10/+4
* s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand2015-09-071-9/+12
* s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand2015-09-071-17/+36
* s390/sclp: introduce a root sclp deviceDavid Hildenbrand2015-09-071-9/+56
* s390/sclp: temporarily fix unassignment/reassignment of memory subregionsDavid Hildenbrand2015-09-071-2/+8
* s390/sclp: replace sclp event types with proper definesDavid Hildenbrand2015-09-073-4/+4
* s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand2015-09-071-17/+33
* sclp/s390: rework sclp cpu hotplug device notificationDavid Hildenbrand2015-09-071-20/+6
* s390x/css: start with cleared cstat/dstatCornelia Huck2015-09-071-0/+2
* s390x/event-facility: fix receive mask checkCornelia Huck2015-09-071-2/+3
* s390x/css: ccw-0 enforces count > 0Cornelia Huck2015-09-071-0/+4
* s390x/css: handle ccw-0 TIC correctlyPierre Morel2015-09-071-0/+3
* s390x: Disable storage key migration on old machine typeJason J. Herne2015-09-032-3/+42
* s390x: Migrate guest storage keys (initial memory only)Jason J. Herne2015-09-031-0/+125
* s390x: Info skeys sub-commandJason J. Herne2015-09-031-0/+23
* s390x: Dump-skeys hmp supportJason J. Herne2015-09-031-0/+12
OpenPOWER on IntegriCloud