summaryrefslogtreecommitdiff
path: root/hw/s390x/s390-skeys.c
AgeCommit message (Expand)Author
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2020-04-02vl/s390x: fixup ram sizes for compat machinesChristian Borntraeger
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau
2019-09-12migration: register_savevm_live doesn't need devDr. David Alan Gilbert
2019-08-16Include migration/qemu-file-types.h a lot lessMarkus Armbruster
2019-07-02qapi: Rename target.json to misc-target.jsonMarkus Armbruster
2019-02-18qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau
2018-07-02hw/s390x: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2017-08-30s390x/s390-skeys: Mark the storage key devices with user_creatable = falseThomas Huth
2017-06-13migration: Split registration functions from vmstate.hJuan Quintela
2017-06-06migration: remove register_savevm()Laurent Vivier
2017-06-01migration: Split qemu-file.hJuan Quintela
2016-05-26s390: use FILE instead of QEMUFile for creating text fileDaniel P. Berrange
2016-05-19s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini
2016-01-29s390: Clean up includesPeter Maydell
2016-01-27s390x/skeys: Fix instance and class sizeChristian Borntraeger
2016-01-13error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2016-01-13error: Use error_report_err() instead of monitor_printf()Markus Armbruster
2015-09-03s390x: Disable storage key migration on old machine typeJason J. Herne
2015-09-03s390x: Migrate guest storage keys (initial memory only)Jason J. Herne
2015-09-03s390x: Info skeys sub-commandJason J. Herne
2015-09-03s390x: Dump-skeys hmp supportJason J. Herne
2015-09-03s390x: Dump storage keys qmp commandJason J. Herne
2015-09-03s390x: Create QOM device for s390 storage keysJason J. Herne