aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2022-06-06tests: add python3-venv to debian10.dockerJohn Snow1-0/+1
2022-06-06tests: use tests/venv to run basevm.py-based scriptsJohn Snow2-9/+10
2022-06-06tests: install "qemu" namespace package into venvJohn Snow5-8/+7
2022-06-06tests: add quiet-venv-pip macroJohn Snow1-6/+6
2022-06-06tests: silence pip upgrade warnings during venv creationJohn Snow1-2/+2
2022-06-06tests: use python3 as the python executable nameJohn Snow1-1/+1
2022-06-06tests: add "TESTS_PYTHON" variable to MakefileJohn Snow1-3/+4
2022-06-06tests/Makefile.include: Fix 'make check-help' outputDario Faggioli1-15/+15
2022-06-06tests/avocado: add replay Linux test for Aarch64 machinesPavel Dovgalyuk1-0/+40
2022-06-06tests/avocado: add replay Linux tests for virtio machinePavel Dovgalyuk1-0/+26
2022-06-06tests/avocado: update replay_linux testPavel Dovgalyuk1-5/+14
2022-06-03tests/qtest: use g_autofree for test_server_create_chrAlex Bennée1-4/+3
2022-06-03qtest/npcm7xx_pwm-test: Fix memory leak in mft_qom_setMiaoqian Lin1-0/+3
2022-06-03tests/tcg: Test overflow conditionsGautam Agrawal1-0/+58
2022-06-02Merge tag 'm68k-for-7.1-pull-request' of https://github.com/vivier/qemu-m68k ...Richard Henderson2-0/+132
2022-06-02tests/tcg/m68k: Add trap.cRichard Henderson2-0/+132
2022-06-01tests/tcg: merge configure.sh back into main configure scriptPaolo Bonzini2-377/+0
2022-06-01tests/tcg: correct target CPU for sparc32Paolo Bonzini1-1/+1
2022-06-01build: do a full build before running TCG testsPaolo Bonzini1-1/+2
2022-06-01tests/docker: update debian-amd64 with lcitoolAlex Bennée2-50/+163
2022-06-01tests/docker: update debian-ppc64el-cross with lcitoolAlex Bennée3-22/+162
2022-06-01tests/docker: update debian-mips64el-cross with lcitoolAlex Bennée3-25/+158
2022-06-01tests/docker: update debian-mipsel-cross with lcitoolAlex Bennée3-25/+160
2022-06-01tests/docker: update debian-armel-cross with lcitoolAlex Bennée3-21/+163
2022-06-01tests/docker: update debian-armhf-cross with lcitoolAlex Bennée3-25/+165
2022-06-01tests/lcitool: fix up indentation to correct styleAlex Bennée1-58/+76
2022-05-28test/qga: use g_auto wherever sensibleMarc-André Lureau1-78/+43
2022-05-28test/qga: use G_TEST_DIR to locate os-release test fileMarc-André Lureau1-6/+5
2022-05-28tests: make libqmp buildable for win32Marc-André Lureau2-5/+31
2022-05-28include: move qemu_*_exec_dir() to cutilsMarc-André Lureau1-0/+1
2022-05-26tests/crypto: Add test suite for RSA keysLei He1-3/+282
2022-05-26test/crypto: Add test suite for crypto akcipherLei He5-0/+1387
2022-05-26crypto: add ASN.1 DER decoderLei He2-0/+291
2022-05-25Merge tag 'pull-aspeed-20220525' of https://github.com/legoater/qemu into sta...Richard Henderson4-32/+97
2022-05-25Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_viv...Richard Henderson1-14/+55
2022-05-25tests: Bump Fedora image version for cross-compilationKonstantin Kostiuk2-2/+2
2022-05-25hw: m25p80: allow write_enable latch get/setIris Chen4-32/+97
2022-05-23tests/tcg/s390x: Test unwinding from signal handlersIlya Leoshkevich1-14/+55
2022-05-20Merge tag 'pull-request-2022-05-18' of https://gitlab.com/thuth/qemu into sta...Richard Henderson5-155/+23
2022-05-19ptimer: Rename PTIMER_POLICY_DEFAULT to PTIMER_POLICY_LEGACYPeter Maydell1-3/+3
2022-05-18tests/vm: Add capstone to the NetBSD and OpenBSD VMsThomas Huth2-2/+4
2022-05-18tests/qtest: use prctl(PR_SET_PDEATHSIG) as fallback to kill QEMUDaniel P. Berrangé1-0/+17
2022-05-18tests/qtest: fix registration of ABRT handler for QEMU cleanupDaniel P. Berrangé1-2/+2
2022-05-18Remove Ubuntu 18.04 container support from the repositoryThomas Huth2-151/+0
2022-05-16Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson5-0/+199
2022-05-16QIOChannel: Add flags on io_writev and introduce io_flush callbackLeonardo Bras1-0/+1
2022-05-16tests: ensure migration status isn't reported as failedDaniel P. Berrangé3-3/+17
2022-05-16tests: add multifd migration tests of TLS with x509 credentialsDaniel P. Berrangé1-0/+127
2022-05-16tests: add multifd migration tests of TLS with PSK credentialsDaniel P. Berrangé1-4/+56
2022-05-16tests: convert multifd migration tests to use common helperDaniel P. Berrangé1-37/+40