index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
vhost-backend.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
1
-3
/
+2
*
tap: vhost busy polling support
Jason Wang
2016-07-07
1
-0
/
+8
*
virtio: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
vhost: rename RESET_DEVICE backto RESET_OWNER
Yuanhan Liu
2015-11-12
1
-1
/
+1
*
vhost: use a function for each call
Marc-André Lureau
2015-10-22
1
-12
/
+120
*
vhost-user: send log shm fd along with log_base
Marc-André Lureau
2015-10-22
1
-1
/
+2
*
vhost: add vhost_set_log_base op
Marc-André Lureau
2015-10-22
1
-0
/
+6
*
vhost: add vhost_has_free_slot() interface
Igor Mammedov
2015-10-22
1
-0
/
+19
*
vhost: introduce vhost_backend_get_vq_index method
Yuanhan Liu
2015-09-24
1
-1
/
+9
*
vhost: Remove superfluous '\n' around error_report()
Gonglei
2015-03-10
1
-1
/
+1
*
virtio: Move extern declaration to header file
Stefan Weil
2014-08-09
1
-2
/
+0
*
Add vhost-user as a vhost backend.
Nikolay Nikolaev
2014-06-19
1
-0
/
+5
*
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
1
-0
/
+66