index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
vhost.c
Age
Commit message (
Expand
)
Author
2014-06-23
vhost: fix resource leak in error handling
Michael S. Tsirkin
2014-06-23
vhost: block migration if backend does not log memory
Michael S. Tsirkin
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
2014-06-19
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
2014-06-19
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
2014-06-11
vhost: replace ffsl with ctzl
Natanael Copa
2013-08-12
vhost: clear signalled_used_valid on vhost stop
Michael S. Tsirkin
2013-07-04
add a header file for atomic operations
Paolo Bonzini
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
2013-04-19
vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping
Nicholas Bellinger
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini