Greg Kurz
|
c0da0cb761
9p: Simplify error path of v9fs_device_realize_common()
|
5 年之前 |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 年之前 |
Keno Fischer
|
fde1f3e4a0
9p: proxy: Fix size passed to `connect`
|
7 年之前 |
Markus Armbruster
|
922a01a013
Move include qemu/option.h from qemu-common.h to actual users
|
7 年之前 |
Markus Armbruster
|
e688df6bc4
Include qapi/error.h exactly where needed
|
7 年之前 |
Greg Kurz
|
65603a801e
fsdev: improve error handling of backend init
|
7 年之前 |
Greg Kurz
|
91cda4e8f3
fsdev: improve error handling of backend opts parsing
|
7 年之前 |
Greg Kurz
|
7bd41d3db6
9pfs: fix type in *_parse_opts declarations
|
7 年之前 |
Greg Kurz
|
262169abe7
9pfs: proxy: assert if unmarshal fails
|
8 年之前 |
Li Qiang
|
898ae90a44
9pfs: add cleanup operation for proxy backend driver
|
8 年之前 |
Greg Kurz
|
e3e83f2e21
9pfs: introduce v9fs_path_sprintf() helper
|
9 年之前 |
Greg Kurz
|
da4bc86c54
9pfs: drop duplicate line in proxy backend
|
9 年之前 |
Greg Kurz
|
799fe087e4
9pfs: drop unused fmt strings in the proxy backend
|
9 年之前 |
Greg Kurz
|
635324e83e
9p: switch back to readdir()
|
9 年之前 |
Greg Kurz
|
f314ea4e30
9p: introduce the V9fsDir type
|
9 年之前 |
Veronia Bahaa
|
f348b6d1a5
util: move declarations out of qemu-common.h
|
9 年之前 |
Peter Maydell
|
fbc0412709
9pfs: Clean up includes
|
9 年之前 |
Greg Kurz
|
63325b181f
9pfs: use error_report() instead of fprintf(stderr)
|
9 年之前 |
Wei Liu
|
ebe74f8ba2
9pfs: break out 9p.h from virtio-9p.h
|
9 年之前 |
Wei Liu
|
494a8ebe71
9pfs: rename virtio-9p-proxy.{c,h} to 9p-proxy.{c,h}
|
9 年之前 |