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
*
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
1
-1
/
+1
*
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-22
1
-1
/
+1
*
virtio: express virtio dependencies with Kconfig
Yang Zhong
2019-03-07
1
-1
/
+1
*
build: switch to Kconfig
Paolo Bonzini
2019-03-07
1
-0
/
+2
*
kconfig: introduce kconfig files
Paolo Bonzini
2019-03-07
1
-0
/
+2
*
9pfs: remove unnecessary conditionals
Paolo Bonzini
2019-03-07
1
-2
/
+0
*
xen: re-name XenDevice to XenLegacyDevice...
Paul Durrant
2019-01-14
1
-8
/
+8
*
9p: remove support for the "handle" backend
Greg Kurz
2018-12-12
2
-711
/
+0
*
xen/9pfs: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-12
1
-3
/
+3
*
9p: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-12
1
-2
/
+2
*
9p: fix QEMU crash when renaming files
Greg Kurz
2018-11-23
1
-0
/
+3
*
9p: take write lock on fid path updates (CVE-2018-19364)
Greg Kurz
2018-11-20
1
-0
/
+15
*
9p: write lock path in v9fs_co_open2()
Greg Kurz
2018-11-08
1
-3
/
+3
*
fsdev: Clean up error reporting in qemu_fsdev_add()
Markus Armbruster
2018-10-19
1
-1
/
+6
*
9pfs: Fix CLI parsing crash on error
Markus Armbruster
2018-10-19
1
-2
/
+4
*
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-10-19
1
-2
/
+2
*
9p: darwin: Explicitly cast comparisons of mode_t with -1
Keno Fischer
2018-06-29
1
-2
/
+2
*
cutils: Provide strchrnul
Keno Fischer
2018-06-29
1
-1
/
+1
*
9p: xattr: Properly translate xattrcreate flags
Keno Fischer
2018-06-07
2
-2
/
+19
*
9p: Properly check/translate flags in unlinkat
Keno Fischer
2018-06-07
2
-9
/
+12
*
9p: local: Avoid warning if FS_IOC_GETVERSION is not defined
Keno Fischer
2018-06-07
1
-17
/
+23
*
9p: xattr: Fix crashes due to free of uninitialized value
Keno Fischer
2018-06-07
1
-2
/
+2
*
9p: Move a couple xattr functions to 9p-util
Keno Fischer
2018-06-07
3
-33
/
+37
*
9p: local: Properly set errp in fstatfs error path
Keno Fischer
2018-06-07
1
-0
/
+2
*
9p: proxy: Fix size passed to `connect`
Keno Fischer
2018-06-07
1
-3
/
+2
*
hw: make virtio devices configurable via default-configs/
Paolo Bonzini
2018-06-01
1
-2
/
+4
*
xen: remove other open-coded use of libxengnttab
Paul Durrant
2018-05-22
1
-17
/
+15
*
9p: add trace event for v9fs_setattr()
Greg Kurz
2018-05-02
2
-0
/
+7
*
9p: fix leak in synth_name_to_path()
Marc-André Lureau
2018-02-19
1
-0
/
+1
*
9p: v9fs_path_copy() readability
Marc-André Lureau
2018-02-19
2
-6
/
+5
*
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
4
-0
/
+4
*
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
2
-1
/
+3
*
tests: virtio-9p: add FLUSH operation test
Greg Kurz
2018-02-02
3
-0
/
+28
*
tests: virtio-9p: add WRITE operation test
Greg Kurz
2018-02-01
2
-0
/
+12
*
tests: virtio-9p: add LOPEN operation test
Greg Kurz
2018-02-01
2
-0
/
+6
*
tests: virtio-9p: use the synth backend
Greg Kurz
2018-02-01
2
-0
/
+20
*
9pfs: Correctly handle cancelled requests
Keno Fischer
2018-02-01
2
-0
/
+19
*
9pfs: drop v9fs_register_transport()
Greg Kurz
2018-02-01
4
-17
/
+10
*
9pfs: deprecate handle backend
Greg Kurz
2018-01-08
1
-0
/
+2
*
fsdev: improve error handling of backend init
Greg Kurz
2018-01-08
5
-13
/
+14
*
fsdev: improve error handling of backend opts parsing
Greg Kurz
2018-01-08
3
-18
/
+33
*
9pfs: make pdu_marshal() and pdu_unmarshal() static functions
Greg Kurz
2018-01-08
2
-4
/
+2
*
9pfs: fix error path in pdu_submit()
Greg Kurz
2018-01-08
1
-4
/
+2
*
9pfs: fix type in *_parse_opts declarations
Greg Kurz
2018-01-08
3
-3
/
+3
*
9pfs: handle: fix type definition
Greg Kurz
2018-01-08
1
-24
/
+24
*
9pfs: fix some type definitions
Greg Kurz
2018-01-08
4
-11
/
+11
*
9pfs: fix XattrOperations typedef
Greg Kurz
2018-01-08
1
-3
/
+2
*
virtio-9p: move unrealize/realize after virtio_9p_transport definition
Greg Kurz
2018-01-08
1
-31
/
+29
*
9pfs: fix v9fs_mark_fids_unreclaim() return value
Greg Kurz
2017-11-06
1
-1
/
+1
*
9pfs: drop one user of struct V9fsFidState
Greg Kurz
2017-11-06
1
-4
/
+4
[next]