- b926895 hw/s390x: Introduce s390_skeys_get|set() helpers by Philippe Mathieu-Daudé · 10 months ago
- 195801d system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() by Stefan Hajnoczi · 1 year, 3 months ago
- 2fb40d1 hw/s390x/s390-skeys: Don't call register_savevm_live() during instance_init() by Thomas Huth · 1 year, 5 months ago
- c356223 hw/s390x/s390-skeys: lazy storage key enablement under TCG by David Hildenbrand · 3 years, 7 months ago
- 5227b32 hw/s390x/s390-skeys: rename skeys_enabled to skeys_are_enabled by David Hildenbrand · 3 years, 7 months ago
- 2162faf hw/s390x/s390-skeys: check if an address is valid before dumping the key by David Hildenbrand · 3 years, 7 months ago
- 78eedc6 hw/s390x/s390-skeys: use memory mapping to detect which storage keys to dump by David Hildenbrand · 3 years, 7 months ago
- 67db130 hw/s390x/s390-skeys: use memory mapping to detect which storage keys to migrate by David Hildenbrand · 3 years, 7 months ago
- 382a04a s390x: do not use ram_size global by Paolo Bonzini · 4 years, 5 months ago
- 448058a util: rename qemu_open() to qemu_open_old() by Daniel P. Berrangé · 4 years, 8 months ago
- 5325cc3 qom: Put name parameter before value / visitor parameter by Markus Armbruster · 4 years, 9 months ago
- ce189ab qdev: Convert bus-less devices to qdev_realize() with Coccinelle by Markus Armbruster · 4 years, 10 months ago
- d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 5 years ago
- 5c30ef9 vl/s390x: fixup ram sizes for compat machines by Christian Borntraeger · 5 years ago
- 3cad405 vmstate: replace DeviceState with VMStateIf by Marc-André Lureau · 6 years ago
- ce62df5 migration: register_savevm_live doesn't need dev by Dr. David Alan Gilbert · 6 years ago
- ca77ee2 Include migration/qemu-file-types.h a lot less by Markus Armbruster · 6 years ago
- b0227cd qapi: Rename target.json to misc-target.json by Markus Armbruster · 6 years ago
- 0e2f453 qapi: make s390 commands depend on TARGET_S390X by Marc-André Lureau · 6 years ago
- 393fc4c hw/s390x: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
- 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 7 years ago
- 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
- e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 7 years ago
- 574ee06 s390x/s390-skeys: Mark the storage key devices with user_creatable = false by Thomas Huth · 8 years ago
- f2a8f0a migration: Split registration functions from vmstate.h by Juan Quintela · 8 years ago
- 1b6e748 migration: remove register_savevm() by Laurent Vivier · 8 years ago
- 08a0aee migration: Split qemu-file.h by Juan Quintela · 8 years ago
- 1fd791f s390: use FILE instead of QEMUFile for creating text file by Daniel P. Berrange · 9 years ago
- bd3f16a s390x: reorganize CSS bits between cpu.h and other headers by Paolo Bonzini · 9 years ago
- 9615495 s390: Clean up includes by Peter Maydell · 9 years ago
- 2f2b0c6 s390x/skeys: Fix instance and class size by Christian Borntraeger · 9 years ago
- 9af9e0f error: Strip trailing '\n' from error string arguments (again) by Markus Armbruster · 9 years ago
- 193227f error: Use error_report_err() instead of monitor_printf() by Markus Armbruster · 9 years ago
- 9ef4017 s390x: Disable storage key migration on old machine type by Jason J. Herne · 10 years ago
- 186208f s390x: Migrate guest storage keys (initial memory only) by Jason J. Herne · 10 years ago
- a08f008 s390x: Info skeys sub-command by Jason J. Herne · 10 years ago
- a4538a5 s390x: Dump-skeys hmp support by Jason J. Herne · 10 years ago
- 7ee0c3e s390x: Dump storage keys qmp command by Jason J. Herne · 10 years ago
- 0efe406 s390x: Create QOM device for s390 storage keys by Jason J. Herne · 10 years ago