summaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-11hw/s390x/s390-virtio-bus: Remove meaningless blank PropertyShannon Zhao1-5/+0
2015-09-07s390/sclp: simplify calculation of rnmaxDavid Hildenbrand1-3/+1
2015-09-07s390/sclp: store the increment_size in the sclp deviceDavid Hildenbrand1-17/+3
2015-09-07s390: unify allocation of initial memoryDavid Hildenbrand3-18/+16
2015-09-07s390: move memory calculation into the sclp deviceDavid Hildenbrand3-66/+68
2015-09-07s390/sclp: ignore memory hotplug operations if it is disabledDavid Hildenbrand1-7/+26
2015-09-07s390: disallow memory hotplug for the s390-virtio machineDavid Hildenbrand1-0/+5
2015-09-07s390: no need to manually parse for slots and maxmemDavid Hildenbrand2-10/+4
2015-09-07s390/sclp: move sclp_service_interrupt into the sclp deviceDavid Hildenbrand1-9/+12
2015-09-07s390/sclp: move sclp_execute related functions into the SCLP classDavid Hildenbrand1-17/+36
2015-09-07s390/sclp: introduce a root sclp deviceDavid Hildenbrand1-9/+56
2015-09-07s390/sclp: temporarily fix unassignment/reassignment of memory subregionsDavid Hildenbrand1-2/+8
2015-09-07s390/sclp: replace sclp event types with proper definesDavid Hildenbrand3-4/+4
2015-09-07s390/sclp: rework sclp event facility initialization + device realizationDavid Hildenbrand1-17/+33
2015-09-07sclp/s390: rework sclp cpu hotplug device notificationDavid Hildenbrand1-20/+6
2015-09-07s390x/css: start with cleared cstat/dstatCornelia Huck1-0/+2
2015-09-07s390x/event-facility: fix receive mask checkCornelia Huck1-2/+3
2015-09-07s390x/css: ccw-0 enforces count > 0Cornelia Huck1-0/+4
2015-09-07s390x/css: handle ccw-0 TIC correctlyPierre Morel1-0/+3
2015-09-03s390x: Disable storage key migration on old machine typeJason J. Herne2-3/+42
2015-09-03s390x: Migrate guest storage keys (initial memory only)Jason J. Herne1-0/+125
2015-09-03s390x: Info skeys sub-commandJason J. Herne1-0/+23
2015-09-03s390x: Dump-skeys hmp supportJason J. Herne1-0/+12
2015-09-03s390x: Dump storage keys qmp commandJason J. Herne1-2/+89
2015-09-03s390x: Enable new s390-storage-keys deviceJason J. Herne3-11/+10
2015-09-03s390x: Create QOM device for s390 storage keysJason J. Herne3-0/+218
2015-09-03s390x: add 2.5 compat s390-ccw-virtio machineCornelia Huck1-2/+17
2015-07-14s390/virtio-ccw: Fix migrationChristian Borntraeger1-1/+1
2015-07-14watchdog/diag288: correctly register for system reset requestsXu Wang1-1/+5
2015-07-06kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger1-4/+4
2015-07-02s390x/migration: Introduce 2.4 machineChristian Borntraeger1-4/+18
2015-07-02s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger1-2/+2
2015-07-02virtio-ccw: migrate ->revisionCornelia Huck1-0/+2
2015-07-02s390x/virtio-ccw: support virtio-1 set_vq formatCornelia Huck1-41/+92
2015-07-02s390x/virtio-ccw: add virtio set-revision callThomas Huth2-2/+84
2015-06-30s390x/css: Add a callback for when subchannel gets disabledThomas Huth2-0/+13
2015-06-30css: mss/mcss-e vs. migrationCornelia Huck1-0/+15
2015-06-30virtio-ccw: complete handling of guest-initiated resetsCornelia Huck1-17/+22
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster4-4/+0
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster1-0/+1
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster1-0/+1