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
/
tests
/
tcg
/
multiarch
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-03
tests/tcg: Add a test for info proc mappings
Ilya Leoshkevich
2
-1
/
+73
2023-06-06
tests/tcg/multiarch: Adjust sigbus.c
Richard Henderson
1
-4
/
+9
2023-05-18
Merge tag 'pull-hex-20230518-1' of https://github.com/quic/qemu into staging
Richard Henderson
1
-1
/
+15
2023-05-18
gdbstub: add test for untimely stop-reply packets
Matheus Tavares Bernardino
1
-1
/
+15
2023-05-16
tests/tcg/multiarch: Make the system memory test work on big-endian
Ilya Leoshkevich
1
-24
/
+43
2023-03-07
testing: probe gdb for supported architectures ahead of time
Alex Bennée
2
-1
/
+10
2023-02-02
tests/tcg: skip the vma-pthread test on CI
Alex Bennée
1
-0
/
+9
2023-01-05
tests/tcg/multiarch: add vma-pthread.c
Ilya Leoshkevich
4
-15
/
+236
2022-12-23
tests/tcg: fix unused variable in linux-test
Alex Bennée
1
-1
/
+5
2022-12-20
accel/tcg: Use interval tree for user-only page tracking
Richard Henderson
1
-0
/
+22
2022-12-14
cleanup: Tweak and re-run return_directly.cocci
Markus Armbruster
1
-7
/
+2
2022-11-01
tests/tcg/multiarch: Add munmap-pthread.c
Ilya Leoshkevich
2
-0
/
+82
2022-10-06
tests/tcg: clean up calls to run-test
Paolo Bonzini
2
-11
/
+9
2022-09-27
tests/tcg/linux-test: Add linux-madvise test
Ilya Leoshkevich
1
-0
/
+70
2022-09-06
target/s390x: Make translator stop before the end of a page
Ilya Leoshkevich
1
-0
/
+139
2022-08-01
tests/tcg/linux-test: Fix random hangs in test_socket
Ilya Leoshkevich
1
-1
/
+1
2022-07-06
tests/tcg: compile system emulation tests as freestanding
Paolo Bonzini
1
-1
/
+1
2022-06-03
tests/tcg: Test overflow conditions
Gautam Agrawal
1
-0
/
+58
2022-04-20
tests/tcg: add float_convd test
Alex Bennée
1
-0
/
+106
2022-04-20
tests/tcg: remove CONFIG_LINUX_USER from config-target.mak
Paolo Bonzini
1
-1
/
+1
2022-02-28
tests/tcg: add sha512 test
Alex Bennée
1
-0
/
+990
2022-02-09
tests/tcg/multiarch: Add sigbus.c
Richard Henderson
1
-0
/
+68
2022-01-18
tests/tcg/multiarch: Read fp flags before printf
Richard Henderson
2
-2
/
+2
2022-01-18
tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUX
Paolo Bonzini
1
-1
/
+1
2021-11-04
tests/tcg: remove debug polluting make output
Alex Bennée
1
-1
/
+0
2021-11-04
gdbstub: Switch to the thread receiving a signal
Pavel Labath
2
-1
/
+69
2021-11-04
tests/tcg: remove duplicate EXTRA_RUNS
Alex Bennée
1
-2
/
+0
2021-10-12
tests/tcg: move some multiarch files and make conditional
Alex Bennée
3
-6
/
+11
2021-10-12
tests/tcg/sha1: remove endian include
Alex Bennée
1
-1
/
+0
2021-10-01
tests/tcg/multiarch: Re-enable signals test for most guests
Richard Henderson
1
-8
/
+0
2021-08-26
tests/tcg/multiarch/linux-test: Zero-initialize sockaddr structs
Peter Maydell
1
-2
/
+2
2021-07-14
tests/tcg: make test-mmap a little less aggressive
Alex Bennée
1
-104
/
+104
2021-07-14
tests/tcg: also disable the signals test for plugins
Alex Bennée
1
-0
/
+2
2021-07-08
tests/tcg: generalise the disabling of the signals test
Alex Bennée
1
-0
/
+6
2021-06-20
tests/tcg/linux-test: Check that sigaction can query SIGKILL/SIGSTOP
Ilya Leoshkevich
1
-0
/
+9
2021-06-07
tests/tcg: add a multiarch signals test to stress test signal delivery
Alex Bennée
2
-0
/
+151
2021-05-18
tests/tcg: fix missing return
Alex Bennée
1
-0
/
+1
2021-04-06
tests/tcg: relax the next step precision of the gdb sha1 test
Alex Bennée
1
-1
/
+4
2021-03-24
tests/tcg: add HeapInfo checking to semihosting test
Alex Bennée
1
-1
/
+54
2021-03-24
semihosting: move semihosting tests to multiarch
Alex Bennée
3
-0
/
+89
2021-02-15
tests/tcg: fix silent skipping of softmmu gdb tests
Alex Bennée
1
-1
/
+5
2021-02-08
tests/tcg: don't silently skip the gdb tests
Alex Bennée
1
-1
/
+4
2021-01-20
tests: Rename PAGE_SIZE definitions
Jiaxun Yang
1
-3
/
+3
2021-01-18
gdbstub: add support to Xfer:auxv:read: packet
Lirong Yuan
2
-0
/
+66
2021-01-18
gdbstub: implement a softmmu based test
Alex Bennée
2
-1
/
+148
2021-01-18
Revert "tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test"
Alex Bennée
1
-3
/
+1
2020-12-14
tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test
Peter Maydell
1
-1
/
+3
2020-10-14
tests/tcg/linux-test: Adjust getsockname for musl
Richard Henderson
1
-1
/
+1
2020-09-01
tests/tcg: Do not require FE_* exception bits
Richard Henderson
1
-0
/
+17
2020-09-01
tests/tcg: Do not require FE_TOWARDZERO
Richard Henderson
2
-0
/
+4
[next]