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