summaryrefslogtreecommitdiff
path: root/hw/s390x/s390-skeys.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster1-1/+1
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster1-0/+1
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster1-0/+1
2017-08-30s390x/s390-skeys: Mark the storage key devices with user_creatable = falseThomas Huth1-0/+4
2017-06-13migration: Split registration functions from vmstate.hJuan Quintela1-0/+1
2017-06-06migration: remove register_savevm()Laurent Vivier1-2/+7
2017-06-01migration: Split qemu-file.hJuan Quintela1-1/+0
2016-05-26s390: use FILE instead of QEMUFile for creating text fileDaniel P. Berrange1-12/+14
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini1-0/+1
2016-01-29s390: Clean up includesPeter Maydell1-0/+1
2016-01-27s390x/skeys: Fix instance and class sizeChristian Borntraeger1-1/+1
2016-01-13error: Strip trailing '\n' from error string arguments (again)Markus Armbruster1-8/+8
2016-01-13error: Use error_report_err() instead of monitor_printf()Markus Armbruster1-2/+1
2015-09-03s390x: Disable storage key migration on old machine typeJason J. Herne1-3/+30
2015-09-03s390x: Migrate guest storage keys (initial memory only)Jason J. Herne1-0/+125
2015-09-03s390x: Info skeys sub-commandJason J. Herne1-0/+23
2015-09-03s390x: Dump-skeys hmp supportJason J. Herne1-0/+12
2015-09-03s390x: Dump storage keys qmp commandJason J. Herne1-2/+89
2015-09-03s390x: Create QOM device for s390 storage keysJason J. Herne1-0/+141