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
/
libqos
/
virtio-9p-client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-16
tests/9p: fix potential leak in v9fs_rreaddir()
Christian Schoenebeck
1
-0
/
+5
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
1
-8
/
+29
2022-10-24
tests/9p: merge v9fs_tlink() and do_hardlink()
Christian Schoenebeck
1
-8
/
+35
2022-10-24
tests/9p: merge v9fs_tsymlink() and do_symlink()
Christian Schoenebeck
1
-6
/
+31
2022-10-24
tests/9p: merge v9fs_tlcreate() and do_lcreate()
Christian Schoenebeck
1
-9
/
+36
2022-10-24
tests/9p: merge v9fs_tmkdir() and do_mkdir()
Christian Schoenebeck
1
-7
/
+35
2022-10-24
tests/9p: convert v9fs_tflush() to declarative arguments
Christian Schoenebeck
1
-4
/
+19
2022-10-24
tests/9p: convert v9fs_twrite() to declarative arguments
Christian Schoenebeck
1
-10
/
+28
2022-10-24
tests/9p: convert v9fs_tlopen() to declarative arguments
Christian Schoenebeck
1
-6
/
+22
2022-10-24
tests/9p: convert v9fs_treaddir() to declarative arguments
Christian Schoenebeck
1
-7
/
+25
2022-10-24
tests/9p: convert v9fs_tgetattr() to declarative arguments
Christian Schoenebeck
1
-6
/
+26
2022-10-24
tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()
Christian Schoenebeck
1
-6
/
+34
2022-10-24
tests/9p: merge v9fs_tversion() and do_version()
Christian Schoenebeck
1
-7
/
+40
2022-10-24
tests/9p: merge *walk*() functions
Christian Schoenebeck
1
-11
/
+103
2022-10-24
tests/9p: split virtio-9p-test.c into tests and 9p client part
Christian Schoenebeck
1
-0
/
+684