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
/
contrib
/
libvhost-user
Commit message (
Expand
)
Author
Age
Files
Lines
*
libvhost-user: Support tracking inflight I/O in shared memory
Xie Yongji
2019-03-13
2
-20
/
+399
*
libvhost-user: Introduce vu_queue_map_desc()
Xie Yongji
2019-03-13
1
-37
/
+51
*
libvhost-user: Remove unnecessary FD flag check for event file descriptors
Xie Yongji
2019-03-13
1
-10
/
+4
*
libvhost-user: add vu_queue_unpop()
Marc-André Lureau
2019-03-13
2
-0
/
+30
*
libvhost-user-glib: export vug_source_new()
Marc-André Lureau
2019-03-13
2
-5
/
+9
*
libvhost-user: exit by default on VHOST_USER_NONE
Marc-André Lureau
2019-03-13
1
-1
/
+2
*
libvhost-user: fix clang enum-conversion warning
Marc-André Lureau
2019-03-13
1
-1
/
+1
*
contrib/libvhost-user: cleanup casts
Michael S. Tsirkin
2019-02-05
1
-4
/
+4
*
contrib/libvhost-user: switch to uint64_t
Michael S. Tsirkin
2019-02-04
1
-4
/
+4
*
libvhost-user: support host notifier
Tiwei Bie
2018-05-24
2
-8
/
+105
*
libvhost-user: Send messages with no data
Dr. David Alan Gilbert
2018-05-23
1
-7
/
+9
*
contrib/libvhost-user: add the protocol feature used for SET/GET message
Changpeng Liu
2018-04-09
1
-0
/
+1
*
libvhost-user: Claim support for postcopy
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+33
*
vhost-user: Add VHOST_USER_POSTCOPY_END message
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+24
*
libvhost-user: mprotect & madvises for postcopy
Dr. David Alan Gilbert
2018-03-20
1
-5
/
+42
*
vhost+postcopy: Send address back to qemu
Dr. David Alan Gilbert
2018-03-20
1
-1
/
+23
*
libvhost-user+postcopy: Register new regions with the ufd
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+34
*
postcopy+vhost-user: Split set_mem_table for postcopy
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+53
*
vhost+postcopy: Transmit 'listen' to slave
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+21
*
libvhost-user: Open userfaultfd
Dr. David Alan Gilbert
2018-03-20
2
-2
/
+43
*
libvhost-user: Support sending fds back to qemu
Dr. David Alan Gilbert
2018-03-20
1
-1
/
+29
*
vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
Dr. David Alan Gilbert
2018-03-20
2
-0
/
+14
*
postcopy: Add vhost-user flag for postcopy and check it
Dr. David Alan Gilbert
2018-03-20
1
-0
/
+2
*
libvhost-user: Support across-memory-boundary access
Yongji Xie
2018-02-13
2
-14
/
+122
*
libvhost-user: Fix resource leak
Yongji Xie
2018-02-13
1
-0
/
+14
*
contrib/libvhost-user: enable virtio config space messages
Changpeng Liu
2018-01-18
2
-0
/
+75
*
libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD
Dr. David Alan Gilbert
2017-10-12
2
-1
/
+27
*
libvhost-user: Update and fix feature and request lists
Dr. David Alan Gilbert
2017-10-12
2
-6
/
+13
*
libvhost-user: vu_queue_started
Dr. David Alan Gilbert
2017-10-12
2
-0
/
+15
*
libvhost-user: add glib source helper
Marc-André Lureau
2017-10-10
3
-1
/
+187
*
libvhost-user: improve vu_queue_pop() doc
Marc-André Lureau
2017-10-10
1
-1
/
+2
*
libvhost-user: drop dependency on glib
Marc-André Lureau
2017-10-10
1
-3
/
+26
*
libvhost-user: support resuming vq->last_avail_idx based on used_idx
Marc-André Lureau
2017-09-08
2
-0
/
+20
*
libvhost-user: quit when no more data received
Jens Freimann
2017-08-09
1
-1
/
+3
*
vhost-user-scsi: Introduce a vhost-user-scsi sample application
Felipe Franciosi
2017-06-15
1
-5
/
+6
*
libvhost-user: fix crash when rings aren't ready
Marc-André Lureau
2017-05-10
2
-9
/
+23
*
libvhost-user: replace vasprintf() to fix build
Felipe Franciosi
2017-05-05
1
-1
/
+1
*
contrib: add libvhost-user
Marc-André Lureau
2016-12-16
3
-0
/
+1935