index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
s390-skeys.c
Age
Commit message (
Expand
)
Author
2017-08-30
s390x/s390-skeys: Mark the storage key devices with user_creatable = false
Thomas Huth
2017-06-13
migration: Split registration functions from vmstate.h
Juan Quintela
2017-06-06
migration: remove register_savevm()
Laurent Vivier
2017-06-01
migration: Split qemu-file.h
Juan Quintela
2016-05-26
s390: use FILE instead of QEMUFile for creating text file
Daniel P. Berrange
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
2016-01-29
s390: Clean up includes
Peter Maydell
2016-01-27
s390x/skeys: Fix instance and class size
Christian Borntraeger
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2016-01-13
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
2015-09-03
s390x: Disable storage key migration on old machine type
Jason J. Herne
2015-09-03
s390x: Migrate guest storage keys (initial memory only)
Jason J. Herne
2015-09-03
s390x: Info skeys sub-command
Jason J. Herne
2015-09-03
s390x: Dump-skeys hmp support
Jason J. Herne
2015-09-03
s390x: Dump storage keys qmp command
Jason J. Herne
2015-09-03
s390x: Create QOM device for s390 storage keys
Jason J. Herne