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