summaryrefslogtreecommitdiff
path: root/hw/s390x/sclpquiesce.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-08s390x/sclp: clean up sclp masksClaudio Imbrenda1-2/+2
2017-10-06hw/s390x: Mark the "sclpquiesce" device with user_creatable = falseThomas Huth1-1/+6
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-1/+1
2016-01-29s390: Clean up includesPeter Maydell1-0/+1
2015-09-07s390/sclp: replace sclp event types with proper definesDavid Hildenbrand1-2/+2
2015-04-30sclp: sort into categoriesCornelia Huck1-0/+1
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-2/+1
2013-09-20s390/eventfacility: allow childs to handle more than 1 event typeChristian Borntraeger1-3/+3
2013-09-20s390/eventfacility: remove unused event_type variableChristian Borntraeger1-2/+0
2013-09-20s390/sclp: add reset() functionsHeinz Graalfs1-0/+8
2013-09-20s390/sclpquiesce: Add code to support live migrationHeinz Graalfs1-0/+13
2013-03-01hw: include hw header files with full pathsPaolo Bonzini1-2/+2
2013-01-10Make all static TypeInfos constAndreas Färber1-1/+1
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-10-29s390: sclp signal quiesce supportHeinz Graalfs1-0/+123