Age | Commit message (Expand) | Author |
---|---|---|
2019-06-10 | target/s390x: Use env_cpu, env_archcpu | Richard Henderson |
2019-01-18 | s390x: Return specification exception for unimplemented diag 308 subcodes | Janosch Frank |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-01 | target: Do not include "exec/exec-all.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-05-31 | Make address_space_access_valid() take a MemTxAttrs argument | Peter Maydell |
2018-05-14 | s390x: refactor reset/reipl handling | David Hildenbrand |
2017-12-14 | s390x/diag: pass the retaddr into handle_diag_308() | David Hildenbrand |
2017-10-20 | S390: use g_new() family of functions | Marc-André Lureau |
2017-09-19 | s390x: move subsystem_reset() to s390-virtio-ccw.h | David Hildenbrand |
2017-08-30 | target/s390x: introduce internal.h | David Hildenbrand |
2017-08-30 | target/s390x: move s390_do_cpu_reset() to diag.c | David Hildenbrand |
2017-07-25 | target/s390x: Move diag helpers to a separate file | Thomas Huth |