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
/
util
/
vhost-user-server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-21
block: remove AioContext locking
Stefan Hajnoczi
1
-3
/
+0
2023-11-28
export/vhost-user-blk: Fix consecutive drains
Kevin Wolf
1
-8
/
+31
2023-09-29
util/vhost-user-server: Clean up local variable shadowing
Philippe Mathieu-Daudé
1
-1
/
+1
2023-09-07
io: follow coroutine AioContext in qio_channel_yield()
Stefan Hajnoczi
1
-7
/
+20
2023-05-30
aio: remove aio_disable_external() API
Stefan Hajnoczi
1
-6
/
+5
2023-05-30
block/export: stop using is_external in vhost-user-blk server
Stefan Hajnoczi
1
-5
/
+5
2023-05-30
block/export: wait for vhost-user-blk requests when draining
Stefan Hajnoczi
1
-6
/
+12
2023-05-30
util/vhost-user-server: rename refcount to in_flight counter
Stefan Hajnoczi
1
-7
/
+7
2023-03-27
block/export: only acquire AioContext once for vhost_user_server_stop()
Stefan Hajnoczi
1
-4
/
+1
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
1
-0
/
+1
2023-02-06
io: Add support for MSG_PEEK for socket channel
manish.mishra
1
-1
/
+1
2022-05-03
util: rename qemu_*block() socket functions
Marc-André Lureau
1
-2
/
+2
2022-02-01
block/export: Fix vhost-user-blk shutdown with requests in flight
Kevin Wolf
1
-0
/
+22
2022-01-12
aio-posix: split poll check from ready handler
Stefan Hajnoczi
1
-5
/
+6
2020-10-23
util/vhost-user-server: move header to include/
Stefan Hajnoczi
1
-1
/
+1
2020-10-23
block/export: convert vhost-user-blk server to block export API
Stefan Hajnoczi
1
-1
/
+9
2020-10-23
util/vhost-user-server: rework vu_client_trip() coroutine lifecycle
Stefan Hajnoczi
1
-107
/
+136
2020-10-23
util/vhost-user-server: check EOF when reading payload
Stefan Hajnoczi
1
-2
/
+4
2020-10-23
util/vhost-user-server: fix memory leak in vu_message_read()
Stefan Hajnoczi
1
-27
/
+23
2020-10-23
util/vhost-user-server: drop unused DevicePanicNotifier
Stefan Hajnoczi
1
-6
/
+0
2020-10-23
util/vhost-user-server: drop unnecessary watch deletion
Stefan Hajnoczi
1
-15
/
+4
2020-10-23
util/vhost-user-server: drop unnecessary QOM cast
Stefan Hajnoczi
1
-1
/
+1
2020-10-23
util/vhost-user-server: s/fileds/fields/ typo fix
Stefan Hajnoczi
1
-1
/
+1
2020-10-23
util/vhost-user-server: generic vhost user server
Coiby Xu
1
-0
/
+428