index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
s390x
/
helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/s390x/helper: Clean ifdef'ry
Philippe Mathieu-Daudé
2020-06-05
1
-5
/
+0
*
s390x: protvirt: Handle SIGP store status correctly
Janosch Frank
2020-04-29
1
-0
/
+6
*
s390/sclp: improve special wait psw logic
Christian Borntraeger
2020-02-26
1
-1
/
+1
*
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2020-02-20
1
-3
/
+3
*
target/s390x: Return exception from mmu_translate
Richard Henderson
2019-10-09
1
-1
/
+2
*
s390x/mmu: Implement Instruction-Execution-Protection Facility
David Hildenbrand
2019-10-09
1
-1
/
+5
*
s390x/mmu: ASC selection in s390_cpu_get_phys_page_debug()
David Hildenbrand
2019-08-22
1
-0
/
+5
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+1
*
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-11
1
-0
/
+1
*
target/s390x: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
1
-4
/
+3
*
s390x: Use uint64_t for vector registers
David Hildenbrand
2019-06-07
1
-5
/
+5
*
s390x/tcg: Implement VECTOR COMPARE *
David Hildenbrand
2019-05-17
1
-0
/
+1
*
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
2019-04-18
1
-21
/
+21
*
s390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY
David Hildenbrand
2019-03-04
1
-0
/
+1
*
s390x: use a QEMU-style typedef + name for SIGP save area struct
David Hildenbrand
2019-03-04
1
-4
/
+4
*
s390x: Use cpu_to_be64 in SIGP STORE ADDITIONAL STATUS
David Hildenbrand
2019-03-04
1
-10
/
+21
*
target/s390x: Fix LGPL version in the file header comments
Thomas Huth
2019-01-30
1
-1
/
+1
*
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
*
target/s390x: Honor CPU_DUMP_FPU
Richard Henderson
2018-05-18
1
-11
/
+12
*
s390x: load_psw() should only exchange the PSW for KVM
David Hildenbrand
2018-04-09
1
-4
/
+6
*
s390x/cpu: expose the guest crash information
Christian Borntraeger
2018-02-26
1
-1
/
+4
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
1
-1
/
+0
*
target/s390x: nuke DPRINTF in helper.c
Cornelia Huck
2017-12-14
1
-18
/
+0
*
s390x: fix storing CPU status (again)
David Hildenbrand
2017-11-20
1
-1
/
+1
*
s390x: move s390x_new_cpu() into board code
Igor Mammedov
2017-10-20
1
-20
/
+0
*
s390x: fix cpu object referrence leak in s390x_new_cpu()
Igor Mammedov
2017-10-20
1
-1
/
+1
*
s390x/tcg: implement STOP and RESET interrupts for TCG
David Hildenbrand
2017-10-20
1
-0
/
+1
*
s390x/kvm: factor out storing of adtl CPU status
David Hildenbrand
2017-10-20
1
-0
/
+29
*
s390x/kvm: factor out storing of CPU status
David Hildenbrand
2017-10-20
1
-0
/
+60
*
target/s390x: interpret PSW_MASK_WAIT only for TCG
David Hildenbrand
2017-10-20
1
-1
/
+2
*
target/s390x: factor out handling of WAIT PSW into s390_handle_wait()
David Hildenbrand
2017-10-20
1
-6
/
+21
*
s390x/tcg: turn INTERRUPT_EXT into a mask
David Hildenbrand
2017-10-20
1
-10
/
+2
*
s390x: get rid of cpu_s390x_create()
David Hildenbrand
2017-09-19
1
-43
/
+2
*
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
2017-09-19
1
-2
/
+2
*
s390x: replace cpu_s390x_init() with cpu_generic_init()
Igor Mammedov
2017-09-01
1
-14
/
+0
*
target/s390x: introduce internal.h
David Hildenbrand
2017-08-30
1
-0
/
+1
*
target/s390x: move cc_name() to helper.c
David Hildenbrand
2017-08-30
1
-0
/
+48
*
target/s390x: Move exception-related functions to a new excp_helper.c file
Thomas Huth
2017-07-25
1
-468
/
+4
*
target/s390x: Rework program_interrupt() and related functions
Thomas Huth
2017-07-25
1
-10
/
+0
*
target/s390x: Move s390_cpu_dump_state() to helper.c
Thomas Huth
2017-07-25
1
-0
/
+60
*
target/s390x: rework PGM interrupt psw.addr handling
David Hildenbrand
2017-06-13
1
-9
/
+35
*
target/s390x: addressing exceptions are suppressing
David Hildenbrand
2017-06-07
1
-1
/
+1
*
target/s390x: Implement EXECUTE via new TranslationBlock
Richard Henderson
2017-06-06
1
-0
/
+5
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
1
-1
/
+1
*
target/s390x: Diagnose specification exception for atomics
Richard Henderson
2017-05-13
1
-0
/
+16
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
1
-0
/
+721