Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |