index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
qtest
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-31
Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
14
-117
/
+237
2022-10-28
tests/qtest: libqtest: Correct the timeout unit of blocking receive calls for...
Bin Meng
1
-1
/
+10
2022-10-28
tests/qtest: libqos: Do not build virtio-9p unconditionally
Bin Meng
1
-2
/
+4
2022-10-28
tests/qtest: migration-test: Make sure QEMU process "to" exited after migrati...
Xuzhou Cheng
1
-0
/
+4
2022-10-28
tests/qtest: libqtest: Introduce qtest_wait_qemu()
Bin Meng
2
-25
/
+47
2022-10-28
tests/qtest: Use EXIT_FAILURE instead of magic number
Bin Meng
2
-3
/
+3
2022-10-28
tests/qtest: device-plug-test: Reverse the usage of double/single quotes
Bin Meng
1
-8
/
+8
2022-10-28
tests/qtest: Support libqtest to build and run on Windows
Bin Meng
1
-2
/
+94
2022-10-28
tests/qtest: Use send/recv for socket communication
Xuzhou Cheng
2
-4
/
+6
2022-10-28
tests/qtest/libqos/e1000e: Use e1000_regs.h
Akihiko Odaki
1
-75
/
+44
2022-10-28
tests/qtest/cxl-test: Remove temporary directories after testing
Thomas Huth
1
-0
/
+3
2022-10-28
tests/qtest/tpm: Clean up remainders of swtpm
Thomas Huth
5
-9
/
+26
2022-10-26
blkio: add libblkio block driver
Stefan Hajnoczi
1
-0
/
+3
2022-10-25
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2
-4
/
+4
2022-10-24
tests/9p: remove unnecessary g_strdup() calls
Christian Schoenebeck
1
-11
/
+8
2022-10-24
tests/9p: merge v9fs_tunlinkat() and do_unlinkat()
Christian Schoenebeck
3
-28
/
+64
2022-10-24
tests/9p: merge v9fs_tlink() and do_hardlink()
Christian Schoenebeck
3
-27
/
+73
2022-10-24
tests/9p: merge v9fs_tsymlink() and do_symlink()
Christian Schoenebeck
3
-26
/
+73
2022-10-24
tests/9p: merge v9fs_tlcreate() and do_lcreate()
Christian Schoenebeck
3
-35
/
+79
2022-10-24
tests/9p: merge v9fs_tmkdir() and do_mkdir()
Christian Schoenebeck
3
-30
/
+78
2022-10-24
tests/9p: convert v9fs_tflush() to declarative arguments
Christian Schoenebeck
3
-7
/
+47
2022-10-24
tests/9p: simplify callers of twrite()
Christian Schoenebeck
1
-6
/
+3
2022-10-24
tests/9p: convert v9fs_twrite() to declarative arguments
Christian Schoenebeck
3
-15
/
+72
2022-10-24
tests/9p: simplify callers of tlopen()
Christian Schoenebeck
1
-33
/
+10
2022-10-24
tests/9p: convert v9fs_tlopen() to declarative arguments
Christian Schoenebeck
3
-14
/
+69
2022-10-24
tests/9p: simplify callers of treaddir()
Christian Schoenebeck
1
-10
/
+11
2022-10-24
tests/9p: convert v9fs_treaddir() to declarative arguments
Christian Schoenebeck
3
-11
/
+65
2022-10-24
tests/9p: simplify callers of tgetattr()
Christian Schoenebeck
1
-15
/
+7
2022-10-24
tests/9p: convert v9fs_tgetattr() to declarative arguments
Christian Schoenebeck
3
-10
/
+63
2022-10-24
tests/9p: simplify callers of tattach()
Christian Schoenebeck
1
-11
/
+8
2022-10-24
tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()
Christian Schoenebeck
3
-44
/
+88
2022-10-24
tests/9p: merge v9fs_tversion() and do_version()
Christian Schoenebeck
3
-27
/
+68
2022-10-24
tests/9p: simplify callers of twalk()
Christian Schoenebeck
1
-60
/
+32
2022-10-24
tests/9p: merge *walk*() functions
Christian Schoenebeck
3
-140
/
+198
2022-10-24
tests/9p: split virtio-9p-test.c into tests and 9p client part
Christian Schoenebeck
4
-744
/
+849
2022-10-22
tests/qtest: vhost-user-test: Fix [-Werror=format-overflow=] build warning
Bin Meng
1
-2
/
+2
2022-10-22
tests/qtest: migration-test: Fix [-Werror=format-overflow=] build warning
Bin Meng
1
-2
/
+2
2022-10-13
Merge tag 'pull-request-2022-10-12' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
17
-131
/
+532
2022-10-12
tests/qtest: libqtest: Install signal handler via signal()
Bin Meng
1
-11
/
+3
2022-10-12
tests/qtest: migration-test: Avoid using hardcoded /tmp
Bin Meng
1
-4
/
+6
2022-10-12
qtest: start a VNC test
Marc-André Lureau
2
-1
/
+110
2022-10-11
tests/x86: Add 'q35' machine type to ivshmem-test
Michael Labiuk
1
-0
/
+18
2022-10-11
tests/x86: Add 'q35' machine type to drive_del-test
Michael Labiuk
1
-0
/
+107
2022-10-11
tests/x86: replace snprint() by g_strdup_printf() in drive_del-test
Michael Labiuk
1
-6
/
+4
2022-10-11
tests/x86: Fix comment typo in drive_del-test
Michael Labiuk
1
-1
/
+1
2022-10-11
tests/x86: Add 'q35' machine type to hotplug hd-geo-test
Michael Labiuk
1
-1
/
+75
2022-10-11
tests/x86: Add 'q35' machine type to override-tests in hd-geo-test
Michael Labiuk
1
-0
/
+97
2022-10-11
tests/x86: Refactor hot unplug hd-geo-test
Michael Labiuk
1
-70
/
+40
2022-10-11
tests/x86: Add subtest with 'q35' machine type to device-plug-test
Michael Labiuk
1
-0
/
+41
2022-10-11
tests/x86: add helper qtest_qmp_device_del_send()
Michael Labiuk
5
-31
/
+24
[next]