index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
s390x
/
s390-skeys.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-16
util: rename qemu_open() to qemu_open_old()
Daniel P. Berrangé
1
-1
/
+1
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
1
-1
/
+1
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-1
/
+1
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+2
2020-04-02
vl/s390x: fixup ram sizes for compat machines
Christian Borntraeger
1
-1
/
+1
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
1
-1
/
+1
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
1
-1
/
+1
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-02
qapi: Rename target.json to misc-target.json
Markus Armbruster
1
-1
/
+1
2019-02-18
qapi: make s390 commands depend on TARGET_S390X
Marc-André Lureau
1
-1
/
+1
2018-07-02
hw/s390x: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2017-08-30
s390x/s390-skeys: Mark the storage key devices with user_creatable = false
Thomas Huth
1
-0
/
+4
2017-06-13
migration: Split registration functions from vmstate.h
Juan Quintela
1
-0
/
+1
2017-06-06
migration: remove register_savevm()
Laurent Vivier
1
-2
/
+7
2017-06-01
migration: Split qemu-file.h
Juan Quintela
1
-1
/
+0
2016-05-26
s390: use FILE instead of QEMUFile for creating text file
Daniel P. Berrange
1
-12
/
+14
2016-05-19
s390x: reorganize CSS bits between cpu.h and other headers
Paolo Bonzini
1
-0
/
+1
2016-01-29
s390: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-27
s390x/skeys: Fix instance and class size
Christian Borntraeger
1
-1
/
+1
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-8
/
+8
2016-01-13
error: Use error_report_err() instead of monitor_printf()
Markus Armbruster
1
-2
/
+1
2015-09-03
s390x: Disable storage key migration on old machine type
Jason J. Herne
1
-3
/
+30
2015-09-03
s390x: Migrate guest storage keys (initial memory only)
Jason J. Herne
1
-0
/
+125
2015-09-03
s390x: Info skeys sub-command
Jason J. Herne
1
-0
/
+23
2015-09-03
s390x: Dump-skeys hmp support
Jason J. Herne
1
-0
/
+12
2015-09-03
s390x: Dump storage keys qmp command
Jason J. Herne
1
-2
/
+89
2015-09-03
s390x: Create QOM device for s390 storage keys
Jason J. Herne
1
-0
/
+141