index
:
~jjongsma/qemu
vsock
qemu patches for jjongsma
jjongsma
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-01
s390x: replace cpu_s390x_init() with cpu_generic_init()
Igor Mammedov
1
-14
/
+0
2017-08-30
target/s390x: introduce internal.h
David Hildenbrand
1
-0
/
+1
2017-08-30
target/s390x: move cc_name() to helper.c
David Hildenbrand
1
-0
/
+48
2017-07-25
target/s390x: Move exception-related functions to a new excp_helper.c file
Thomas Huth
1
-468
/
+4
2017-07-25
target/s390x: Rework program_interrupt() and related functions
Thomas Huth
1
-10
/
+0
2017-07-25
target/s390x: Move s390_cpu_dump_state() to helper.c
Thomas Huth
1
-0
/
+60
2017-06-13
target/s390x: rework PGM interrupt psw.addr handling
David Hildenbrand
1
-9
/
+35
2017-06-06
target/s390x: addressing exceptions are suppressing
David Hildenbrand
1
-1
/
+1
2017-06-06
target/s390x: Implement EXECUTE via new TranslationBlock
Richard Henderson
1
-0
/
+5
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-1
/
+1
2017-05-12
target/s390x: Diagnose specification exception for atomics
Richard Henderson
1
-0
/
+16
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
1
-0
/
+721