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