]> git.proxmox.com Git - mirror_qemu.git/history - tests/qtest/libqos/virtio-9p-client.h
tests/9p: convert v9fs_tflush() to declarative arguments
[mirror_qemu.git] / tests / qtest / libqos / virtio-9p-client.h
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_tflush() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_twrite() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_tlopen() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_treaddir() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: convert v9fs_tgetattr() to declarative arguments
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tattach(), do_attach(), do_attach_...
2022-10-24 Christian Schoenebecktests/9p: merge v9fs_tversion() and do_version()
2022-10-24 Christian Schoenebecktests/9p: merge *walk*() functions
2022-10-24 Christian Schoenebecktests/9p: split virtio-9p-test.c into tests and 9p...