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
/
tests
/
vhost-user-bridge.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
1
-4
/
+4
*
libvhost-user: support many virtqueues
Stefan Hajnoczi
2019-07-04
1
-14
/
+28
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-1
/
+1
*
tests/vhost-user-bridge: Fix misuse of isdigit()
Markus Armbruster
2019-05-22
1
-1
/
+2
*
Clean up includes
Markus Armbruster
2018-12-20
1
-1
/
+1
*
vhost-user-bridge: fix recvmsg iovlen
Marc-André Lureau
2018-11-27
1
-1
/
+1
*
vhost-user-bridge: support host notifier
Tiwei Bie
2018-05-24
1
-3
/
+95
*
tests: Avoid 'do/while(false); ' in vhost-user-bridge
Eric Blake
2018-01-16
1
-2
/
+4
*
vhost-user-bridge: Only process received packets on started queues
Dr. David Alan Gilbert
2017-10-12
1
-0
/
+1
*
vhost-user-bridge: fix resume regression (since 2.9)
Marc-André Lureau
2017-09-08
1
-0
/
+7
*
vhost-user-bridge: fix iov_restore_front() warning
Marc-André Lureau
2017-06-08
1
-2
/
+9
*
tests/vhost-user-bridge: use contrib/libvhost-user
Marc-André Lureau
2016-12-16
1
-949
/
+228
*
tests/vhost-user-bridge: do not accept more than one connection
Marc-André Lureau
2016-12-16
1
-0
/
+1
*
tests/vhost-user-bridge: indicate peer disconnected
Marc-André Lureau
2016-12-16
1
-1
/
+0
*
tests/vhost-user-bridge: remove unnecessary dispatcher_remove
Marc-André Lureau
2016-12-16
1
-2
/
+0
*
tests/vhost-user-bridge: remove false comment
Marc-André Lureau
2016-12-16
1
-2
/
+0
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-06-17
1
-14
/
+37
|
\
|
*
tests/vhost-user-bridge: workaround stale vring base
Marc-André Lureau
2016-06-17
1
-0
/
+7
|
*
tests/vhost-user-bridge: add client mode
Marc-André Lureau
2016-06-17
1
-14
/
+30
*
|
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
1
-1
/
+0
|
/
*
tests/vhost-user-bridge: fix build on 32 bit systems
Michael S. Tsirkin
2016-02-25
1
-7
/
+7
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-19
1
-31
/
+61
|
\
|
*
tests/vhost-user-bridge: add scattering of incoming packets
Victor Kaplansky
2016-02-18
1
-31
/
+61
*
|
tests: Clean up includes
Peter Maydell
2016-02-16
1
-11
/
+1
|
/
*
tests/vhost-user-bridge.c: fix fd leakage
Victor Kaplansky
2015-12-02
1
-5
/
+29
*
tests/vhost-user-bridge: read command line arguments
Victor Kaplansky
2015-11-25
1
-18
/
+111
*
tests/vhost-user-bridge: propose GUEST_ANNOUNCE feature
Victor Kaplansky
2015-11-25
1
-0
/
+1
*
tests/vhost-user-bridge: implement logging of dirty pages
Victor Kaplansky
2015-11-17
1
-25
/
+195
*
vhost: rename RESET_DEVICE backto RESET_OWNER
Yuanhan Liu
2015-11-12
1
-3
/
+3
*
tests/vhost-user-bridge: add vhost-user bridge application
Victor Kaplansky
2015-10-29
1
-0
/
+1110