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
*
9pfs: use GHashTable for fid table
Linus Heckemann
2022-10-24
1
-1
/
+1
*
9p: add missing coroutine_fn annotations
Marc-André Lureau
2022-10-07
1
-3
/
+6
*
9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c
Will Cohen
2022-04-01
1
-18
/
+0
*
9pfs/9p.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
2022-03-07
1
-6
/
+6
*
9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
Keno Fischer
2022-03-07
1
-0
/
+18
*
9pfs: drop root_qid
Christian Schoenebeck
2021-07-05
1
-1
/
+0
*
9pfs: capture root stat
Christian Schoenebeck
2021-07-05
1
-0
/
+1
*
9pfs: Convert reclaim list to QSLIST
Greg Kurz
2021-01-22
1
-1
/
+1
*
9pfs: Convert V9fsFidState::fid_list to QSIMPLEQ
Greg Kurz
2021-01-21
1
-2
/
+2
*
9pfs: Convert V9fsFidState::clunked to bool
Greg Kurz
2021-01-21
1
-1
/
+1
*
hw/9pfs : open brace '{' following struct go on the same line
Xinhao Zhang
2020-11-05
1
-6
/
+3
*
9pfs: differentiate readdir lock between 9P2000.u vs. 9P2000.L
Christian Schoenebeck
2020-08-12
1
-5
/
+22
*
9pfs: add new function v9fs_co_readdir_many()
Christian Schoenebeck
2020-08-12
1
-0
/
+22
*
9pfs: make v9fs_readdir_response_size() public
Christian Schoenebeck
2020-08-12
1
-0
/
+1
*
Revert "9p: init_in_iov_from_pdu can truncate the size"
Stefano Stabellini
2020-05-25
1
-1
/
+1
*
9p: Lock directory streams with a CoMutex
Greg Kurz
2020-05-25
1
-4
/
+4
*
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
1
-1
/
+1
*
9pfs: require msize >= 4096
Christian Schoenebeck
2020-02-08
1
-0
/
+11
*
9p: init_in_iov_from_pdu can truncate the size
Greg Kurz
2020-01-20
1
-1
/
+1
*
9p: Use variable length suffixes for inode remapping
Christian Schoenebeck
2019-10-10
1
-3
/
+41
*
9p: stat_to_qid: implement slow path
Antonios Motakis
2019-10-10
1
-0
/
+9
*
9p: Added virtfs option 'multidevs=remap|forbid|warn'
Antonios Motakis
2019-10-10
1
-0
/
+12
*
9p: Treat multiple devices on one export as an error
Antonios Motakis
2019-10-10
1
-0
/
+1
*
9p: xattr: Properly translate xattrcreate flags
Keno Fischer
2018-06-07
1
-0
/
+4
*
9p: v9fs_path_copy() readability
Marc-André Lureau
2018-02-19
1
-1
/
+1
*
9pfs: drop v9fs_register_transport()
Greg Kurz
2018-02-01
1
-8
/
+2
*
9pfs: make pdu_marshal() and pdu_unmarshal() static functions
Greg Kurz
2018-01-08
1
-2
/
+0
*
9pfs: fix some type definitions
Greg Kurz
2018-01-08
1
-6
/
+6
*
9pfs: drop one user of struct V9fsFidState
Greg Kurz
2017-11-06
1
-4
/
+4
*
virtio-9p: break device if buffers are misconfigured
Greg Kurz
2017-06-29
1
-1
/
+1
*
virtio-9p: message header is 7-byte long
Greg Kurz
2017-06-29
1
-0
/
+5
*
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
[next]