summaryrefslogtreecommitdiff
path: root/hw/s390x/s390-skeys.c
AgeCommit message (Expand)AuthorFilesLines
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