Age | Commit message (Expand) | Author | Files | Lines |
2022-09-21 | Merge tag 'pull-testing-next-200922-2' of https://github.com/stsquad/qemu int... | Stefan Hajnoczi | 28 | -409/+311 |
2022-09-20 | Merge tag 'pull-request-2022-09-20' of https://gitlab.com/thuth/qemu into sta... | Stefan Hajnoczi | 11 | -86/+112 |
2022-09-20 | tests/docker: remove the Debian base images | Alex Bennée | 3 | -63/+1 |
2022-09-20 | tests/docker: remove FROM qemu/ support from docker.py | Alex Bennée | 1 | -28/+10 |
2022-09-20 | tests/docker: update and flatten debian-toolchain | Alex Bennée | 2 | -6/+3 |
2022-09-20 | tests/docker: update and flatten debian-hexagon-cross | Alex Bennée | 1 | -7/+12 |
2022-09-20 | tests/docker: update and flatten debian-loongarch-cross | Alex Bennée | 2 | -4/+5 |
2022-09-20 | tests/docker: update and flatten debian-amd64-cross | Alex Bennée | 3 | -17/+169 |
2022-09-20 | tests/lcitool: bump to latest version | Alex Bennée | 3 | -2/+3 |
2022-09-20 | tests/docker: update and flatten debian-all-test-cross | Alex Bennée | 2 | -6/+13 |
2022-09-20 | tests/docker: flatten debian-riscv64-test-cross | Alex Bennée | 2 | -5/+6 |
2022-09-20 | Deprecate 32 bit big-endian MIPS | Alex Bennée | 2 | -31/+12 |
2022-09-20 | tests/vm: Remove obsolete Fedora VM test | Thomas Huth | 2 | -192/+1 |
2022-09-20 | tests/docker: remove amd64 qemu/debian10 dependency | Alex Bennée | 1 | -1/+0 |
2022-09-20 | tests/docker: remove tricore qemu/debian10 dependency | Alex Bennée | 1 | -1/+0 |
2022-09-20 | tests/docker: flatten debian-powerpc-test-cross | Alex Bennée | 2 | -6/+7 |
2022-09-20 | tests/docker: update and flatten debian-sparc64-cross | Alex Bennée | 2 | -6/+7 |
2022-09-20 | tests/docker: update and flatten debian-sh4-cross | Alex Bennée | 2 | -6/+7 |
2022-09-20 | tests/docker: update and flatten debian-mips64-cross | Alex Bennée | 2 | -6/+7 |
2022-09-20 | tests/docker: update and flatten debian-m68k-cross | Alex Bennée | 2 | -6/+7 |
2022-09-20 | tests/docker: update and flatten debian-hppa-cross | Alex Bennée | 2 | -6/+7 |
2022-09-20 | tests/docker: update and flatten debian-alpha-cross | Alex Bennée | 2 | -6/+7 |
2022-09-20 | tests/avocado: reduce the default timeout to 120s | Alex Bennée | 1 | -1/+1 |
2022-09-20 | tests/avocado: split the AST2x00Machine classes | Alex Bennée | 1 | -0/+18 |
2022-09-20 | tests/avocado: add explicit timeout for ppc64le TCG tests | Alex Bennée | 1 | -0/+2 |
2022-09-20 | tests/avocado: add explicit timeout for s390 TCG tests | Alex Bennée | 1 | -0/+2 |
2022-09-20 | tests/avocado: add explicit timeout for Aarch64 TCG tests | Alex Bennée | 1 | -0/+1 |
2022-09-20 | tests/avocado/boot_linux_console: Fix the test_aarch64_xlnx_versal_virt test | Thomas Huth | 1 | -3/+3 |
2022-09-20 | qga: Replace 'blacklist' command line and config file options by 'block-rpcs' | Thomas Huth | 2 | -2/+2 |
2022-09-20 | tests: sb16 has both pc and q35 tests | Juan Quintela | 1 | -3/+7 |
2022-09-20 | tests: Only run intel-hda-tests if machine type is compiled in | Juan Quintela | 1 | -5/+8 |
2022-09-20 | bios-tables-test: Only run test for machine types compiled in | Juan Quintela | 1 | -67/+78 |
2022-09-20 | bios-tables-test: Sort all x86_64 tests by machine type | Juan Quintela | 1 | -27/+33 |
2022-09-20 | bios-tables-test: Make oem-fields tests be consistent | Juan Quintela | 1 | -8/+8 |
2022-09-20 | tests: Fix error strings | Juan Quintela | 2 | -2/+2 |
2022-09-19 | tests/tcg: remove old SSE tests | Paolo Bonzini | 1 | -573/+0 |
2022-09-19 | tests/tcg: refine MMX support in SSE tests | Paolo Bonzini | 1 | -6/+26 |
2022-09-19 | tests/tcg: i386: add MMX and 3DNow! tests | Paolo Bonzini | 6 | -5/+583 |
2022-09-19 | qtest/fuzz-lsi53c895a-test: set guest RAM to 2G | Mauro Matteo Cascella | 1 | -1/+1 |
2022-09-19 | tests/qtest: npcm7xx-emc-test: Skip checking MAC | Patrick Venture | 1 | -1/+2 |
2022-09-19 | tests/vm: update NetBSD to 9.3 | Brad Smith | 1 | -2/+2 |
2022-09-19 | tests: mark io-command test as skipped if socat is missing | Marc-André Lureau | 1 | -1/+2 |
2022-09-18 | tests/tcg: i386: fix typos in 3DNow! instructions | Paolo Bonzini | 1 | -2/+2 |
2022-09-18 | tests: unit: add NULL-pointer check | Paolo Bonzini | 1 | -1/+1 |
2022-09-18 | tests: test-qga: close socket on failure to connect | Paolo Bonzini | 1 | -0/+1 |
2022-09-18 | tests: unit: simplify test-visitor-serialization list tests | Paolo Bonzini | 1 | -88/+69 |
2022-09-06 | target/riscv: Make translator stop before the end of a page | Richard Henderson | 2 | -0/+80 |
2022-09-06 | target/i386: Make translator stop before the end of a page | Ilya Leoshkevich | 2 | -1/+77 |
2022-09-06 | target/s390x: Make translator stop before the end of a page | Ilya Leoshkevich | 3 | -0/+246 |
2022-09-06 | tests/tcg/i386: Move smc_code2 to an executable section | Richard Henderson | 1 | -1/+1 |