Age | Commit message (Expand) | Author | Files | Lines |
2021-11-04 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-041121-2' int... | Richard Henderson | 5 | -11/+105 |
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-11-04 | tests/tcg: enable debian-nios2-cross for test building | Alex Bennée | 2 | -0/+17 |
2021-11-04 | tests/tcg: Fix some targets default cross compiler path | Philippe Mathieu-Daudé | 2 | -7/+13 |
2021-11-04 | tests/tcg: Enable container_cross_cc for microblaze | Richard Henderson | 1 | -0/+6 |
2021-11-03 | Hexagon HVX (tests/tcg/hexagon) histogram test | Taylor Simpson | 4 | -0/+1123 |
2021-11-03 | Hexagon HVX (tests/tcg/hexagon) scatter_gather test | Taylor Simpson | 1 | -0/+1011 |
2021-11-03 | Hexagon HVX (tests/tcg/hexagon) hvx_misc test | Taylor Simpson | 1 | -0/+469 |
2021-11-03 | Hexagon HVX (tests/tcg/hexagon) vector_add_int test | Taylor Simpson | 1 | -0/+61 |
2021-10-28 | Hexagon (target/hexagon) put writes to USR into temp until commit | Taylor Simpson | 2 | -0/+108 |
2021-10-21 | linux-user/ppc: Fix XER access in save/restore_user_regs | Matheus Ferst | 3 | -0/+46 |
2021-10-13 | tests: tcg: Fix PVH test with binutils 2.36+ | Cole Robinson | 1 | -1/+4 |
2021-10-12 | tests/tcg: move some multiarch files and make conditional | Alex Bennée | 4 | -6/+15 |
2021-10-12 | tests/tcg/sha1: remove endian include | Alex Bennée | 1 | -1/+0 |
2021-10-06 | Hexagon (target/hexagon) probe the stores in a packet at start of commit | Taylor Simpson | 2 | -0/+107 |
2021-10-01 | tests/tcg/multiarch: Re-enable signals test for most guests | Richard Henderson | 4 | -11/+14 |
2021-09-06 | tests/tcg/s390x: Test SIGILL and SIGSEGV handling | Ilya Leoshkevich | 3 | -1/+257 |
2021-09-02 | tests/plugins/insn: made arg inline not positional and parse it as bool | Mahmoud Mandour | 3 | -3/+3 |
2021-09-01 | tests/tcg/riscv64: Add test for division | Richard Henderson | 2 | -0/+63 |
2021-08-26 | tests/tcg/multiarch/linux-test: Zero-initialize sockaddr structs | Peter Maydell | 1 | -2/+2 |
2021-08-03 | tests/tcg: Test that compare-and-trap raises SIGFPE | Jonathan Albrecht | 2 | -1/+103 |
2021-07-23 | tests/tcg/configure.sh: add handling for assembler only builds | Alex Bennée | 1 | -0/+18 |
2021-07-14 | tests/tcg: make test-mmap a little less aggressive | Alex Bennée | 2 | -113/+104 |
2021-07-14 | tests/tcg: also disable the signals test for plugins | Alex Bennée | 2 | -0/+5 |
2021-07-08 | tests/tcg: generalise the disabling of the signals test | Alex Bennée | 3 | -6/+6 |
2021-06-29 | Hexagon (target/hexagon) fix l2fetch instructions | Taylor Simpson | 1 | -0/+9 |
2021-06-29 | Hexagon (target/hexagon) fix bug in fLSBNEW* | Taylor Simpson | 1 | -1/+38 |
2021-06-25 | tests/tcg: skip the signals test for hppa/s390x for now | Alex Bennée | 2 | -0/+8 |
2021-06-24 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-06-... | Peter Maydell | 1 | -2/+2 |
2021-06-22 | Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-re... | Peter Maydell | 1 | -0/+9 |
2021-06-21 | Remove leading underscores from QEMU defines | Ahmed Abouzied | 1 | -2/+2 |
2021-06-20 | tests/tcg/linux-test: Check that sigaction can query SIGKILL/SIGSTOP | Ilya Leoshkevich | 1 | -0/+9 |
2021-06-19 | tests/tcg: Increase timeout for TCI | Richard Henderson | 1 | -2/+4 |
2021-06-16 | target/arm: Fix mte page crossing test | Richard Henderson | 2 | -1/+32 |
2021-06-07 | tests/tcg/configure.sh: tweak quoting of target_compiler | Alex Bennée | 1 | -3/+3 |
2021-06-07 | tests/tcg: add a multiarch signals test to stress test signal delivery | Alex Bennée | 2 | -0/+151 |
2021-05-20 | target/xtensa: clean up unaligned access | Max Filippov | 1 | -0/+221 |
2021-05-20 | tests/tcg/x86_64: add vsyscall smoke test | Ilya Leoshkevich | 2 | -1/+17 |
2021-05-20 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-plugin-up... | Peter Maydell | 20 | -102/+492 |
2021-05-18 | tests/tcg: don't allow clang as a cross compiler | Alex Bennée | 1 | -11/+22 |
2021-05-18 | tests/tcg: fix missing return | Alex Bennée | 1 | -0/+1 |
2021-05-18 | tests/tcg/ppc64le: tests for brh/brw/brd | Matheus Ferst | 3 | -0/+47 |
2021-05-18 | tests/docker: gcc-10 based images for ppc64{,le} tests | Matheus Ferst | 1 | -10/+10 |
2021-05-18 | tests/tcg/tricore: Add muls test | Bastian Koppelmann | 2 | -0/+10 |
2021-05-18 | tests/tcg/tricore: Add msub test | Bastian Koppelmann | 2 | -0/+10 |
2021-05-18 | tests/tcg/tricore: Add madd test | Bastian Koppelmann | 3 | -0/+30 |
2021-05-18 | tests/tcg/tricore: Add ftoi test | Bastian Koppelmann | 3 | -0/+18 |
2021-05-18 | tests/tcg/tricore: Add fmul test | Bastian Koppelmann | 2 | -0/+9 |