summaryrefslogtreecommitdiffstats
path: root/tests/qtest
Commit message (Expand)AuthorAgeFilesLines
* tests: acpi: whitelist pc/q35 DSDT due to HPET AML moveIgor Mammedov2022-10-091-0/+34
* tests: acpi: update expected blobs after HPET moveIgor Mammedov2022-10-091-32/+0Star
* tests: acpi: whitelist pc/q35 DSDT due to HPET AML moveIgor Mammedov2022-10-091-0/+32
* qmp: add QMP command x-query-virtioLaurent Vivier2022-10-091-0/+1
* tests/acpi: virt: update ACPI GTDT binariesMiguel Luis2022-10-091-3/+0Star
* tests/acpi: virt: allow acpi GTDT changesMiguel Luis2022-10-091-0/+3
* tests/qtest: enable tests for virtio-gpioAlex Bennée2022-10-075-1/+274
* tests/qtest: add a get_features op to vhost-user-testAlex Bennée2022-10-071-10/+27
* tests/qtest: implement stub for VHOST_USER_GET_CONFIGAlex Bennée2022-10-071-0/+13
* tests/qtest: add assert to catch bad featuresAlex Bennée2022-10-071-0/+2
* tests/qtest: plain g_assert for VHOST_USER_F_PROTOCOL_FEATURESAlex Bennée2022-10-071-2/+1Star
* tests/qtest: catch unhandled vhost-user messagesAlex Bennée2022-10-071-0/+43
* tests/qtest: use qos_printf instead of g_test_messageAlex Bennée2022-10-072-6/+12
* tests/qtest: add a timeout for subprocess_run_one_testAlex Bennée2022-10-071-1/+1
* tests/qtest: pass stdout/stderr down to subtestsAlex Bennée2022-10-071-1/+3
* tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZEAlex Bennée2022-10-061-1/+1
* Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2022-10-041-1/+1
|\
| * ui: fix path to dbus-display1.hPaolo Bonzini2022-09-291-1/+1
* | tests/qtest/ide-test: Verify that DIAGNOSTIC clears DEV to zeroLev Kujawski2022-09-301-0/+33
* | tests/qtest/ide-test.c: Create disk image for use as a secondaryLev Kujawski2022-09-301-17/+22
* | tests/qtest: boot-serial-test: Close the serial file before starting QEMUBin Meng2022-09-271-0/+3
* | tests/qtest: vhost-user-test: Avoid using hardcoded /tmpBin Meng2022-09-271-4/+6
* | tests/qtest: qmp-test: Avoid using hardcoded /tmpBin Meng2022-09-271-4/+6
* | tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmpBin Meng2022-09-271-8/+7Star
* | tests/qtest: hd-geo-test: Avoid using hardcoded /tmpBin Meng2022-09-271-13/+11Star
* | tests/x86: Move common code to function in device-plug-testMichael Labiuk2022-09-271-25/+17Star
* | tests/qtest: migration-test: Skip running some TLS cases for win32Bin Meng2022-09-271-0/+14
* | tests/qtest: libqtest: Replace the call to close a socket with closesocket()Bin Meng2022-09-271-4/+4
* | tests/qtest: microbit-test: Fix socket access for win32Bin Meng2022-09-271-5/+5
* | tests/qtest: virtio-net-failover: Disable migration tests for win32Xuzhou Cheng2022-09-271-1/+8
* | tests/qtest: ide-test: Open file in binary modeXuzhou Cheng2022-09-271-2/+2
* | tests/qtest: migration-test: Disable IO redirection for win32Bin Meng2022-09-271-0/+9
* | tests/qtest: bios-tables-test: Adapt the case for win32Bin Meng2022-09-271-3/+9
* | tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32Bin Meng2022-09-272-5/+36
* | tests/qtest: libqtest: Exclude the *_fds APIs for win32Bin Meng2022-09-272-1/+17
* | tests/qtest: libqtest: Adapt global_qtest declaration for win32Xuzhou Cheng2022-09-271-0/+4
* | tests/qtest: qmp-test: Skip running test_qmp_oob for win32Bin Meng2022-09-271-0/+7
* | tests/qtest: Build test-filter-{mirror, redirector} cases for posix onlyBin Meng2022-09-271-20/+16Star
* | tests/qtest: Skip running virtio-net-test cases that require socketpair() for...Bin Meng2022-09-271-7/+6Star
* | tests/qtest: libqtest: Avoid using hardcoded /tmpBin Meng2022-09-271-4/+8
* | tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmpBin Meng2022-09-271-2/+2
* | tests/qtest: virtio-blk-test: Avoid using hardcoded /tmpBin Meng2022-09-271-2/+2
* | tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmpBin Meng2022-09-271-1/+2
* | tests/qtest: ide-test: Avoid using hardcoded /tmpBin Meng2022-09-271-4/+6
* | tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmpBin Meng2022-09-271-2/+2
* | tests/qtest: generic_fuzz: Avoid using hardcoded /tmpBin Meng2022-09-271-2/+2
* | tests/qtest: fdc-test: Avoid using hardcoded /tmpBin Meng2022-09-271-2/+3
* | tests/qtest: cxl-test: Avoid using hardcoded /tmpBin Meng2022-09-271-9/+6Star
* | tests/qtest: boot-serial-test: Avoid using hardcoded /tmpBin Meng2022-09-271-4/+4
* | tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmpBin Meng2022-09-271-3/+2Star