index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
9pfs
/
9p.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-03
9pfs: fix P9_NOTAG and P9_NOFID macros
Greg Kurz
1
-2
/
+2
2017-01-03
9pfs: introduce init_out/in_iov_from_pdu
Stefano Stabellini
1
-2
/
+4
2017-01-03
9pfs: introduce transport specific callbacks
Stefano Stabellini
1
-0
/
+19
2017-01-03
9pfs: move pdus to V9fsState
Stefano Stabellini
1
-0
/
+1
2016-11-01
9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t
Li Qiang
1
-2
/
+2
2016-11-01
9pfs: add xattrwalk_fid field in V9fsXattr struct
Li Qiang
1
-0
/
+1
2016-10-17
virtio-9p: add reset handler
Greg Kurz
1
-0
/
+1
2016-10-17
9pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch]
Greg Kurz
1
-1
/
+1
2016-10-17
9pfs: fsdev: drop useless extern annotation for functions
Greg Kurz
1
-9
/
+9
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