| Commit message (Expand) | Author | Age | Files | Lines |
* | target/i386: implement FMA instructions | Paolo Bonzini | 2022-10-22 | 1 | -1/+1 |
* | target/i386: implement F16C instructions | Paolo Bonzini | 2022-10-20 | 2 | -2/+23 |
* | tests/tcg: extend SSE tests to AVX | Paolo Bonzini | 2022-10-18 | 3 | -94/+112 |
* | tests/tcg: move compiler tests to Makefiles | Paolo Bonzini | 2022-10-06 | 5 | -1/+36 |
* | tests/tcg: clean up calls to run-test | Paolo Bonzini | 2022-10-06 | 11 | -43/+34 |
* | tests/tcg: unify ppc64 and ppc64le Makefiles | Paolo Bonzini | 2022-10-06 | 9 | -26/+1 |
* | tests/tcg: add distclean rule | Paolo Bonzini | 2022-10-06 | 1 | -0/+3 |
* | tests: simplify Makefile invocation for tests/tcg | Paolo Bonzini | 2022-10-06 | 1 | -1/+1 |
* | tests/tcg/linux-test: Add linux-madvise test | Ilya Leoshkevich | 2022-09-27 | 1 | -0/+70 |
* | Merge tag 'pull-hex-20220919' of https://github.com/quic/qemu into staging | Stefan Hajnoczi | 2022-09-22 | 1 | -0/+10 |
|\ |
|
| * | Hexagon (tests/tcg/hexagon): add fmin/fmax tests for signed zero | Matheus Tavares Bernardino | 2022-09-19 | 1 | -0/+10 |
* | | tests/tcg: remove old SSE tests | Paolo Bonzini | 2022-09-19 | 1 | -573/+0 |
* | | tests/tcg: refine MMX support in SSE tests | Paolo Bonzini | 2022-09-19 | 1 | -6/+26 |
* | | tests/tcg: i386: add MMX and 3DNow! tests | Paolo Bonzini | 2022-09-19 | 6 | -5/+583 |
* | | tests/tcg: i386: fix typos in 3DNow! instructions | Paolo Bonzini | 2022-09-18 | 1 | -2/+2 |
|/ |
|
* | target/riscv: Make translator stop before the end of a page | Richard Henderson | 2022-09-06 | 2 | -0/+80 |
* | target/i386: Make translator stop before the end of a page | Ilya Leoshkevich | 2022-09-06 | 2 | -1/+77 |
* | target/s390x: Make translator stop before the end of a page | Ilya Leoshkevich | 2022-09-06 | 3 | -0/+246 |
* | tests/tcg/i386: Move smc_code2 to an executable section | Richard Henderson | 2022-09-06 | 1 | -1/+1 |
* | tests/tcg: i386: add SSE tests | Paul Brook | 2022-09-01 | 7 | -3/+5359 |
* | tests/tcg: i386: extend BMI test | Paolo Bonzini | 2022-09-01 | 2 | -8/+162 |
* | tests/tcg: x86_64: improve consistency with i386 | Paolo Bonzini | 2022-09-01 | 2 | -2/+4 |
* | target/loongarch: Remove cpu_fcsr0 | Richard Henderson | 2022-08-09 | 2 | -0/+16 |
* | Merge tag 'pull-request-2022-08-01' of https://gitlab.com/thuth/qemu into sta... | Richard Henderson | 2022-08-01 | 1 | -1/+1 |
|\ |
|
| * | tests/tcg/linux-test: Fix random hangs in test_socket | Ilya Leoshkevich | 2022-08-01 | 1 | -1/+1 |
* | | Hexagon (tests/tcg/hexagon) reference file for float_convd | Taylor Simpson | 2022-08-01 | 1 | -0/+988 |
* | | Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c | Taylor Simpson | 2022-08-01 | 1 | -7/+7 |
* | | Hexagon (target/hexagon) make VyV operands use a unique temp | Taylor Simpson | 2022-08-01 | 1 | -0/+45 |
|/ |
|
* | tests/tcg/s390x: Test unaligned accesses to lowcore | Ilya Leoshkevich | 2022-07-29 | 2 | -0/+28 |
* | Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta... | Peter Maydell | 2022-07-20 | 2 | -0/+418 |
|\ |
|
| * | tests/tcg/s390x: test signed vfmin/vfmax | Ilya Leoshkevich | 2022-07-19 | 2 | -0/+418 |
* | | Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into staging | Peter Maydell | 2022-07-20 | 3 | -5/+264 |
|\ \ |
|
| * | | Hexagon (target/hexagon) fix bug in mem_noshuf load exception | Taylor Simpson | 2022-07-19 | 2 | -0/+147 |
| * | | Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load | Taylor Simpson | 2022-07-19 | 1 | -5/+117 |
| |/ |
|
* | | tests/tcg/loongarch64: Add pcadd related instructions test | Song Gao | 2022-07-19 | 2 | -0/+39 |
* | | tests/tcg/loongarch64: Add fp comparison instructions test | Song Gao | 2022-07-19 | 2 | -0/+38 |
* | | tests/tcg/loongarch64: Add fclass test | Song Gao | 2022-07-19 | 2 | -0/+131 |
* | | tests/tcg/loongarch64: Add div and mod related instructions test | Song Gao | 2022-07-19 | 2 | -0/+55 |
* | | tests/tcg/loongarch64: Add clo related instructions test | Song Gao | 2022-07-19 | 2 | -0/+103 |
* | | tests/tcg/loongarch64: Add float reference files | Philippe Mathieu-Daudé | 2022-07-19 | 3 | -0/+2504 |
|/ |
|
* | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 2022-07-12 | 5 | -4/+5 |
|\ |
|
| * | tests/tcg: compile system emulation tests as freestanding | Paolo Bonzini | 2022-07-06 | 5 | -4/+5 |
* | | tests/tcg/ppc64: Add mffsce test | Víctor Colombo | 2022-07-06 | 3 | -0/+39 |
|/ |
|
* | target/riscv: Set env->bins in gen_exception_illegal | Richard Henderson | 2022-07-03 | 3 | -0/+95 |
* | tests/tcg/i386: Use explicit suffix on fist insns | Richard Henderson | 2022-06-14 | 2 | -13/+13 |
* | test/tcg/arm: Use -mfloat-abi=soft for test-armv6m-undef | Richard Henderson | 2022-06-14 | 1 | -1/+1 |
* | Fix 'writeable' typos | Peter Maydell | 2022-06-08 | 1 | -1/+1 |
* | tests/tcg/loongarch64: Add hello/memory test in loongarch64 system | Xiaojuan Yang | 2022-06-06 | 4 | -0/+205 |
* | tests/tcg: Test overflow conditions | Gautam Agrawal | 2022-06-03 | 1 | -0/+58 |
* | Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ... | Richard Henderson | 2022-06-02 | 2 | -0/+132 |
|\ |
|