index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tcg
/
s390x
Age
Commit message (
Expand
)
Author
2023-03-20
tests/tcg/s390x: Test unaligned accesses
Ilya Leoshkevich
2023-03-20
tests/tcg/s390x: Add ex-relative-long.c
Ilya Leoshkevich
2023-03-20
tests/tcg/s390x: Add rxsbg.c
Ilya Leoshkevich
2023-03-20
tests/tcg/s390x: Add PSW modification tests
Ilya Leoshkevich
2023-03-13
tests/tcg/s390x: Add C(G)HRL test
Nina Schoetterl-Glausch
2023-03-07
testing: probe gdb for supported architectures ahead of time
Alex Bennée
2023-02-27
tests/tcg/s390x: Add sam.S
Ilya Leoshkevich
2023-02-27
tests/tcg/s390x: Add bal.S
Ilya Leoshkevich
2023-02-14
tests/tcg/s390x: Use -nostdlib for softmmu tests
Ilya Leoshkevich
2023-02-04
target/s390x: Use a single return for helper_divs64/u64
Richard Henderson
2023-02-04
tests/tcg/s390x: Add cdsg.c
Ilya Leoshkevich
2023-02-04
tests/tcg/s390x: Add long-double.c
Richard Henderson
2023-02-04
tests/tcg/s390x: Add clst.c
Ilya Leoshkevich
2023-02-04
tests/tcg/s390x: Add div.c
Ilya Leoshkevich
2022-10-28
tests/tcg/s390x: Add a test for the vistr instruction
Thomas Huth
2022-10-27
tests/tcg/s390x: Test compiler flags only once, not every time
Thomas Huth
2022-10-06
tests/tcg: clean up calls to run-test
Paolo Bonzini
2022-09-06
target/s390x: Make translator stop before the end of a page
Ilya Leoshkevich
2022-07-29
tests/tcg/s390x: Test unaligned accesses to lowcore
Ilya Leoshkevich
2022-07-19
tests/tcg/s390x: test signed vfmin/vfmax
Ilya Leoshkevich
2022-05-23
tests/tcg/s390x: Test unwinding from signal handlers
Ilya Leoshkevich
2022-05-04
tests/tcg/s390x: Use a different PCRel32 notation in branch-relative-long.c
Ilya Leoshkevich
2022-05-04
tests/tcg/s390x: Tests for Vector Enhancements Facility 2
David Miller
2022-03-16
tests/tcg/s390x: Test BRASL and BRCL with large negative offsets
Ilya Leoshkevich
2022-03-16
tests/tcg: drop -cpu max from s390x sha512-mvx invocation
Alex Bennée
2022-03-07
tests/tcg/s390x: Cleanup of mie3 tests.
David Miller
2022-03-07
tests/tcg/s390x: Fix the exrl-trt* tests with Clang
Thomas Huth
2022-03-07
tests/tcg/s390x: Fix mvc, mvo and pack tests with Clang
Thomas Huth
2022-03-02
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...
Peter Maydell
2022-02-28
tests/tcg: add vectorised sha512 versions
Alex Bennée
2022-02-28
tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
David Miller
2022-01-17
tests/tcg/s390x: Test shift instructions
Ilya Leoshkevich
2021-09-06
tests/tcg/s390x: Test SIGILL and SIGSEGV handling
Ilya Leoshkevich
2021-08-03
tests/tcg: Test that compare-and-trap raises SIGFPE
Jonathan Albrecht
2021-07-08
tests/tcg: generalise the disabling of the signals test
Alex Bennée
2021-06-25
tests/tcg: skip the signals test for hppa/s390x for now
Alex Bennée
2021-01-21
tests/tcg/s390x: Fix EXRL tests
David Hildenbrand
2019-09-23
tests/tcg: target/s390x: Test MVC
David Hildenbrand
2019-09-23
tests/tcg: target/s390x: Test MVO
David Hildenbrand
2019-09-10
tests/tcg: move configuration to a sub-shell script
Paolo Bonzini
2019-06-21
tests/tcg/s390x: Fix alignment of csst parameter list
Richard Henderson
2018-08-28
target/s390x: fix PACK reading 1 byte less and writing 1 byte more
Pavel Zbitskiy
2018-08-28
target/s390x: add EX support for TRT and TRTR
Pavel Zbitskiy
2018-08-28
target/s390x: fix IPM polluting irrelevant bits
Pavel Zbitskiy
2018-08-28
target/s390x: fix CSST decoding and runtime alignment check
Pavel Zbitskiy
2018-08-28
tests/tcg: add a simple s390x test
Pavel Zbitskiy
2018-06-20
tests/tcg: enable building for s390x
Alex Bennée