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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
3
-3
/
+3
2022-04-01
target/s390x: Fix determination of overflow condition code after subtraction
Bruno Haible
1
-2
/
+2
2022-04-01
target/s390x: Fix determination of overflow condition code after addition
Bruno Haible
1
-2
/
+2
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-1
/
+1
2022-03-16
s390x/tcg: Fix BRCL with a large negative offset
Ilya Leoshkevich
1
-1
/
+1
2022-03-16
s390x/tcg: Fix BRASL with a large negative offset
Ilya Leoshkevich
1
-1
/
+1
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
1
-1
/
+1
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2
-4
/
+1
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2
-4
/
+3
2022-02-28
s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z15 GA1
David Miller
2
-5
/
+8
2022-02-28
s390x/tcg: Implement Miscellaneous-Instruction-Extensions Facility 3 for the ...
David Miller
5
-5
/
+107
2022-02-25
s390x: sck: load into a temporary not into in1
Nico Boehr
2
-3
/
+2
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
2
-0
/
+2
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
1
-0
/
+1
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2
-0
/
+2
2022-01-18
s390x: sigp: Reorder the SIGP STOP code
Eric Farman
1
-4
/
+8
2022-01-17
target/s390x: Fix shifting 32-bit values for more than 31 bits
Ilya Leoshkevich
5
-80
/
+45
2022-01-17
target/s390x: Fix cc_calc_sla_64() missing overflows
Ilya Leoshkevich
1
-1
/
+1
2022-01-17
target/s390x: Fix SRDA CC calculation
Ilya Leoshkevich
1
-2
/
+4
2022-01-17
target/s390x: Fix SLDA sign bit index
Ilya Leoshkevich
1
-1
/
+1
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
4
-31
/
+31
2021-12-17
s390: kvm: adjust diag318 resets to retain data
Collin Walling
2
-2
/
+6
2021-11-17
target/s390x/cpu.h: Remove unused SIGP_MODE defines
Thomas Huth
1
-5
/
+0
2021-11-03
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...
Richard Henderson
1
-2
/
+2
2021-11-02
target/s390x: Implement s390x_cpu_record_sigbus
Richard Henderson
3
-10
/
+26
2021-11-02
target/s390x: Implement s390_cpu_record_sigsegv
Richard Henderson
3
-12
/
+25
2021-11-02
target/s390x: Use probe_access_flags in s390_probe_access
Richard Henderson
1
-13
/
+5
2021-10-31
monitor: Trim some trailing space from human-readable output
Markus Armbruster
1
-2
/
+2
2021-10-15
target/s390x: Drop check for singlestep_enabled
Richard Henderson
1
-6
/
+2
2021-10-15
Merge remote-tracking branch 'remotes/thuth/tags/pull-request-2021-10-15' int...
Richard Henderson
1
-17
/
+1
2021-10-13
target/s390x: Use cpu_*_mmu instead of helper_*_mmu
Richard Henderson
1
-4
/
+4
2021-10-13
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
1
-1
/
+0
2021-10-13
target/s390x: Use MO_128 for 16 byte atomics
Richard Henderson
1
-2
/
+2
2021-10-13
s390x: sigp: Force Set Architecture to return Invalid Parameter
Eric Farman
1
-17
/
+1
2021-10-12
target/s390x: move tcg_gen_insn_start to s390x_tr_insn_start
Richard Henderson
1
-2
/
+8
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
1
-10
/
+10
2021-10-05
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
1
-1
/
+1
2021-09-21
hw/core: Make do_unaligned_access noreturn
Richard Henderson
1
-2
/
+2
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
1
-7
/
+0
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
1
-7
/
+9
2021-09-07
s390x/cpumodel: Add more feature to gen16 default model
Christian Borntraeger
1
-1
/
+7
2021-09-06
hw/s390x/s390-skeys: lazy storage key enablement under TCG
David Hildenbrand
2
-0
/
+17
2021-09-06
s390x/mmu_helper: avoid setting the storage key if nothing changed
David Hildenbrand
1
-4
/
+7
2021-09-06
s390x/mmu_helper: move address validation into mmu_translate*()
David Hildenbrand
4
-29
/
+24
2021-09-06
s390x/mmu_helper: fixup mmu_translate() documentation
David Hildenbrand
1
-1
/
+2
2021-09-06
s390x/mmu_helper: no need to pass access type to mmu_translate_asce()
David Hildenbrand
1
-2
/
+2
2021-09-06
s390x/tcg: check for addressing exceptions for RRBE, SSKE and ISKE
David Hildenbrand
4
-16
/
+35
2021-09-06
s390x/tcg: convert real to absolute address for RRBE, SSKE and ISKE
David Hildenbrand
1
-0
/
+3
2021-09-06
s390x/tcg: fix ignoring bit 63 when setting the storage key in SSKE
David Hildenbrand
1
-1
/
+1
2021-09-06
s390x/tcg: wrap address for RRBE
David Hildenbrand
1
-3
/
+4
[next]