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
*
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
*
9pfs: use g_malloc0 to allocate space for xattr
Prasad J Pandit
2017-10-16
1
-2
/
+2
*
9pfs: check the size of transport buffer before marshaling
Jan Dakinevich
2017-09-20
1
-3
/
+12
*
9pfs: fix name_to_path assertion in v9fs_complete_rename()
Jan Dakinevich
2017-09-20
1
-14
/
+9
*
9pfs: fix readdir() for 9p2000.u
Jan Dakinevich
2017-09-20
1
-13
/
+9
*
9pfs: local: clarify fchmodat_nofollow() implementation
Greg Kurz
2017-09-05
1
-4
/
+8
*
9pfs: avoid sign conversion error simplifying the code
Philippe Mathieu-Daudé
2017-09-05
1
-4
/
+2
*
9pfs: fix dependencies
Cornelia Huck
2017-08-30
1
-1
/
+1
*
9pfs: local: fix fchmodat_nofollow() limitations
Greg Kurz
2017-08-10
2
-16
/
+50
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
1
-1
/
+1
*
9pfs: handle transport errors in pdu_complete()
Greg Kurz
2017-06-29
1
-8
/
+15
*
xen-9pfs: disconnect if buffers are misconfigured
Stefano Stabellini
2017-06-29
1
-21
/
+64
*
virtio-9p: break device if buffers are misconfigured
Greg Kurz
2017-06-29
4
-7
/
+40
*
virtio-9p: message header is 7-byte long
Greg Kurz
2017-06-29
2
-5
/
+8
*
virtio-9p: record element after sanity checks
Greg Kurz
2017-06-29
1
-1
/
+2
*
9pfs: replace g_malloc()+memcpy() with g_memdup()
Marc-André Lureau
2017-06-29
1
-2
/
+1
*
9pfs: local: Add support for custom fmode/dmode in 9ps mapped security modes
Tobias Schramm
2017-06-29
2
-4
/
+24
*
9pfs: local: remove: use correct path component
Bruce Rogers
2017-06-29
1
-1
/
+1
*
9pfs: local: metadata file for the VirtFS root
Greg Kurz
2017-05-25
1
-27
/
+59
*
9pfs: local: simplify file opening
Greg Kurz
2017-05-25
3
-50
/
+29
*
9pfs: local: resolve special directories in paths
Greg Kurz
2017-05-25
1
-7
/
+25
*
9pfs: check return value of v9fs_co_name_to_path()
Greg Kurz
2017-05-25
1
-11
/
+25
*
9pfs: assume utimensat() and futimens() are present
Greg Kurz
2017-05-25
1
-5
/
+0
*
9pfs: local: fix unlink of alien files in mapped-file mode
Greg Kurz
2017-05-25
1
-19
/
+15
*
9pfs: drop pdu_push_and_notify()
Greg Kurz
2017-05-25
1
-6
/
+1
*
virtio-9p/xen-9p: move 9p specific bits to core 9p code
Greg Kurz
2017-05-25
4
-14
/
+10
*
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
2017-05-18
1
-1
/
+1
|
\
|
*
migration: Create migration/blocker.h
Juan Quintela
2017-05-17
1
-1
/
+1
*
|
xen: call qemu_set_cloexec instead of fcntl
Stefano Stabellini
2017-05-16
1
-1
/
+1
*
|
xen/9pfs: fix two resource leaks on error paths, discovered by Coverity
Stefano Stabellini
2017-05-16
1
-0
/
+2
|
/
[next]