aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
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
2015-09-03s390x: Dump storage keys qmp commandJason J. Herne
2015-09-03s390x: Enable new s390-storage-keys deviceJason J. Herne
2015-09-03s390x: Create QOM device for s390 storage keysJason J. Herne
2015-09-03s390x: add 2.5 compat s390-ccw-virtio machineCornelia Huck
2015-07-14s390/virtio-ccw: Fix migrationChristian Borntraeger
2015-07-14watchdog/diag288: correctly register for system reset requestsXu Wang
2015-07-06kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffixEric Auger
2015-07-02s390x/migration: Introduce 2.4 machineChristian Borntraeger
2015-07-02s390x/ipl: Fix boot if no bootindex was specifiedChristian Borntraeger
2015-07-02virtio-ccw: migrate ->revisionCornelia Huck
2015-07-02s390x/virtio-ccw: support virtio-1 set_vq formatCornelia Huck
2015-07-02s390x/virtio-ccw: add virtio set-revision callThomas Huth
2015-06-30s390x/css: Add a callback for when subchannel gets disabledThomas Huth
2015-06-30css: mss/mcss-e vs. migrationCornelia Huck
2015-06-30virtio-ccw: complete handling of guest-initiated resetsCornelia Huck
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-17s390x: Switch to s390-ccw machine as defaultAlexander Graf
2015-06-17virtio-ccw: disable ioevent bit when ioeventfds are not enabledAurelien Jarno
2015-06-11Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-06-10virtio: allow to fail setting statusCornelia Huck
2015-06-03virtio-ccw/migration: Migrate config vector for virtio devicesJason J. Herne
2015-06-03virtio-ccw: add support for 9pfsPierre Morel
2015-05-31virtio-s390: introduce virtio_s390_device_plugged()Jason Wang
2015-05-31virtio-s390: introduce virito s390 queue limitJason Wang
2015-05-31virtio-ccw: validate the number of queues against bus limitationJason Wang