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
/
net
/
vhost-user.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-1
/
+1
2016-03-11
vhost-user: remove useless is_server field
Marc-André Lureau
1
-2
/
+0
2016-03-11
vhost-user: fix use after free
Marc-André Lureau
1
-1
/
+6
2016-03-11
vhost-user: verify that number of queues is less than MAX_QUEUE_NUM
Ilya Maximets
1
-2
/
+3
2016-02-04
net: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-13
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
1
-3
/
+3
2015-12-02
vhost-user: verify that number of queues is non-zero
Victor Kaplansky
1
-0
/
+5
2015-11-25
vhost-user: set link down when the char device is closed
Wen Congyang
1
-1
/
+1
2015-11-02
net: Convert to new qapi union layout
Eric Blake
1
-2
/
+2
2015-10-22
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
1
-2
/
+22
2015-10-22
vhost user: add support of live migration
Thibaut Collet
1
-2
/
+10
2015-10-22
net: add trace_vhost_user_event
Marc-André Lureau
1
-2
/
+2
2015-09-24
vhost-user: add multiple queue support
Changchun Ouyang
1
-48
/
+93
2015-07-20
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
1
-24
/
+13
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+0
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
1
-1
/
+0
2015-06-09
vhost-user: Improve -netdev/netdev_add/-net/... error reporting
Markus Armbruster
1
-13
/
+12
2015-06-09
QemuOpts: Convert qemu_opt_foreach() to Error
Markus Armbruster
1
-3
/
+4
2015-06-09
QemuOpts: Drop qemu_opt_foreach() parameter abort_on_failure
Markus Armbruster
1
-1
/
+1
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
1
-2
/
+2
2015-06-08
QemuOpts: Drop qemu_opts_foreach() parameter abort_on_failure
Markus Armbruster
1
-1
/
+1
2015-06-01
vhost-user: add multi queue support
Ouyang Changchun
1
-13
/
+24
2015-05-27
net: Permit incremental conversion of init functions to Error
Markus Armbruster
1
-1
/
+2
2015-03-10
vhost: Remove superfluous '\n' around error_report()
Gonglei
1
-2
/
+2
2015-03-03
vhost user:support vhost user nic for non msi guests
Haifeng Gao
1
-13
/
+3
2014-06-19
Add the vhost-user netdev backend to the command line
Nikolay Nikolaev
1
-3
/
+106
2014-06-19
Add new vhost-user netdev backend
Nikolay Nikolaev
1
-0
/
+155