index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
s390x
/
helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-10
hw/s390x: Move KVM specific PV from hw/ to target/s390x/kvm/
Philippe Mathieu-Daudé
1
-1
/
+1
2023-03-07
gdbstub: move register helpers into standalone include
Alex Bennée
1
-1
/
+1
2022-04-20
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
1
-1
/
+0
2021-07-07
target/s390x: make helper.c sysemu-only
Cho, Yu-Chen
1
-8
/
+1
2021-07-07
target/s390x: split cpu-dump from helper.c
Cho, Yu-Chen
1
-151
/
+0
2021-07-07
target/s390x: rename internal.h to s390x-internal.h
Cho, Yu-Chen
1
-1
/
+1
2021-06-21
target/s390x: Improve s390_cpu_dump_state vs cc_op
Richard Henderson
1
-5
/
+7
2021-06-21
target/s390x: Do not modify cpu state in s390_cpu_get_psw_mask
Richard Henderson
1
-4
/
+4
2021-06-21
target/s390x: Expose load_psw and get_psw_mask to cpu.h
Richard Henderson
1
-41
/
+48
2020-12-21
target/s390x: Improve SUB LOGICAL WITH BORROW
Richard Henderson
1
-2
/
+0
2020-12-21
target/s390x: Improve cc computation for SUBTRACT LOGICAL
Richard Henderson
1
-2
/
+1
2020-12-21
target/s390x: Improve ADD LOGICAL WITH CARRY
Richard Henderson
1
-2
/
+0
2020-12-21
target/s390x: Improve cc computation for ADD LOGICAL
Richard Henderson
1
-2
/
+1
2020-10-02
s390x/tcg: Implement MULTIPLY SINGLE (MSC, MSGC, MSGRKC, MSRKC)
David Hildenbrand
1
-0
/
+2
2020-06-05
target/s390x/helper: Clean ifdef'ry
Philippe Mathieu-Daudé
1
-5
/
+0
2020-04-29
s390x: protvirt: Handle SIGP store status correctly
Janosch Frank
1
-0
/
+6
2020-02-26
s390/sclp: improve special wait psw logic
Christian Borntraeger
1
-1
/
+1
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
1
-3
/
+3
2019-10-09
target/s390x: Return exception from mmu_translate
Richard Henderson
1
-1
/
+2
2019-10-09
s390x/mmu: Implement Instruction-Execution-Protection Facility
David Hildenbrand
1
-1
/
+5
2019-08-22
s390x/mmu: ASC selection in s390_cpu_get_phys_page_debug()
David Hildenbrand
1
-0
/
+5
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+1
2019-06-10
target/s390x: Use env_cpu, env_archcpu
Richard Henderson
1
-4
/
+3
2019-06-07
s390x: Use uint64_t for vector registers
David Hildenbrand
1
-5
/
+5
2019-05-17
s390x/tcg: Implement VECTOR COMPARE *
David Hildenbrand
1
-0
/
+1
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
1
-21
/
+21
2019-03-04
s390x/tcg: Implement LOAD COUNT TO BLOCK BOUNDARY
David Hildenbrand
1
-0
/
+1
2019-03-04
s390x: use a QEMU-style typedef + name for SIGP save area struct
David Hildenbrand
1
-4
/
+4
2019-03-04
s390x: Use cpu_to_be64 in SIGP STORE ADDITIONAL STATUS
David Hildenbrand
1
-10
/
+21
2019-01-30
target/s390x: Fix LGPL version in the file header comments
Thomas Huth
1
-1
/
+1
2018-06-01
target: Do not include "exec/exec-all.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-18
target/s390x: Honor CPU_DUMP_FPU
Richard Henderson
1
-11
/
+12
2018-04-09
s390x: load_psw() should only exchange the PSW for KVM
David Hildenbrand
1
-4
/
+6
2018-02-26
s390x/cpu: expose the guest crash information
Christian Borntraeger
1
-1
/
+4
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2017-12-14
target/s390x: nuke DPRINTF in helper.c
Cornelia Huck
1
-18
/
+0
2017-11-20
s390x: fix storing CPU status (again)
David Hildenbrand
1
-1
/
+1
2017-10-20
s390x: move s390x_new_cpu() into board code
Igor Mammedov
1
-20
/
+0
2017-10-20
s390x: fix cpu object referrence leak in s390x_new_cpu()
Igor Mammedov
1
-1
/
+1
2017-10-20
s390x/tcg: implement STOP and RESET interrupts for TCG
David Hildenbrand
1
-0
/
+1
2017-10-20
s390x/kvm: factor out storing of adtl CPU status
David Hildenbrand
1
-0
/
+29
2017-10-20
s390x/kvm: factor out storing of CPU status
David Hildenbrand
1
-0
/
+60
2017-10-20
target/s390x: interpret PSW_MASK_WAIT only for TCG
David Hildenbrand
1
-1
/
+2
2017-10-20
target/s390x: factor out handling of WAIT PSW into s390_handle_wait()
David Hildenbrand
1
-6
/
+21
2017-10-20
s390x/tcg: turn INTERRUPT_EXT into a mask
David Hildenbrand
1
-10
/
+2
2017-09-19
s390x: get rid of cpu_s390x_create()
David Hildenbrand
1
-43
/
+2
2017-09-19
target/s390x: use "core-id" for cpu number/address/id handling
David Hildenbrand
1
-2
/
+2
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
[next]