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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-25
1
-1
/
+1
|
\
|
*
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-24
1
-1
/
+1
*
|
9pfs: use GHashTable for fid table
Linus Heckemann
2022-10-24
2
-84
/
+112
|
/
*
9p: add missing coroutine_fn annotations
Marc-André Lureau
2022-10-07
1
-3
/
+6
*
trivial typos: namesapce
Dr. David Alan Gilbert
2022-06-28
1
-4
/
+4
*
9pfs: fix 'Twalk' to only send error if no component walked
Christian Schoenebeck
2022-06-16
1
-16
/
+33
*
9pfs: refactor 'name_idx' -> 'nwalked' in v9fs_walk()
Christian Schoenebeck
2022-06-16
1
-8
/
+8
*
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-05-16
1
-1
/
+1
*
9pfs: fix qemu_mknodat() to always return -1 on error on macOS host
Christian Schoenebeck
2022-05-01
1
-1
/
+2
*
9pfs: fix removing non-existent POSIX ACL xattr on macOS host
Christian Schoenebeck
2022-05-01
1
-2
/
+10
*
9pfs: fix wrong errno being sent to Linux client on macOS host
Christian Schoenebeck
2022-05-01
2
-0
/
+32
*
9pfs: fix wrong encoding of rdev field in Rgetattr on macOS
Christian Schoenebeck
2022-05-01
2
-1
/
+40
*
9pfs: fix qemu_mknodat(S_IFSOCK) on macOS
Christian Schoenebeck
2022-05-01
1
-1
/
+41
*
9pfs: fix qemu_mknodat(S_IFREG) on macOS
Christian Schoenebeck
2022-04-30
1
-0
/
+9
*
9pfs: fix inode sequencing in 'synth' driver
Christian Schoenebeck
2022-04-30
1
-2
/
+2
*
Remove qemu-common.h include from most units
Marc-André Lureau
2022-04-06
1
-1
/
+0
*
9p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.c
Will Cohen
2022-04-01
2
-23
/
+23
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
9pfs: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
4
-10
/
+10
*
9pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()
Christian Schoenebeck
2022-03-07
1
-2
/
+2
*
9pfs/9p-util.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
2022-03-07
1
-5
/
+5
*
9pfs/9p.c: convert Doxygen -> kerneldoc format
Christian Schoenebeck
2022-03-07
1
-27
/
+35
*
9pfs/codir.c: convert Doxygen -> kerneldoc format
Christian Schoenebeck
2022-03-07
1
-15
/
+15
*
9pfs/9p.h: convert Doxygen -> kerneldoc format
Christian Schoenebeck
2022-03-07
1
-6
/
+6
*
9pfs: drop Doxygen format from qemu_dirent_dup() API comment
Christian Schoenebeck
2022-03-07
1
-2
/
+2
*
9pfs: move qemu_dirent_dup() from osdep -> 9p-util
Christian Schoenebeck
2022-03-07
1
-0
/
+30
*
9p: darwin: Implement compatibility for mknodat
Keno Fischer
2022-03-07
4
-2
/
+52
*
9p: darwin: Compatibility for f/l*xattr
Keno Fischer
2022-03-07
2
-4
/
+25
*
9p: darwin: *xattr_nofollow implementations
Keno Fischer
2022-03-07
2
-0
/
+65
*
9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAX
Keno Fischer
2022-03-07
2
-1
/
+19
*
9p: darwin: Ignore O_{NOATIME, DIRECT}
Keno Fischer
2022-03-07
2
-1
/
+16
*
9p: darwin: Handle struct dirent differences
Keno Fischer
2022-03-07
6
-4
/
+52
*
9p: darwin: Handle struct stat(fs) differences
Keno Fischer
2022-03-07
3
-4
/
+36
*
9p: Rename 9p-util -> 9p-util-linux
Keno Fischer
2022-03-07
2
-2
/
+2
*
9p: linux: Fix a couple Linux assumptions
Keno Fischer
2022-03-07
2
-0
/
+6
*
9pfs: Fix segfault in do_readdir_many caused by struct dirent overread
Vitaly Chikunov
2022-02-17
3
-5
/
+21
*
9pfs: use P9Array in v9fs_walk()
Christian Schoenebeck
2021-10-27
1
-12
/
+5
*
9pfs: make V9fsPath usable via P9Array API
Christian Schoenebeck
2021-10-27
1
-0
/
+2
*
9pfs: simplify blksize_to_iounit()
Christian Schoenebeck
2021-10-27
1
-2
/
+1
*
9pfs: deduplicate iounit code
Christian Schoenebeck
2021-10-27
1
-21
/
+20
*
9pfs: fix wrong I/O block size in Rgetattr
Christian Schoenebeck
2021-10-27
1
-1
/
+20
*
9pfs: fix crash in v9fs_walk()
Christian Schoenebeck
2021-09-02
1
-1
/
+3
*
hw/9pfs: use g_autofree in v9fs_walk() where possible
Christian Schoenebeck
2021-09-02
1
-4
/
+3
*
hw/9pfs: avoid 'path' copy in v9fs_walk()
Christian Schoenebeck
2021-09-02
1
-4
/
+4
*
9pfs: reduce latency of Twalk
Christian Schoenebeck
2021-07-05
1
-19
/
+70
*
9pfs: drop root_qid
Christian Schoenebeck
2021-07-05
2
-2
/
+0
*
9pfs: replace not_same_qid() by same_stat_id()
Christian Schoenebeck
2021-07-05
1
-3
/
+3
*
9pfs: drop fid_to_qid()
Christian Schoenebeck
2021-07-05
1
-18
/
+5
*
9pfs: capture root stat
Christian Schoenebeck
2021-07-05
2
-1
/
+10
*
9pfs: fix not_same_qid()
Christian Schoenebeck
2021-07-05
1
-4
/
+1
[next]