Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-16 | 9pfs: introduce v9fs_path_sprintf() helper | Greg Kurz | 1 | -0/+1 |
2016-08-30 | 9pfs: handle walk of ".." in the root directory | Greg Kurz | 1 | -0/+1 |
2016-07-12 | Clean up ill-advised or unusual header guards | Markus Armbruster | 1 | -2/+2 |
2016-06-07 | all: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-06-06 | 9p: add locking to V9fsDir | Greg Kurz | 1 | -0/+16 |
2016-06-06 | 9p: introduce the V9fsDir type | Greg Kurz | 1 | -1/+5 |
2016-06-06 | 9p/fsdev: remove obsolete references to virtio | Greg Kurz | 1 | -2/+0 |
2016-02-23 | all: Clean up includes | Peter Maydell | 1 | -2/+0 |
2016-01-12 | 9pfs: introduce V9fsVirtioState | Wei Liu | 1 | -5/+1 |
2016-01-08 | 9pfs: factor out v9fs_device_{,un}realize_common | Wei Liu | 1 | -0/+2 |
2016-01-08 | 9pfs: export pdu_{submit,alloc,free} | Wei Liu | 1 | -0/+3 |
2016-01-08 | 9pfs: break out 9p.h from virtio-9p.h | Wei Liu | 1 | -0/+325 |