summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* 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
* s390x: Dump storage keys qmp commandJason J. Herne2015-09-031-2/+89
* s390x: Enable new s390-storage-keys deviceJason J. Herne2015-09-033-11/+10
* s390x: Create QOM device for s390 storage keysJason J. Herne2015-09-033-0/+218
* s390x: add 2.5 compat s390-ccw-virtio machineCornelia Huck2015-09-031-2/+17
* s390/virtio-ccw: Fix migrationChristian Borntraeger2015-07-141-1/+1
* watchdog/diag288: correctly register for system reset requestsXu Wang2015-07-141-1/+5
* kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger2015-07-061-4/+4
* s390x/migration: Introduce 2.4 machineChristian Borntraeger2015-07-021-4/+18
* s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger2015-07-021-2/+2
* virtio-ccw: migrate ->revisionCornelia Huck2015-07-021-0/+2
* s390x/virtio-ccw: support virtio-1 set_vq formatCornelia Huck2015-07-021-41/+92
* s390x/virtio-ccw: add virtio set-revision callThomas Huth2015-07-022-2/+84
* s390x/css: Add a callback for when subchannel gets disabledThomas Huth2015-06-302-0/+13
* css: mss/mcss-e vs. migrationCornelia Huck2015-06-301-0/+15
* virtio-ccw: complete handling of guest-initiated resetsCornelia Huck2015-06-301-17/+22
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-224-4/+0
* Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster2015-06-221-0/+1
* qerror: Move #include out of qerror.hMarkus Armbruster2015-06-221-0/+1
* qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster2015-06-221-1/+1
* s390x: Switch to s390-ccw machine as defaultAlexander Graf2015-06-172-1/+1
* virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno2015-06-171-0/+4
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2015-06-111-8/+12
|\
| * virtio: allow to fail setting statusCornelia Huck2015-06-101-8/+12
* | virtio-ccw/migration: Migrate config vector for virtio devicesJason J. Herne2015-06-031-0/+4
* | virtio-ccw: add support for 9pfsPierre Morel2015-06-032-2/+72
|/
* virtio-s390: introduce virtio_s390_device_plugged()Jason Wang2015-05-311-0/+14
* virtio-s390: introduce virito s390 queue limitJason Wang2015-05-311-2/+4
* virtio-ccw: validate the number of queues against bus limitationJason Wang2015-05-311-0/+9
OpenPOWER on IntegriCloud