index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
vhost.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost: fix log base address
Michael S. Tsirkin
2015-04-20
1
-2
/
+5
*
vhost: Fix vhostfd leak in error branch
Gonglei
2014-12-01
1
-0
/
+2
*
vhost_net: start/stop guest notifiers properly
Jason Wang
2014-09-03
1
-2
/
+0
*
vhost: fix resource leak in error handling
Michael S. Tsirkin
2014-06-23
1
-4
/
+6
*
vhost: block migration if backend does not log memory
Michael S. Tsirkin
2014-06-23
1
-0
/
+11
*
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
1
-1
/
+5
*
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2014-06-19
1
-20
/
+21
*
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
2014-06-19
1
-9
/
+3
*
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
2014-06-19
1
-0
/
+27
*
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-19
1
-6
/
+2
*
vhost: replace ffsl with ctzl
Natanael Copa
2014-06-11
1
-4
/
+2
*
vhost: clear signalled_used_valid on vhost stop
Michael S. Tsirkin
2013-08-12
1
-0
/
+1
*
add a header file for atomic operations
Paolo Bonzini
2013-07-04
1
-5
/
+4
*
memory: add ref/unref calls
Paolo Bonzini
2013-07-04
1
-0
/
+2
*
memory: make section size a 128-bit integer
Paolo Bonzini
2013-06-20
1
-2
/
+2
*
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-24
1
-13
/
+18
*
vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping
Nicholas Bellinger
2013-04-19
1
-15
/
+38
*
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
2013-04-08
1
-0
/
+1042