aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)Author
2022-05-16tests: add migration tests of TLS with PSK credentialsDaniel P. Berrangé
2022-05-13qtest/cxl: Add more complex test cases with CFMWsBen Widawsky
2022-05-13tests/acpi: Add tables for CXL emulation.Jonathan Cameron
2022-05-13qtests/bios-tables-test: Add a test for CXL emulation.Jonathan Cameron
2022-05-13tests/acpi: q35: Allow addition of a CXL test.Jonathan Cameron
2022-05-13qtests/cxl: Add initial root port and CXL type3 testsJonathan Cameron
2022-05-13qtest/cxl: Introduce initial test for pxb-cxl only.Jonathan Cameron
2022-05-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson
2022-05-12tests/qtest/fdc-test: Add a regression test for CVE-2021-3507Philippe Mathieu-Daudé
2022-05-12tests/qtest/libqos: Add generic pci host bridge in arm-virt machineEric Auger
2022-05-12tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggableEric Auger
2022-05-12tests/qtest/libqos/pci: Introduce pio_limitEric Auger
2022-05-11Clean up ill-advised or unusual header guardsMarkus Armbruster
2022-05-11Clean up header guards that don't match their file nameMarkus Armbruster
2022-05-09qtest/numa-test: Correct CPU and NUMA association in aarch64_numa_cpu()Gavin Shan
2022-05-09qtest/numa-test: Specify CPU topology in aarch64_numa_cpu()Gavin Shan
2022-05-07meson: use have_vhost_* variables to pick sourcesPaolo Bonzini
2022-05-03Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson
2022-05-03tests: replace qemu_set_nonblock()Marc-André Lureau
2022-05-03Replace fcntl(O_NONBLOCK) with g_unix_set_fd_nonblocking()Marc-André Lureau
2022-05-03tests: replace pipe() with g_unix_open_pipe(CLOEXEC)Marc-André Lureau
2022-05-03libqtest: split QMP part in libqmpMarc-André Lureau
2022-05-03tests: move libqtest.h back under qtest/Marc-André Lureau
2022-05-03Use QEMU_SANITIZE_ADDRESSMarc-André Lureau
2022-05-02hw/gpio/aspeed_gpio: Fix QOM pin propertyPeter Delevoryas
2022-05-02tests/qtest: Add test for Aspeed HACE accumulative modeSteven Lee
2022-04-28meson, configure: move libgio test to mesonPaolo Bonzini
2022-04-21tests: expand the migration precopy helper to support failuresDaniel P. Berrangé
2022-04-21tests: switch migration FD passing test to use common precopy helperDaniel P. Berrangé
2022-04-21tests: introduce ability to provide hooks for migration precopy testDaniel P. Berrangé
2022-04-21tests: merge code for UNIX and TCP migration pre-copy testsDaniel P. Berrangé
2022-04-21tests: switch MigrateStart struct to be stack allocatedDaniel P. Berrangé
2022-04-21tests: print newline after QMP response in qtest logsDaniel P. Berrangé
2022-04-21tests: support QTEST_TRACE env variableDaniel P. Berrangé
2022-04-21tests/fuzz: fix warningMarc-André Lureau
2022-04-21qtest: simplify socket_send()Marc-André Lureau
2022-04-20tests/qtest: properly initialise the vring used idxAlex Bennée
2022-04-20tests/qtest: Move the fuzz tests to x86 onlyThomas Huth
2022-04-20tests/qtest: Enable more tests for the "mipsel" targetThomas Huth
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-04-06include: move C/util-related declarations to cutils.hMarc-André Lureau
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau
2022-03-29tests/qtest: failover: fix infinite loopLaurent Vivier
2022-03-22Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau
2022-03-22Drop qemu_foo() socket API wrapperMarc-André Lureau
2022-03-219pfs: Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-21tests/qtest/fuzz-sdcard-test: Add reproducer for OSS-Fuzz (Issue 29225)Philippe Mathieu-Daudé
2022-03-21tests/qtest/intel-hda-test: Add reproducer for issue #542Philippe Mathieu-Daudé
2022-03-14qtest/meson.build: check CONFIG_TCG for boot-serial-test in qtests_ppcDaniel Henrique Barboza