index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
9pfs
/
9p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-9p/xen-9p: move 9p specific bits to core 9p code
Greg Kurz
2017-05-25
1
-1
/
+1
*
9p: introduce a type for the 9p header
Stefano Stabellini
2017-04-21
1
-0
/
+6
*
9pfs: fix P9_NOTAG and P9_NOFID macros
Greg Kurz
2017-01-03
1
-2
/
+2
*
9pfs: introduce init_out/in_iov_from_pdu
Stefano Stabellini
2017-01-03
1
-2
/
+4
*
9pfs: introduce transport specific callbacks
Stefano Stabellini
2017-01-03
1
-0
/
+19
*
9pfs: move pdus to V9fsState
Stefano Stabellini
2017-01-03
1
-0
/
+1
*
9pfs: convert 'len/copied_len' field in V9fsXattr to the type of uint64_t
Li Qiang
2016-11-01
1
-2
/
+2
*
9pfs: add xattrwalk_fid field in V9fsXattr struct
Li Qiang
2016-11-01
1
-0
/
+1
*
virtio-9p: add reset handler
Greg Kurz
2016-10-17
1
-0
/
+1
*
9pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch]
Greg Kurz
2016-10-17
1
-1
/
+1
*
9pfs: fsdev: drop useless extern annotation for functions
Greg Kurz
2016-10-17
1
-9
/
+9
*
9pfs: introduce v9fs_path_sprintf() helper
Greg Kurz
2016-09-16
1
-0
/
+1
*
9pfs: handle walk of ".." in the root directory
Greg Kurz
2016-08-30
1
-0
/
+1
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
1
-2
/
+2
*
all: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
9p: add locking to V9fsDir
Greg Kurz
2016-06-06
1
-0
/
+16
*
9p: introduce the V9fsDir type
Greg Kurz
2016-06-06
1
-1
/
+5
*
9p/fsdev: remove obsolete references to virtio
Greg Kurz
2016-06-06
1
-2
/
+0
*
all: Clean up includes
Peter Maydell
2016-02-23
1
-2
/
+0
*
9pfs: introduce V9fsVirtioState
Wei Liu
2016-01-12
1
-5
/
+1
*
9pfs: factor out v9fs_device_{,un}realize_common
Wei Liu
2016-01-08
1
-0
/
+2
*
9pfs: export pdu_{submit,alloc,free}
Wei Liu
2016-01-08
1
-0
/
+3
*
9pfs: break out 9p.h from virtio-9p.h
Wei Liu
2016-01-08
1
-0
/
+325