Age | Commit message (Expand) | Author |
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 |
2023-02-02 | tests/tcg: add memory-sve test for aarch64 | Alex Bennée |
2023-02-02 | tests/tcg: Use SIGKILL for timeout | Richard Henderson |
2023-02-02 | tests/tcg: skip the vma-pthread test on CI | Alex Bennée |
2023-01-06 | Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem... | Peter Maydell |
2023-01-06 | Merge tag 'pull-tcg-20230105' of https://gitlab.com/rth7680/qemu into staging | Peter Maydell |
2023-01-06 | Merge tag 'pull-hex-20230105' of https://github.com/quic/qemu into staging | Peter Maydell |
2023-01-06 | target/riscv: Set pc_succ_insn for !rvc illegal insn | Richard Henderson |
2023-01-05 | tests/tcg/multiarch: add vma-pthread.c | Ilya Leoshkevich |
2023-01-05 | Hexagon (target/hexagon) implement mutability mask for GPRs | Marco Liebel |
2023-01-05 | tests/tcg/hexagon: fix underspecifed asm constraints | Mukilan Thiyagarajan |
2023-01-05 | linux-user/hexagon: fix signal context save & restore | Mukilan Thiyagarajan |
2023-01-05 | target/arm: align exposed ID registers with Linux | Zhuojia Shen |
2022-12-23 | tests/tcg: fix unused variable in linux-test | Alex Bennée |
2022-12-20 | accel/tcg: Use interval tree for user-only page tracking | Richard Henderson |
2022-12-16 | target/hexagon: import additional tests | Niccolò Izzo |
2022-12-16 | Hexagon (target/hexagon) Add overrides for S2_asr_r_r_sat/S2_asl_r_r_sat | Taylor Simpson |
2022-12-16 | Hexagon (target/hexagon) Fix predicated assignment to .tmp and .cur | Taylor Simpson |
2022-12-14 | cleanup: Tweak and re-run return_directly.cocci | Markus Armbruster |
2022-12-14 | Drop more useless casts from void * to pointer | Markus Armbruster |
2022-11-15 | target/i386: fix cmpxchg with 32-bit register destination | Paolo Bonzini |
2022-11-01 | Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ... | Stefan Hajnoczi |
2022-11-01 | tests/tcg/multiarch: Add munmap-pthread.c | Ilya Leoshkevich |
2022-10-31 | tests/tcg: re-enable threadcount for sh4 | Alex Bennée |
2022-10-31 | tests/tcg: re-enable linux-test for sh4 | Alex Bennée |
2022-10-31 | tests/tcg/nios2: Tweak 10m50-ghrd.ld | Richard Henderson |
2022-10-31 | tests/tcg: use regular semihosting for nios2-softmmu | Alex Bennée |
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-22 | target/i386: implement FMA instructions | Paolo Bonzini |
2022-10-20 | target/i386: implement F16C instructions | Paolo Bonzini |
2022-10-18 | tests/tcg: extend SSE tests to AVX | Paolo Bonzini |
2022-10-06 | tests/tcg: move compiler tests to Makefiles | Paolo Bonzini |
2022-10-06 | tests/tcg: clean up calls to run-test | Paolo Bonzini |
2022-10-06 | tests/tcg: unify ppc64 and ppc64le Makefiles | Paolo Bonzini |
2022-10-06 | tests/tcg: add distclean rule | Paolo Bonzini |
2022-10-06 | tests: simplify Makefile invocation for tests/tcg | Paolo Bonzini |
2022-09-27 | tests/tcg/linux-test: Add linux-madvise test | Ilya Leoshkevich |
2022-09-22 | Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into staging | Stefan Hajnoczi |
2022-09-19 | Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zero | Matheus Tavares Bernardino |
2022-09-19 | tests/tcg: remove old SSE tests | Paolo Bonzini |
2022-09-19 | tests/tcg: refine MMX support in SSE tests | Paolo Bonzini |
2022-09-19 | tests/tcg: i386: add MMX and 3DNow! tests | Paolo Bonzini |
2022-09-18 | tests/tcg: i386: fix typos in 3DNow! instructions | Paolo Bonzini |
2022-09-06 | target/riscv: Make translator stop before the end of a page | Richard Henderson |
2022-09-06 | target/i386: Make translator stop before the end of a page | Ilya Leoshkevich |