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
/
hw
/
virtio
/
vhost-user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
1
-0
/
+19
2015-09-24
vhost-user: add multiple queue support
Changchun Ouyang
1
-0
/
+22
2015-09-24
vhost: introduce vhost_backend_get_vq_index method
Yuanhan Liu
1
-2
/
+10
2015-09-24
vhost-user: add VHOST_USER_GET_QUEUE_NUM message
Yuanhan Liu
1
-1
/
+14
2015-09-24
vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE
Yuanhan Liu
1
-3
/
+3
2015-09-24
vhost-user: add protocol feature negotiation
Michael S. Tsirkin
1
-0
/
+31
2015-09-24
vhost-user: use VHOST_USER_XXX macro for switch statement
Yuanhan Liu
1
-16
/
+22
2015-07-20
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
1
-10
/
+1
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
1
-1
/
+10
2015-04-30
vhost-user: remove superfluous '\n' around error_report()
Gonglei
1
-11
/
+11
2014-11-03
vhost-user: fix mmap offset calculation
Michael S. Tsirkin
1
-1
/
+1
2014-07-18
vhost-user: minor cleanups
Michael S. Tsirkin
1
-1
/
+3
2014-07-18
vhost-user: Fix VHOST_SET_MEM_TABLE processing
Nikolay Nikolaev
1
-1
/
+3
2014-06-29
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
1
-9
/
+14
2014-06-19
Add vhost-user as a vhost backend.
Nikolay Nikolaev
1
-0
/
+342