summaryrefslogtreecommitdiffstats
path: root/hw/s390x
Commit message (Expand)AuthorAgeFilesLines
* s390x: rename io_subsystem_reset -> subsystem_resetDavid Hildenbrand2015-10-021-1/+1
* s390x: set missing parent for hotplug and quiesce eventsDavid Hildenbrand2015-10-021-10/+10
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-09-251-2/+2
|\
| * s390: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+2
* | virtio-ccw: enable virtio-1Cornelia Huck2015-09-243-4/+52
* | virtio-ccw: feature bits > 31 handlingCornelia Huck2015-09-241-13/+8
* | virtio-ccw: support ring size changesCornelia Huck2015-09-241-3/+10
|/
* machine: Set MachineClass::name automaticallyEduardo Habkost2015-09-192-3/+0
* s390: Rename s390-ccw-virtio-2.4 class name to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-2/+2
* s390-virtio: Rename machine class name to use MACHINE_TYPE_NAMEEduardo Habkost2015-09-191-2/+3
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-182-2/+3
* hw/s390x/s390-virtio-bus: Remove meaningless blank PropertyShannon Zhao2015-09-111-5/+0
* 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
OpenPOWER on IntegriCloud