- 28cbbdd hw/9pfs: spelling fixes by Michael Tokarev · 1 year, 8 months ago
- c3b21fb 9pfs: mark more coroutine_fns by Paolo Bonzini · 2 years ago
- f5265c8 9pfs: use GHashTable for fid table by Linus Heckemann · 2 years, 5 months ago
- 9204028 9p: add missing coroutine_fn annotations by Marc-André Lureau · 2 years, 6 months ago
- a136d17 9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c by Will Cohen · 3 years ago
- 39db334 9pfs/9p.h: convert Doxygen -> kerneldoc format by Christian Schoenebeck · 3 years ago
- 38d7fd6 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX by Keno Fischer · 3 years ago
- 6655033 9pfs: drop root_qid by Christian Schoenebeck · 3 years, 9 months ago
- 1102437 9pfs: capture root stat by Christian Schoenebeck · 3 years, 9 months ago
- 81f9766 9pfs: Convert reclaim list to QSLIST by Greg Kurz · 4 years, 2 months ago
- feabd6c 9pfs: Convert V9fsFidState::fid_list to QSIMPLEQ by Greg Kurz · 4 years, 2 months ago
- 2e53160 9pfs: Convert V9fsFidState::clunked to bool by Greg Kurz · 4 years, 2 months ago
- 487729e hw/9pfs : open brace '{' following struct go on the same line by Xinhao Zhang · 4 years, 4 months ago
- d2c5cf7 9pfs: differentiate readdir lock between 9P2000.u vs. 9P2000.L by Christian Schoenebeck · 4 years, 8 months ago
- 2149675 9pfs: add new function v9fs_co_readdir_many() by Christian Schoenebeck · 4 years, 8 months ago
- 29c9d2c 9pfs: make v9fs_readdir_response_size() public by Christian Schoenebeck · 4 years, 8 months ago
- cf45183 Revert "9p: init_in_iov_from_pdu can truncate the size" by Stefano Stabellini · 4 years, 10 months ago
- ed46345 9p: Lock directory streams with a CoMutex by Greg Kurz · 4 years, 10 months ago
- b69c3c2 qdev: Unrealize must not fail by Markus Armbruster · 4 years, 10 months ago
- e16453a 9pfs: require msize >= 4096 by Christian Schoenebeck · 5 years ago
- 16724a1 9p: init_in_iov_from_pdu can truncate the size by Greg Kurz · 5 years ago
- 6b6aa82 9p: Use variable length suffixes for inode remapping by Christian Schoenebeck · 5 years ago
- f3fe4a2 9p: stat_to_qid: implement slow path by Antonios Motakis · 5 years ago
- 1a6ed33 9p: Added virtfs option 'multidevs=remap|forbid|warn' by Antonios Motakis · 5 years ago
- 3b5ee9e 9p: Treat multiple devices on one export as an error by Antonios Motakis · 5 years ago
- aca6897 9p: xattr: Properly translate xattrcreate flags by Keno Fischer · 7 years ago
- e446a1e 9p: v9fs_path_copy() readability by Marc-André Lureau · 7 years ago
- 066eb00 9pfs: drop v9fs_register_transport() by Greg Kurz · 7 years ago
- 7567359 9pfs: make pdu_marshal() and pdu_unmarshal() static functions by Greg Kurz · 7 years ago
- 8e71b96 9pfs: fix some type definitions by Greg Kurz · 7 years ago
- 21cf9ed 9pfs: drop one user of struct V9fsFidState by Greg Kurz · 7 years ago
- 8d37de4 virtio-9p: break device if buffers are misconfigured by Greg Kurz · 8 years ago
- a4d9985 virtio-9p: message header is 7-byte long by Greg Kurz · 8 years ago
- 506f327 virtio-9p/xen-9p: move 9p specific bits to core 9p code by Greg Kurz · 8 years ago
- c9fb47e 9p: introduce a type for the 9p header by Stefano Stabellini · 8 years ago
- baecbde 9pfs: fix P9_NOTAG and P9_NOFID macros by Greg Kurz · 8 years ago
- 88da0b0 9pfs: introduce init_out/in_iov_from_pdu by Stefano Stabellini · 8 years ago
- ea83441 9pfs: introduce transport specific callbacks by Stefano Stabellini · 8 years ago
- 583f21f 9pfs: move pdus to V9fsState by Stefano Stabellini · 8 years ago
- 8495f9a 9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t by Li Qiang · 8 years ago
- dd28fbb 9pfs: add xattrwalk_fid field in V9fsXattr struct by Li Qiang · 8 years ago
- 0e44a0f virtio-9p: add reset handler by Greg Kurz · 8 years ago
- 8440e22 9pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch] by Greg Kurz · 8 years ago
- bc70a59 9pfs: fsdev: drop useless extern annotation for functions by Greg Kurz · 8 years ago
- e3e83f2 9pfs: introduce v9fs_path_sprintf() helper by Greg Kurz · 8 years ago
- 56f101e 9pfs: handle walk of ".." in the root directory by Greg Kurz · 9 years ago
- 2a6a407 Clean up ill-advised or unusual header guards by Markus Armbruster · 9 years ago
- 030c98a all: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
- 7cde47d 9p: add locking to V9fsDir by Greg Kurz · 9 years ago
- f314ea4 9p: introduce the V9fsDir type by Greg Kurz · 9 years ago
- af8b38b 9p/fsdev: remove obsolete references to virtio by Greg Kurz · 9 years ago
- 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
- 00588a0 9pfs: introduce V9fsVirtioState by Wei Liu · 9 years ago
- 2a0c56a 9pfs: factor out v9fs_device_{,un}realize_common by Wei Liu · 9 years ago
- 4b311c5 9pfs: export pdu_{submit,alloc,free} by Wei Liu · 9 years ago
- ebe74f8 9pfs: break out 9p.h from virtio-9p.h by Wei Liu · 9 years ago