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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-27
target/s390x/arch_dump: Fix memory corruption in s390x_write_elf64_notes()
Thomas Huth
1
-1
/
+1
2023-02-04
target/s390x: Implement CC_OP_NZ in gen_op_calc_cc
Richard Henderson
1
-0
/
+3
2023-02-04
target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG
Richard Henderson
4
-78
/
+33
2023-02-04
target/s390x: Use Int128 for passing float128
Richard Henderson
4
-105
/
+121
2023-02-04
target/s390x: Use Int128 for returning float128
Richard Henderson
4
-59
/
+63
2023-02-04
target/s390x: Copy wout_x1 to wout_x1_P
Richard Henderson
2
-6
/
+14
2023-02-04
target/s390x: Use Int128 for return from TRE
Richard Henderson
3
-7
/
+9
2023-02-04
target/s390x: Use Int128 for return from CKSM
Richard Henderson
3
-7
/
+8
2023-02-04
target/s390x: Use Int128 for return from CLST
Richard Henderson
3
-10
/
+11
2023-02-04
target/s390x: Use a single return for helper_divs64/u64
Richard Henderson
3
-35
/
+21
2023-02-04
target/s390x: Use a single return for helper_divs32/u32
Richard Henderson
3
-18
/
+18
2023-01-09
target/s390x: Restrict sysemu/reset.h to system emulation
Philippe Mathieu-Daudé
1
-1
/
+3
2023-01-09
target/s390x/tcg/excp_helper: Restrict system headers to sysemu
Philippe Mathieu-Daudé
1
-4
/
+4
2023-01-09
target/s390x/tcg/misc_helper: Remove unused "memory.h" include
Philippe Mathieu-Daudé
1
-1
/
+0
2023-01-09
hw/s390x/pv: Restrict Protected Virtualization to sysemu
Philippe Mathieu-Daudé
2
-1
/
+7
2022-12-15
target/s390x: The MVCP and MVCS instructions are not privileged
Thomas Huth
4
-10
/
+20
2022-12-15
target/s390x/tcg/mem_helper: Test the right bits in psw_key_valid()
Thomas Huth
1
-1
/
+1
2022-12-14
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster
1
-1
/
+0
2022-12-03
target/s390x/tcg: Fix and improve the SACF instruction
Thomas Huth
2
-1
/
+8
2022-11-16
s390x: Fix spelling errors
Thomas Huth
7
-11
/
+11
2022-11-05
target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
Philippe Mathieu-Daudé
3
-6
/
+6
2022-11-01
Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...
Stefan Hajnoczi
1
-4
/
+10
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
1
-1
/
+1
2022-10-31
target/s390x: fake instruction loading when handling 'ex'
Alex Bennée
1
-0
/
+6
2022-10-31
target/s390x: don't probe next pc for EXecuted insns
Alex Bennée
1
-3
/
+3
2022-10-31
target/s390x: don't use ld_code2 to probe next pc
Alex Bennée
1
-1
/
+1
2022-10-27
target/s390x: Fix emulation of the VISTR instruction
Thomas Huth
1
-1
/
+1
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
5
-27
/
+257
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
3
-3
/
+9
2022-10-26
s390x: pv: Add dump support
Janosch Frank
1
-27
/
+235
2022-10-26
s390x: Add protected dump cap
Janosch Frank
4
-0
/
+22
2022-10-26
target/s390x: Convert to tcg_ops restore_state_to_opc
Richard Henderson
3
-3
/
+9
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
1
-1
/
+1
2022-10-13
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
1
-0
/
+4
2022-10-10
kvm: allow target-specific accelerator properties
Paolo Bonzini
1
-0
/
+4
2022-10-06
dump: Replace opaque DumpState pointer with a typed one
Janosch Frank
2
-6
/
+6
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
1
-0
/
+8
2022-10-03
accel/tcg: Suppress auto-invalidate in probe_access_internal
Richard Henderson
1
-4
/
+0
2022-09-26
s390x/pci: enable for load/store interpretation
Matthew Rosato
2
-0
/
+8
2022-09-26
target/s390x: support PRNO_TRNG instruction
Jason A. Donenfeld
2
-0
/
+31
2022-09-23
target/s390x: support SHA-512 extensions
Jason A. Donenfeld
2
-1
/
+237
2022-09-23
s390x/tcg: Fix opcode for lzrf
Christian Borntraeger
1
-1
/
+1
2022-09-06
target/s390x: Make translator stop before the end of a page
Ilya Leoshkevich
1
-4
/
+11
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
1
-2
/
+3
2022-08-25
target/s390x: Fix CLFIT and CLGIT immediate size
Ilya Leoshkevich
1
-2
/
+2
2022-08-25
s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1
Christian Borntraeger
2
-0
/
+3
2022-08-05
target/s390x: display deprecation status in '-cpu help'
Daniel P. Berrangé
1
-5
/
+18
2022-07-19
target/s390x: fix handling of zeroes in vfmin/vfmax
Ilya Leoshkevich
1
-2
/
+2
2022-07-06
target/s390x: Exit tb after executing ex_value
Richard Henderson
1
-1
/
+1
2022-07-06
target/s390x: Remove DISAS_PC_STALE_NOCHAIN
Richard Henderson
1
-10
/
+11
[prev]
[next]