Age | Commit message (Expand) | Author |
2015-10-21 | s390x/cmma: clean up cmma reset | David Hildenbrand |
2015-10-21 | s390x: reset crypto only on clear reset and QEMU reset | David Hildenbrand |
2015-10-21 | s390x: machine reset function with new ipl cpu handling | David Hildenbrand |
2015-10-21 | s390x/ipl: we always have an ipl device | David Hildenbrand |
2015-10-21 | s390x: unify device reset during subsystem_reset() | David Hildenbrand |
2015-10-20 | s390x/virtio-ccw: fix 2.4 virtio compat | Cornelia Huck |
2015-10-02 | s390x: rename io_subsystem_reset -> subsystem_reset | David Hildenbrand |
2015-10-02 | s390x: set missing parent for hotplug and quiesce events | David Hildenbrand |
2015-09-25 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2015-09-25 | s390: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-24 | virtio-ccw: enable virtio-1 | Cornelia Huck |
2015-09-24 | virtio-ccw: feature bits > 31 handling | Cornelia Huck |
2015-09-24 | virtio-ccw: support ring size changes | Cornelia Huck |
2015-09-19 | machine: Set MachineClass::name automatically | Eduardo Habkost |
2015-09-19 | s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAME | Eduardo Habkost |
2015-09-19 | s390-virtio: Rename machine class name to use MACHINE_TYPE_NAME | Eduardo Habkost |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster |
2015-09-11 | hw/s390x/s390-virtio-bus: Remove meaningless blank Property | Shannon Zhao |
2015-09-07 | s390/sclp: simplify calculation of rnmax | David Hildenbrand |
2015-09-07 | s390/sclp: store the increment_size in the sclp device | David Hildenbrand |
2015-09-07 | s390: unify allocation of initial memory | David Hildenbrand |
2015-09-07 | s390: move memory calculation into the sclp device | David Hildenbrand |
2015-09-07 | s390/sclp: ignore memory hotplug operations if it is disabled | David Hildenbrand |
2015-09-07 | s390: disallow memory hotplug for the s390-virtio machine | David Hildenbrand |
2015-09-07 | s390: no need to manually parse for slots and maxmem | David Hildenbrand |
2015-09-07 | s390/sclp: move sclp_service_interrupt into the sclp device | David Hildenbrand |
2015-09-07 | s390/sclp: move sclp_execute related functions into the SCLP class | David Hildenbrand |
2015-09-07 | s390/sclp: introduce a root sclp device | David Hildenbrand |
2015-09-07 | s390/sclp: temporarily fix unassignment/reassignment of memory subregions | David Hildenbrand |
2015-09-07 | s390/sclp: replace sclp event types with proper defines | David Hildenbrand |
2015-09-07 | s390/sclp: rework sclp event facility initialization + device realization | David Hildenbrand |
2015-09-07 | sclp/s390: rework sclp cpu hotplug device notification | David Hildenbrand |
2015-09-07 | s390x/css: start with cleared cstat/dstat | Cornelia Huck |
2015-09-07 | s390x/event-facility: fix receive mask check | Cornelia Huck |
2015-09-07 | s390x/css: ccw-0 enforces count > 0 | Cornelia Huck |
2015-09-07 | s390x/css: handle ccw-0 TIC correctly | Pierre Morel |
2015-09-03 | s390x: Disable storage key migration on old machine type | Jason J. Herne |
2015-09-03 | s390x: Migrate guest storage keys (initial memory only) | Jason J. Herne |
2015-09-03 | s390x: Info skeys sub-command | Jason J. Herne |
2015-09-03 | s390x: Dump-skeys hmp support | Jason J. Herne |
2015-09-03 | s390x: Dump storage keys qmp command | Jason J. Herne |
2015-09-03 | s390x: Enable new s390-storage-keys device | Jason J. Herne |
2015-09-03 | s390x: Create QOM device for s390 storage keys | Jason J. Herne |
2015-09-03 | s390x: add 2.5 compat s390-ccw-virtio machine | Cornelia Huck |
2015-07-14 | s390/virtio-ccw: Fix migration | Christian Borntraeger |
2015-07-14 | watchdog/diag288: correctly register for system reset requests | Xu Wang |
2015-07-06 | kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix | Eric Auger |
2015-07-02 | s390x/migration: Introduce 2.4 machine | Christian Borntraeger |
2015-07-02 | s390x/ipl: Fix boot if no bootindex was specified | Christian Borntraeger |
2015-07-02 | virtio-ccw: migrate ->revision | Cornelia Huck |