summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-skeys.c
Commit message (Expand)AuthorAgeFilesLines
* s390x: do not use ram_size globalPaolo Bonzini2020-12-101-2/+4
* util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé2020-09-161-1/+1
* qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-101-1/+1
* qdev: Convert bus-less devices to qdev_realize() with CoccinelleMarkus Armbruster2020-06-151-1/+1
* qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster2020-05-151-2/+2
* vl/s390x: fixup ram sizes for compat machinesChristian Borntraeger2020-04-021-1/+1
* vmstate: replace DeviceState with VMStateIfMarc-André Lureau2020-01-061-1/+1
* migration: register_savevm_live doesn't need devDr. David Alan Gilbert2019-09-121-1/+1
* Include migration/qemu-file-types.h a lot lessMarkus Armbruster2019-08-161-0/+1
* qapi: Rename target.json to misc-target.jsonMarkus Armbruster2019-07-021-1/+1
* qapi: make s390 commands depend on TARGET_S390XMarc-André Lureau2019-02-181-1/+1
* hw/s390x: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+1
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* s390x/s390-skeys: Mark the storage key devices with user_creatable = falseThomas Huth2017-08-301-0/+4
* migration: Split registration functions from vmstate.hJuan Quintela2017-06-131-0/+1
* migration: remove register_savevm()Laurent Vivier2017-06-061-2/+7
* migration: Split qemu-file.hJuan Quintela2017-06-011-1/+0Star
* s390: use FILE instead of QEMUFile for creating text fileDaniel P. Berrange2016-05-261-12/+14
* s390x: reorganize CSS bits between cpu.h and other headersPaolo Bonzini2016-05-191-0/+1
* s390: Clean up includesPeter Maydell2016-01-291-0/+1
* s390x/skeys: Fix instance and class sizeChristian Borntraeger2016-01-271-1/+1
* error: Strip trailing '\n' from error string arguments (again)Markus Armbruster2016-01-131-8/+8
* error: Use error_report_err() instead of monitor_printf()Markus Armbruster2016-01-131-2/+1Star
* s390x: Disable storage key migration on old machine typeJason J. Herne2015-09-031-3/+30
* s390x: Migrate guest storage keys (initial memory only)Jason J. Herne2015-09-031-0/+125
* s390x: Info skeys sub-commandJason J. Herne2015-09-031-0/+23
* s390x: Dump-skeys hmp supportJason J. Herne2015-09-031-0/+12
* s390x: Dump storage keys qmp commandJason J. Herne2015-09-031-2/+89
* s390x: Create QOM device for s390 storage keysJason J. Herne2015-09-031-0/+141