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
/
tcg
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x: Fix spelling errors
Thomas Huth
2022-11-16
5
-8
/
+8
*
target/s390x: Rename insn-data/format.def -> insn-data/format.h.inc
Philippe Mathieu-Daudé
2022-11-05
3
-6
/
+6
*
Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...
Stefan Hajnoczi
2022-11-01
1
-4
/
+10
|
\
|
*
target/s390x: fake instruction loading when handling 'ex'
Alex Bennée
2022-10-31
1
-0
/
+6
|
*
target/s390x: don't probe next pc for EXecuted insns
Alex Bennée
2022-10-31
1
-3
/
+3
|
*
target/s390x: don't use ld_code2 to probe next pc
Alex Bennée
2022-10-31
1
-1
/
+1
*
|
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
2022-10-31
1
-1
/
+1
|
/
*
target/s390x: Fix emulation of the VISTR instruction
Thomas Huth
2022-10-27
1
-1
/
+1
*
target/s390x: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
1
-2
/
+5
*
accel/tcg: Suppress auto-invalidate in probe_access_internal
Richard Henderson
2022-10-04
1
-4
/
+0
*
target/s390x: support PRNO_TRNG instruction
Jason A. Donenfeld
2022-09-26
1
-0
/
+30
*
target/s390x: support SHA-512 extensions
Jason A. Donenfeld
2022-09-23
1
-0
/
+229
*
s390x/tcg: Fix opcode for lzrf
Christian Borntraeger
2022-09-23
1
-1
/
+1
*
target/s390x: Make translator stop before the end of a page
Ilya Leoshkevich
2022-09-06
1
-4
/
+11
*
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-09-06
1
-2
/
+3
*
target/s390x: Fix CLFIT and CLGIT immediate size
Ilya Leoshkevich
2022-08-25
1
-2
/
+2
*
target/s390x: fix handling of zeroes in vfmin/vfmax
Ilya Leoshkevich
2022-07-19
1
-2
/
+2
*
target/s390x: Exit tb after executing ex_value
Richard Henderson
2022-07-06
1
-1
/
+1
*
target/s390x: Remove DISAS_PC_STALE_NOCHAIN
Richard Henderson
2022-07-06
1
-10
/
+11
*
target/s390x: Remove DISAS_PC_STALE
Richard Henderson
2022-07-06
1
-9
/
+4
*
target/s390x: Remove DISAS_GOTO_TB
Richard Henderson
2022-07-06
1
-6
/
+2
*
target/s390x/tcg: SPX: check validity of new prefix
Janis Schoetterl-Glausch
2022-07-06
1
-0
/
+7
*
s390: Typo fix FLOATING_POINT_SUPPPORT_ENH
Dr. David Alan Gilbert
2022-06-02
1
-4
/
+4
*
target/s390x: vxeh2: vector {load, store} byte reversed element
David Miller
2022-05-04
2
-0
/
+97
*
target/s390x: vxeh2: vector {load, store} byte reversed elements
David Miller
2022-05-04
2
-0
/
+117
*
target/s390x: vxeh2: vector {load, store} elements reversed
David Miller
2022-05-04
2
-0
/
+88
*
target/s390x: vxeh2: vector shift double by bit
David Miller
2022-05-04
2
-8
/
+53
*
target/s390x: vxeh2: Update for changes to vector shifts
David Miller
2022-05-04
3
-50
/
+92
*
target/s390x: vxeh2: vector string search
David Miller
2022-05-04
4
-1
/
+128
*
target/s390x: vxeh2: vector convert short/32b
David Miller
2022-05-04
2
-4
/
+71
*
target/s390x: Fix writeback to v1 in helper_vstl
Richard Henderson
2022-05-04
1
-2
/
+0
*
target/s390x: Fix the accumulation of ccm in op_icm
Richard Henderson
2022-04-27
1
-1
/
+1
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
2
-16
/
+18
*
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
2022-04-20
1
-5
/
+6
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
3
-3
/
+0
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
3
-3
/
+3
*
target/s390x: Fix determination of overflow condition code after subtraction
Bruno Haible
2022-04-01
1
-2
/
+2
*
target/s390x: Fix determination of overflow condition code after addition
Bruno Haible
2022-04-01
1
-2
/
+2
*
s390x/tcg: Fix BRCL with a large negative offset
Ilya Leoshkevich
2022-03-16
1
-1
/
+1
*
s390x/tcg: Fix BRASL with a large negative offset
Ilya Leoshkevich
2022-03-16
1
-1
/
+1
*
s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the ...
David Miller
2022-02-28
3
-5
/
+105
*
s390x: sck: load into a temporary not into in1
Nico Boehr
2022-02-25
2
-3
/
+2
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
2
-0
/
+2
*
target/s390x: Fix shifting 32-bit values for more than 31 bits
Ilya Leoshkevich
2022-01-17
3
-76
/
+43
*
target/s390x: Fix cc_calc_sla_64() missing overflows
Ilya Leoshkevich
2022-01-17
1
-1
/
+1
*
target/s390x: Fix SRDA CC calculation
Ilya Leoshkevich
2022-01-17
1
-2
/
+4
*
target/s390x: Fix SLDA sign bit index
Ilya Leoshkevich
2022-01-17
1
-1
/
+1
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
4
-31
/
+31
*
target/s390x: Implement s390x_cpu_record_sigbus
Richard Henderson
2021-11-02
1
-7
/
+20
*
target/s390x: Implement s390_cpu_record_sigsegv
Richard Henderson
2021-11-02
1
-7
/
+11
[next]