Age | Commit message (Expand) | Author | Files | Lines |
2015-09-07 | s390/sclp: simplify calculation of rnmax | David Hildenbrand | 1 | -3/+1 |
2015-09-07 | s390/sclp: store the increment_size in the sclp device | David Hildenbrand | 1 | -17/+3 |
2015-09-07 | s390: unify allocation of initial memory | David Hildenbrand | 3 | -18/+16 |
2015-09-07 | s390: move memory calculation into the sclp device | David Hildenbrand | 3 | -66/+68 |
2015-09-07 | s390/sclp: ignore memory hotplug operations if it is disabled | David Hildenbrand | 1 | -7/+26 |
2015-09-07 | s390: disallow memory hotplug for the s390-virtio machine | David Hildenbrand | 1 | -0/+5 |
2015-09-07 | s390: no need to manually parse for slots and maxmem | David Hildenbrand | 2 | -10/+4 |
2015-09-07 | s390/sclp: move sclp_service_interrupt into the sclp device | David Hildenbrand | 1 | -9/+12 |
2015-09-07 | s390/sclp: move sclp_execute related functions into the SCLP class | David Hildenbrand | 1 | -17/+36 |
2015-09-07 | s390/sclp: introduce a root sclp device | David Hildenbrand | 1 | -9/+56 |
2015-09-07 | s390/sclp: temporarily fix unassignment/reassignment of memory subregions | David Hildenbrand | 1 | -2/+8 |
2015-09-07 | s390/sclp: replace sclp event types with proper defines | David Hildenbrand | 3 | -4/+4 |
2015-09-07 | s390/sclp: rework sclp event facility initialization + device realization | David Hildenbrand | 1 | -17/+33 |
2015-09-07 | sclp/s390: rework sclp cpu hotplug device notification | David Hildenbrand | 1 | -20/+6 |
2015-09-07 | s390x/css: start with cleared cstat/dstat | Cornelia Huck | 1 | -0/+2 |
2015-09-07 | s390x/event-facility: fix receive mask check | Cornelia Huck | 1 | -2/+3 |
2015-09-07 | s390x/css: ccw-0 enforces count > 0 | Cornelia Huck | 1 | -0/+4 |
2015-09-07 | s390x/css: handle ccw-0 TIC correctly | Pierre Morel | 1 | -0/+3 |
2015-09-03 | s390x: Disable storage key migration on old machine type | Jason J. Herne | 2 | -3/+42 |
2015-09-03 | s390x: Migrate guest storage keys (initial memory only) | Jason J. Herne | 1 | -0/+125 |
2015-09-03 | s390x: Info skeys sub-command | Jason J. Herne | 1 | -0/+23 |
2015-09-03 | s390x: Dump-skeys hmp support | Jason J. Herne | 1 | -0/+12 |
2015-09-03 | s390x: Dump storage keys qmp command | Jason J. Herne | 1 | -2/+89 |
2015-09-03 | s390x: Enable new s390-storage-keys device | Jason J. Herne | 3 | -11/+10 |
2015-09-03 | s390x: Create QOM device for s390 storage keys | Jason J. Herne | 3 | -0/+218 |
2015-09-03 | s390x: add 2.5 compat s390-ccw-virtio machine | Cornelia Huck | 1 | -2/+17 |
2015-07-14 | s390/virtio-ccw: Fix migration | Christian Borntraeger | 1 | -1/+1 |
2015-07-14 | watchdog/diag288: correctly register for system reset requests | Xu Wang | 1 | -1/+5 |
2015-07-06 | kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix | Eric Auger | 1 | -4/+4 |
2015-07-02 | s390x/migration: Introduce 2.4 machine | Christian Borntraeger | 1 | -4/+18 |
2015-07-02 | s390x/ipl: Fix boot if no bootindex was specified | Christian Borntraeger | 1 | -2/+2 |
2015-07-02 | virtio-ccw: migrate ->revision | Cornelia Huck | 1 | -0/+2 |
2015-07-02 | s390x/virtio-ccw: support virtio-1 set_vq format | Cornelia Huck | 1 | -41/+92 |
2015-07-02 | s390x/virtio-ccw: add virtio set-revision call | Thomas Huth | 2 | -2/+84 |
2015-06-30 | s390x/css: Add a callback for when subchannel gets disabled | Thomas Huth | 2 | -0/+13 |
2015-06-30 | css: mss/mcss-e vs. migration | Cornelia Huck | 1 | -0/+15 |
2015-06-30 | virtio-ccw: complete handling of guest-initiated resets | Cornelia Huck | 1 | -17/+22 |
2015-06-22 | Include monitor/monitor.h exactly where needed | Markus Armbruster | 4 | -4/+0 |
2015-06-22 | Include qapi/qmp/qerror.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2015-06-22 | qerror: Move #include out of qerror.h | Markus Armbruster | 1 | -0/+1 |
2015-06-22 | qerror: Clean up QERR_ macros to expand into a single string | Markus Armbruster | 1 | -1/+1 |
2015-06-17 | s390x: Switch to s390-ccw machine as default | Alexander Graf | 2 | -1/+1 |
2015-06-17 | virtio-ccw: disable ioevent bit when ioeventfds are not enabled | Aurelien Jarno | 1 | -0/+4 |
2015-06-11 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell | 1 | -8/+12 |
2015-06-10 | virtio: allow to fail setting status | Cornelia Huck | 1 | -8/+12 |
2015-06-03 | virtio-ccw/migration: Migrate config vector for virtio devices | Jason J. Herne | 1 | -0/+4 |
2015-06-03 | virtio-ccw: add support for 9pfs | Pierre Morel | 2 | -2/+72 |
2015-05-31 | virtio-s390: introduce virtio_s390_device_plugged() | Jason Wang | 1 | -0/+14 |
2015-05-31 | virtio-s390: introduce virito s390 queue limit | Jason Wang | 1 | -2/+4 |
2015-05-31 | virtio-ccw: validate the number of queues against bus limitation | Jason Wang | 1 | -0/+9 |