| Commit message (Expand) | Author | Age | Files | Lines |
* | target/s390x: move kvm files into kvm/ | Cho, Yu-Chen | 2021-07-07 | 1 | -1/+1 |
* | target/s390x: use kvm_enabled() to wrap call to kvm_s390_get_hpage_1m | Cho, Yu-Chen | 2021-07-07 | 1 | -1/+2 |
* | target/s390x: rename internal.h to s390x-internal.h | Cho, Yu-Chen | 2021-07-07 | 1 | -1/+1 |
* | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 2021-05-02 | 1 | -1/+0 |
* | s390x: protvirt: Move diag 308 data over SIDA | Janosch Frank | 2020-04-29 | 1 | -5/+20 |
* | s390x: protvirt: Support unpack facility | Janosch Frank | 2020-04-29 | 1 | -2/+37 |
* | s390x: Move diagnose 308 subcodes and rcs into ipl.h | Janosch Frank | 2020-04-28 | 1 | -11/+0 |
* | s390x: ipl: Consolidate iplb validity check into one function | Janosch Frank | 2020-03-10 | 1 | -1/+1 |
* | s390x: Beautify diag308 handling | Janosch Frank | 2019-12-14 | 1 | -22/+32 |
* | target/s390x: Remove ilen parameter from s390_program_interrupt | Richard Henderson | 2019-10-09 | 1 | -7/+7 |
* | target/s390x: Use env_cpu, env_archcpu | Richard Henderson | 2019-06-10 | 1 | -1/+1 |
* | s390x: Return specification exception for unimplemented diag 308 subcodes | Janosch Frank | 2019-01-18 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 2018-06-01 | 1 | -1/+0 |
|\ |
|
| * | target: Do not include "exec/exec-all.h" if it is not necessary | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -1/+0 |
* | | Make address_space_access_valid() take a MemTxAttrs argument | Peter Maydell | 2018-05-31 | 1 | -2/+4 |
|/ |
|
* | s390x: refactor reset/reipl handling | David Hildenbrand | 2018-05-14 | 1 | -57/+4 |
* | s390x/diag: pass the retaddr into handle_diag_308() | David Hildenbrand | 2017-12-14 | 1 | -7/+7 |
* | S390: use g_new() family of functions | Marc-André Lureau | 2017-10-20 | 1 | -1/+1 |
* | s390x: move subsystem_reset() to s390-virtio-ccw.h | David Hildenbrand | 2017-09-19 | 1 | -0/+1 |
* | target/s390x: introduce internal.h | David Hildenbrand | 2017-08-30 | 1 | -0/+1 |
* | target/s390x: move s390_do_cpu_reset() to diag.c | David Hildenbrand | 2017-08-30 | 1 | -0/+7 |
* | target/s390x: Move diag helpers to a separate file | Thomas Huth | 2017-07-25 | 1 | -0/+179 |