index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
libvhost-user
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
libvhost-user: introduce and use vu_has_protocol_feature()
Johannes Berg
1
-10
/
+10
2019-09-04
libvhost-user: fix SLAVE_SEND_FD handling
Johannes Berg
1
-1
/
+2
2019-07-04
libvhost-user: implement VHOST_USER_PROTOCOL_F_MQ
Stefan Hajnoczi
1
-3
/
+4
2019-07-04
libvhost-user: support many virtqueues
Stefan Hajnoczi
4
-16
/
+41
2019-07-04
libvhost-user: add vmsg_set_reply_u64() helper
Stefan Hajnoczi
1
-13
/
+13
2019-05-29
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
2
-0
/
+2
2019-05-22
libvhost-user: fix -Werror=format= on ppc64
Marc-André Lureau
1
-2
/
+4
2019-05-22
libvhost-user: fix cast warnings on 32 bits
Marc-André Lureau
1
-3
/
+3
2019-05-20
libvhost-user: fix bad vu_log_write
Li Feng
1
-1
/
+1
2019-05-10
libvhost-user: add PROTOCOL_F_CONFIG if {set, get}_config
Marc-André Lureau
1
-0
/
+4
2019-05-10
libvhost-user: fix -Waddress-of-packed-member
Marc-André Lureau
1
-3
/
+3
2019-05-07
QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targets
Cao Jiaxi
1
-1
/
+1
2019-03-12
libvhost-user: Support tracking inflight I/O in shared memory
Xie Yongji
2
-20
/
+399
2019-03-12
libvhost-user: Introduce vu_queue_map_desc()
Xie Yongji
1
-37
/
+51
2019-03-12
libvhost-user: Remove unnecessary FD flag check for event file descriptors
Xie Yongji
1
-10
/
+4
2019-03-12
libvhost-user: add vu_queue_unpop()
Marc-André Lureau
2
-0
/
+30
2019-03-12
libvhost-user-glib: export vug_source_new()
Marc-André Lureau
2
-5
/
+9
2019-03-12
libvhost-user: exit by default on VHOST_USER_NONE
Marc-André Lureau
1
-1
/
+2
2019-03-12
libvhost-user: fix clang enum-conversion warning
Marc-André Lureau
1
-1
/
+1
2019-02-05
contrib/libvhost-user: cleanup casts
Michael S. Tsirkin
1
-4
/
+4
2019-02-04
contrib/libvhost-user: switch to uint64_t
Michael S. Tsirkin
1
-4
/
+4
2018-05-24
libvhost-user: support host notifier
Tiwei Bie
2
-8
/
+105
2018-05-23
libvhost-user: Send messages with no data
Dr. David Alan Gilbert
1
-7
/
+9
2018-04-09
contrib/libvhost-user: add the protocol feature used for SET/GET message
Changpeng Liu
1
-0
/
+1
2018-03-20
libvhost-user: Claim support for postcopy
Dr. David Alan Gilbert
1
-0
/
+33
2018-03-20
vhost-user: Add VHOST_USER_POSTCOPY_END message
Dr. David Alan Gilbert
2
-0
/
+24
2018-03-20
libvhost-user: mprotect & madvises for postcopy
Dr. David Alan Gilbert
1
-5
/
+42
2018-03-20
vhost+postcopy: Send address back to qemu
Dr. David Alan Gilbert
1
-1
/
+23
2018-03-20
libvhost-user+postcopy: Register new regions with the ufd
Dr. David Alan Gilbert
1
-0
/
+34
2018-03-20
postcopy+vhost-user: Split set_mem_table for postcopy
Dr. David Alan Gilbert
1
-0
/
+53
2018-03-20
vhost+postcopy: Transmit 'listen' to slave
Dr. David Alan Gilbert
2
-0
/
+21
2018-03-20
libvhost-user: Open userfaultfd
Dr. David Alan Gilbert
2
-2
/
+43
2018-03-20
libvhost-user: Support sending fds back to qemu
Dr. David Alan Gilbert
1
-1
/
+29
2018-03-20
vhost-user: Add 'VHOST_USER_POSTCOPY_ADVISE' message
Dr. David Alan Gilbert
2
-0
/
+14
2018-03-20
postcopy: Add vhost-user flag for postcopy and check it
Dr. David Alan Gilbert
1
-0
/
+2
2018-02-13
libvhost-user: Support across-memory-boundary access
Yongji Xie
2
-14
/
+122
2018-02-13
libvhost-user: Fix resource leak
Yongji Xie
1
-0
/
+14
2018-01-18
contrib/libvhost-user: enable virtio config space messages
Changpeng Liu
2
-0
/
+75
2017-10-12
libvhost-user: Support VHOST_USER_SET_SLAVE_REQ_FD
Dr. David Alan Gilbert
2
-1
/
+27
2017-10-12
libvhost-user: Update and fix feature and request lists
Dr. David Alan Gilbert
2
-6
/
+13
2017-10-12
libvhost-user: vu_queue_started
Dr. David Alan Gilbert
2
-0
/
+15
2017-10-10
libvhost-user: add glib source helper
Marc-André Lureau
3
-1
/
+187
2017-10-10
libvhost-user: improve vu_queue_pop() doc
Marc-André Lureau
1
-1
/
+2
2017-10-10
libvhost-user: drop dependency on glib
Marc-André Lureau
1
-3
/
+26
2017-09-08
libvhost-user: support resuming vq->last_avail_idx based on used_idx
Marc-André Lureau
2
-0
/
+20
2017-08-09
libvhost-user: quit when no more data received
Jens Freimann
1
-1
/
+3
2017-06-15
vhost-user-scsi: Introduce a vhost-user-scsi sample application
Felipe Franciosi
1
-5
/
+6
2017-05-10
libvhost-user: fix crash when rings aren't ready
Marc-André Lureau
2
-9
/
+23
2017-05-05
libvhost-user: replace vasprintf() to fix build
Felipe Franciosi
1
-1
/
+1
2016-12-16
contrib: add libvhost-user
Marc-André Lureau
3
-0
/
+1935