index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
diag.c
Age
Commit message (
Expand
)
Author
2020-04-29
s390x: protvirt: Move diag 308 data over SIDA
Janosch Frank
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
2020-04-28
s390x: Move diagnose 308 subcodes and rcs into ipl.h
Janosch Frank
2020-03-10
s390x: ipl: Consolidate iplb validity check into one function
Janosch Frank
2019-12-14
s390x: Beautify diag308 handling
Janosch Frank
2019-10-09
target/s390x: Remove ilen parameter from s390_program_interrupt
Richard Henderson
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