Age | Commit message (Expand) | Author |
2016-11-01 | 9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t | Li Qiang |
2016-11-01 | 9pfs: add xattrwalk_fid field in V9fsXattr struct | Li Qiang |
2016-10-17 | virtio-9p: add reset handler | Greg Kurz |
2016-10-17 | 9pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch] | Greg Kurz |
2016-10-17 | 9pfs: fsdev: drop useless extern annotation for functions | Greg Kurz |
2016-09-16 | 9pfs: introduce v9fs_path_sprintf() helper | Greg Kurz |
2016-08-30 | 9pfs: handle walk of ".." in the root directory | Greg Kurz |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2016-06-07 | all: Remove unnecessary glib.h includes | Peter Maydell |
2016-06-06 | 9p: add locking to V9fsDir | Greg Kurz |
2016-06-06 | 9p: introduce the V9fsDir type | Greg Kurz |
2016-06-06 | 9p/fsdev: remove obsolete references to virtio | Greg Kurz |
2016-02-23 | all: Clean up includes | Peter Maydell |
2016-01-12 | 9pfs: introduce V9fsVirtioState | Wei Liu |
2016-01-08 | 9pfs: factor out v9fs_device_{,un}realize_common | Wei Liu |
2016-01-08 | 9pfs: export pdu_{submit,alloc,free} | Wei Liu |
2016-01-08 | 9pfs: break out 9p.h from virtio-9p.h | Wei Liu |