summaryrefslogtreecommitdiffstats
path: root/hw/s390x/sclp.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-1/+2
* 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: move memory calculation into the sclp deviceDavid Hildenbrand2015-09-071-0/+62
* s390/sclp: ignore memory hotplug operations if it is disabledDavid Hildenbrand2015-09-071-7/+26
* s390: no need to manually parse for slots and maxmemDavid Hildenbrand2015-09-071-8/+3
* 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
* sclp: sort into categoriesCornelia Huck2015-04-301-0/+9
* s390: Add PCI bus supportFrank Blaschka2015-01-121-1/+9
* memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+1
* sclp-s390: Add memory hotplug SCLPsMatthew Rosato2014-09-011-6/+253
* sclp-s390: Add device to manage s390 memory hotplugMatthew Rosato2014-09-011-0/+30
* s390x/event-facility: code restructureHeinz Graalfs2014-02-271-46/+12
* s390x/sclp: Add missing checks to SCLP handlerThomas Huth2014-02-271-2/+7
* s390x/sclp: Fixed the size of sccb and code parameterThomas Huth2014-02-271-2/+2
* s390-sclp: SCLP CPU InfoJason J. Herne2014-01-211-0/+51
* s390-sclp: Define New SCLP CodesJason J. Herne2014-01-211-1/+1
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* s390: sclp event supportHeinz Graalfs2012-10-291-2/+47
* s390: sclp base supportHeinz Graalfs2012-10-291-0/+118
OpenPOWER on IntegriCloud