aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2022-10-28tests/qtest: libqtest: Introduce qtest_wait_qemu()Bin Meng
2022-10-28tests/qtest: Use EXIT_FAILURE instead of magic numberBin Meng
2022-10-28tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng
2022-10-28tests/qtest: Support libqtest to build and run on WindowsBin Meng
2022-10-28tests/qtest: Use send/recv for socket communicationXuzhou Cheng
2022-10-28tests: Add sndio to the FreeBSD CI containers / VMBrad Smith
2022-10-28tests/vm: update openbsd to release 7.2Brad Smith
2022-10-28tests/qtest/libqos/e1000e: Use e1000_regs.hAkihiko Odaki
2022-10-28tests/qtest/cxl-test: Remove temporary directories after testingThomas Huth
2022-10-28tests/qtest/tpm: Clean up remainders of swtpmThomas Huth
2022-10-28tests/tcg/s390x: Add a test for the vistr instructionThomas Huth
2022-10-27tests/tcg/s390x: Test compiler flags only once, not every timeThomas Huth
2022-10-26Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi
2022-10-25Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi
2022-10-24Merge tag 'pull-9p-20221024' of https://github.com/cschoenebeck/qemu into sta...Stefan Hajnoczi
2022-10-24tests/9p: remove unnecessary g_strdup() callsChristian Schoenebeck
2022-10-24tests/9p: merge v9fs_tunlinkat() and do_unlinkat()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tlink() and do_hardlink()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tsymlink() and do_symlink()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tlcreate() and do_lcreate()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tmkdir() and do_mkdir()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_tflush() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of twrite()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_twrite() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of tlopen()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_tlopen() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of treaddir()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_treaddir() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of tgetattr()Christian Schoenebeck
2022-10-24tests/9p: convert v9fs_tgetattr() to declarative argumentsChristian Schoenebeck
2022-10-24tests/9p: simplify callers of tattach()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()Christian Schoenebeck
2022-10-24tests/9p: merge v9fs_tversion() and do_version()Christian Schoenebeck
2022-10-24tests/9p: simplify callers of twalk()Christian Schoenebeck
2022-10-24tests/9p: merge *walk*() functionsChristian Schoenebeck
2022-10-24tests/9p: split virtio-9p-test.c into tests and 9p client partChristian Schoenebeck
2022-10-24tests/avocado/machine_aspeed.py: Fix typos on buildrootCédric Le Goater
2022-10-22tests/qtest: vhost-user-test: Fix [-Werror=format-overflow=] build warningBin Meng
2022-10-22tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warningBin Meng
2022-10-22target/i386: implement FMA instructionsPaolo Bonzini
2022-10-20target/i386: implement F16C instructionsPaolo Bonzini
2022-10-18tests/tcg: extend SSE tests to AVXPaolo Bonzini
2022-10-13Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...Stefan Hajnoczi
2022-10-13Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-10-12Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-10-12tests/unit: make test-io-channel-command work on win32Marc-André Lureau
2022-10-12tests/channel-helper: set blocking in main threadMarc-André Lureau
2022-10-12tests/unit/test-image-locking: Fix handling of temporary filesThomas Huth
2022-10-12tests/qtest: libqtest: Install signal handler via signal()Bin Meng
2022-10-12tests/qtest: migration-test: Avoid using hardcoded /tmpBin Meng