aboutsummaryrefslogtreecommitdiff
path: root/tests/qtest
AgeCommit message (Expand)AuthorFilesLines
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-1/+1
2022-09-30tests/qtest/ide-test: Verify that DIAGNOSTIC clears DEV to zeroLev Kujawski1-0/+33
2022-09-30tests/qtest/ide-test.c: Create disk image for use as a secondaryLev Kujawski1-17/+22
2022-09-29ui: fix path to dbus-display1.hPaolo Bonzini1-1/+1
2022-09-27tests/qtest: boot-serial-test: Close the serial file before starting QEMUBin Meng1-0/+3
2022-09-27tests/qtest: vhost-user-test: Avoid using hardcoded /tmpBin Meng1-4/+6
2022-09-27tests/qtest: qmp-test: Avoid using hardcoded /tmpBin Meng1-4/+6
2022-09-27tests/qtest: pflash-cfi02-test: Avoid using hardcoded /tmpBin Meng1-8/+7
2022-09-27tests/qtest: hd-geo-test: Avoid using hardcoded /tmpBin Meng1-13/+11
2022-09-27tests/x86: Move common code to function in device-plug-testMichael Labiuk1-25/+17
2022-09-27tests/qtest: migration-test: Skip running some TLS cases for win32Bin Meng1-0/+14
2022-09-27tests/qtest: libqtest: Replace the call to close a socket with closesocket()Bin Meng1-4/+4
2022-09-27tests/qtest: microbit-test: Fix socket access for win32Bin Meng1-5/+5
2022-09-27tests/qtest: virtio-net-failover: Disable migration tests for win32Xuzhou Cheng1-1/+8
2022-09-27tests/qtest: ide-test: Open file in binary modeXuzhou Cheng1-2/+2
2022-09-27tests/qtest: migration-test: Disable IO redirection for win32Bin Meng1-0/+9
2022-09-27tests/qtest: bios-tables-test: Adapt the case for win32Bin Meng1-3/+9
2022-09-27tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32Bin Meng2-5/+36
2022-09-27tests/qtest: libqtest: Exclude the *_fds APIs for win32Bin Meng2-1/+17
2022-09-27tests/qtest: libqtest: Adapt global_qtest declaration for win32Xuzhou Cheng1-0/+4
2022-09-27tests/qtest: qmp-test: Skip running test_qmp_oob for win32Bin Meng1-0/+7
2022-09-27tests/qtest: Build test-filter-{mirror, redirector} cases for posix onlyBin Meng1-20/+16
2022-09-27tests/qtest: Skip running virtio-net-test cases that require socketpair() for...Bin Meng1-7/+6
2022-09-27tests/qtest: libqtest: Avoid using hardcoded /tmpBin Meng1-4/+8
2022-09-27tests/qtest: virtio-scsi-test: Avoid using hardcoded /tmpBin Meng1-2/+2
2022-09-27tests/qtest: virtio-blk-test: Avoid using hardcoded /tmpBin Meng1-2/+2
2022-09-27tests/qtest: vhost-user-blk-test: Avoid using hardcoded /tmpBin Meng1-1/+2
2022-09-27tests/qtest: ide-test: Avoid using hardcoded /tmpBin Meng1-4/+6
2022-09-27tests/qtest: virtio_blk_fuzz: Avoid using hardcoded /tmpBin Meng1-2/+2
2022-09-27tests/qtest: generic_fuzz: Avoid using hardcoded /tmpBin Meng1-2/+2
2022-09-27tests/qtest: fdc-test: Avoid using hardcoded /tmpBin Meng1-2/+3
2022-09-27tests/qtest: cxl-test: Avoid using hardcoded /tmpBin Meng1-9/+6
2022-09-27tests/qtest: boot-serial-test: Avoid using hardcoded /tmpBin Meng1-4/+4
2022-09-27tests/qtest: aspeed_smc-test: Avoid using hardcoded /tmpBin Meng1-3/+2
2022-09-27tests/qtest: ahci-test: Avoid using hardcoded /tmpBin Meng1-8/+11
2022-09-27tests/qtest: i440fx-test: Rewrite create_blob_file() to be portableBin Meng1-40/+14
2022-09-23ui/cocoa: Run qemu_init in the main threadAkihiko Odaki1-1/+1
2022-09-20tests: sb16 has both pc and q35 testsJuan Quintela1-3/+7
2022-09-20tests: Only run intel-hda-tests if machine type is compiled inJuan Quintela1-5/+8
2022-09-20bios-tables-test: Only run test for machine types compiled inJuan Quintela1-67/+78
2022-09-20bios-tables-test: Sort all x86_64 tests by machine typeJuan Quintela1-27/+33
2022-09-20bios-tables-test: Make oem-fields tests be consistentJuan Quintela1-8/+8
2022-09-20tests: Fix error stringsJuan Quintela2-2/+2
2022-09-19qtest/fuzz-lsi53c895a-test: set guest RAM to 2GMauro Matteo Cascella1-1/+1
2022-09-19tests/qtest: npcm7xx-emc-test: Skip checking MACPatrick Venture1-1/+2
2022-08-29tests/qtest/ac97-test: Correct reference to driverAkihiko Odaki1-1/+1
2022-08-29tests/qtest: prom-env-test: Use double quotes to pass the prom-env optionBin Meng1-2/+2
2022-08-29tests/qtest: npcm7xx_emc-test: Skip running test_{tx, rx} on win32Bin Meng1-0/+8
2022-08-29tests/qtest: machine-none-test: Use double quotes to pass the cpu optionBin Meng1-1/+1
2022-08-29tests/qtest: device-plug-test: Reverse the usage of double/single quotesBin Meng1-1/+1