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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
3
-19
/
+21
*
Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2022-04-21
2
-2
/
+0
|
\
|
*
Don't include sysemu/tcg.h if it is not necessary
Thomas Huth
2022-04-20
2
-2
/
+0
*
|
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
4
-4
/
+0
*
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
2022-04-06
1
-0
/
+1
*
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
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
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
*
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
1
-1
/
+1
*
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
2
-4
/
+1
*
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
2
-4
/
+3
*
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
David Miller
2022-02-28
2
-5
/
+8
*
s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the ...
David Miller
2022-02-28
5
-5
/
+107
*
s390x: sck: load into a temporary not into in1
Nico Boehr
2022-02-25
2
-3
/
+2
*
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2022-02-22
2
-0
/
+2
|
\
|
*
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2022-02-21
2
-0
/
+2
*
|
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-21
1
-0
/
+1
|
/
*
s390x: sigp: Reorder the SIGP STOP code
Eric Farman
2022-01-18
1
-4
/
+8
*
target/s390x: Fix shifting 32-bit values for more than 31 bits
Ilya Leoshkevich
2022-01-17
5
-80
/
+45
*
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
*
s390: kvm: adjust diag318 resets to retain data
Collin Walling
2021-12-17
2
-2
/
+6
*
target/s390x/cpu.h: Remove unused SIGP_MODE defines
Thomas Huth
2021-11-17
1
-5
/
+0
*
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...
Richard Henderson
2021-11-03
1
-2
/
+2
|
\
|
*
monitor: Trim some trailing space from human-readable output
Markus Armbruster
2021-10-31
1
-2
/
+2
*
|
target/s390x: Implement s390x_cpu_record_sigbus
Richard Henderson
2021-11-02
3
-10
/
+26
*
|
target/s390x: Implement s390_cpu_record_sigsegv
Richard Henderson
2021-11-02
3
-12
/
+25
*
|
target/s390x: Use probe_access_flags in s390_probe_access
Richard Henderson
2021-11-02
1
-13
/
+5
|
/
*
target/s390x: Drop check for singlestep_enabled
Richard Henderson
2021-10-16
1
-6
/
+2
*
Merge remote-tracking branch 'remotes/thuth/tags/pull-request-2021-10-15' int...
Richard Henderson
2021-10-15
1
-17
/
+1
|
\
|
*
s390x: sigp: Force Set Architecture to return Invalid Parameter
Eric Farman
2021-10-13
1
-17
/
+1
*
|
target/s390x: Use cpu_*_mmu instead of helper_*_mmu
Richard Henderson
2021-10-13
1
-4
/
+4
*
|
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
2021-10-13
1
-1
/
+0
*
|
target/s390x: Use MO_128 for 16 byte atomics
Richard Henderson
2021-10-13
1
-2
/
+2
|
/
*
target/s390x: move tcg_gen_insn_start to s390x_tr_insn_start
Richard Henderson
2021-10-12
1
-2
/
+8
*
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
2021-10-06
1
-10
/
+10
*
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
2021-10-06
1
-1
/
+1
*
hw/core: Make do_unaligned_access noreturn
Richard Henderson
2021-09-22
1
-2
/
+2
*
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-22
1
-7
/
+0
*
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
2021-09-14
1
-7
/
+9
*
s390x/cpumodel: Add more feature to gen16 default model
Christian Borntraeger
2021-09-07
1
-1
/
+7
*
hw/s390x/s390-skeys: lazy storage key enablement under TCG
David Hildenbrand
2021-09-06
2
-0
/
+17
[prev]
[next]