aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x
AgeCommit message (Expand)Author
2015-09-25Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-09-25s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-24virtio-ccw: enable virtio-1Cornelia Huck
2015-09-24virtio-ccw: feature bits > 31 handlingCornelia Huck
2015-09-24virtio-ccw: support ring size changesCornelia Huck
2015-09-19machine: Set MachineClass::name automaticallyEduardo Habkost
2015-09-19s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-19s390-virtio: Rename machine class name to use MACHINE_TYPE_NAMEEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2015-09-11hw/s390x/s390-virtio-bus: Remove meaningless blank PropertyShannon Zhao
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