index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qtest
/
libqos
/
virtio-9p-client.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests/9p: fix potential leak in v9fs_rreaddir()
Christian Schoenebeck
2023-05-16
1
-0
/
+5
*
tests/9p: remove unnecessary g_strdup() calls
Christian Schoenebeck
2022-10-24
1
-11
/
+8
*
tests/9p: merge v9fs_tunlinkat() and do_unlinkat()
Christian Schoenebeck
2022-10-24
1
-8
/
+29
*
tests/9p: merge v9fs_tlink() and do_hardlink()
Christian Schoenebeck
2022-10-24
1
-8
/
+35
*
tests/9p: merge v9fs_tsymlink() and do_symlink()
Christian Schoenebeck
2022-10-24
1
-6
/
+31
*
tests/9p: merge v9fs_tlcreate() and do_lcreate()
Christian Schoenebeck
2022-10-24
1
-9
/
+36
*
tests/9p: merge v9fs_tmkdir() and do_mkdir()
Christian Schoenebeck
2022-10-24
1
-7
/
+35
*
tests/9p: convert v9fs_tflush() to declarative arguments
Christian Schoenebeck
2022-10-24
1
-4
/
+19
*
tests/9p: convert v9fs_twrite() to declarative arguments
Christian Schoenebeck
2022-10-24
1
-10
/
+28
*
tests/9p: convert v9fs_tlopen() to declarative arguments
Christian Schoenebeck
2022-10-24
1
-6
/
+22
*
tests/9p: convert v9fs_treaddir() to declarative arguments
Christian Schoenebeck
2022-10-24
1
-7
/
+25
*
tests/9p: convert v9fs_tgetattr() to declarative arguments
Christian Schoenebeck
2022-10-24
1
-6
/
+26
*
tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()
Christian Schoenebeck
2022-10-24
1
-6
/
+34
*
tests/9p: merge v9fs_tversion() and do_version()
Christian Schoenebeck
2022-10-24
1
-7
/
+40
*
tests/9p: merge *walk*() functions
Christian Schoenebeck
2022-10-24
1
-11
/
+103
*
tests/9p: split virtio-9p-test.c into tests and 9p client part
Christian Schoenebeck
2022-10-24
1
-0
/
+684