Show patches with: Series = tests/qtest: Enable running qtest on Windows       |    State = Action Required       |    Archived = No       |   39 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,39/39] docs/devel: testing: Document writing portable test cases tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,38/39] tests/qtest: Enable qtest build on Windows tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-20 Bin Meng New
[v2,37/39] .gitlab-ci.d/windows.yml: Display meson test logs tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-20 Bin Meng New
[v2,36/39] .gitlab-ci.d/windows.yml: Increase the timeout to 90 minutes tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-20 Bin Meng New
[v2,35/39] tests/qtest: migration-test: Skip running some TLS cases for win32 tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-20 Bin Meng New
[v2,34/39] io/channel-watch: Fix socket watch on Windows tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-20 Bin Meng New
[v2,33/39] io/channel-watch: Drop the unnecessary cast tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,32/39] io/channel-watch: Drop a superfluous '#ifdef WIN32' tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,31/39] tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,30/39] tests/qtest: libqtest: Replace the call to close a socket with closesocket() tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,29/39] tests/qtest: microbit-test: Fix socket access for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,28/39] hw/pci-host: pnv_phb{3, 4}: Fix heap out-of-bound access failure tests/qtest: Enable running qtest on Windows - 2 1 - --- 2022-09-20 Bin Meng New
[v2,27/39] hw/ppc: spapr: Use qemu_vfree() to free spapr->htab tests/qtest: Enable running qtest on Windows - 2 2 - --- 2022-09-20 Bin Meng New
[v2,26/39] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceā€¦ tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,25/39] chardev/char-file: Add FILE_SHARE_WRITE when openning the file for win32 tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-20 Bin Meng New
[v2,24/39] tests/qtest: virtio-net-failover: Disable migration tests for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,23/39] tests/qtest: ide-test: Open file in binary mode tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,22/39] tests/qtest: migration-test: Disable IO redirection for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,21/39] tests/qtest: bios-tables-test: Adapt the case for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,20/39] tests/qtest: {ahci, ide}-test: Use relative path for temporary files for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,19/39] tests/qtest: Support libqtest to build and run on Windows tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,18/39] tests/qtest: libqtest: Install signal handler via signal() tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-20 Bin Meng New
[v2,17/39] tests/qtest: libqtest: Exclude the *_fds APIs for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,16/39] tests/qtest: Use send/recv for socket communication tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,15/39] tests/qtest: libqtest: Adapt global_qtest declaration for win32 tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-20 Bin Meng New
[v2,14/39] accel/qtest: Implement a portable qtest accelerator tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,13/39] tests/qtest: qmp-test: Skip running test_qmp_oob for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,12/39] tests/qtest: Build test-filter-{mirror, redirector} cases for posix only tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,11/39] tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32 tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,10/39] hw/usb: dev-mtp: Use g_mkdir() tests/qtest: Enable running qtest on Windows 1 - - - --- 2022-09-20 Bin Meng New
[v2,09/39] fsdev/virtfs-proxy-helper: Use g_mkdir() tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,08/39] block/vvfat: Unify the mkdir() call tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,07/39] tests: Avoid using hardcoded /tmp in test cases tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-20 Bin Meng New
[v2,06/39] util/qemu-sockets: Use g_get_tmp_dir() to get the directory for temporary files tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,05/39] tcg: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 2 - --- 2022-09-20 Bin Meng New
[v2,04/39] semihosting/arm-compat-semi: Avoid using hardcoded /tmp tests/qtest: Enable running qtest on Windows - - 1 - --- 2022-09-20 Bin Meng New
[v2,03/39] block: Unify the get_tmp_filename() implementation tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-20 Bin Meng New
[v2,02/39] tests/qtest: i440fx-test: Rewrite create_blob_file() to be portable tests/qtest: Enable running qtest on Windows - - - - --- 2022-09-20 Bin Meng New
[v2,01/39] tests: Change to use g_mkdir() tests/qtest: Enable running qtest on Windows - 1 - - --- 2022-09-20 Bin Meng New