index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio
/
vhost.c
Age
Commit message (
Expand
)
Author
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-06-23
vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
Jason Wang
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
2015-06-17
vhost: set vring endianness for legacy virtio
Greg Kurz
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-10
vhost: 64 bit features
Cornelia Huck
2015-06-10
vhost: put log correctly in vhost_dev_start()
Jason Wang
2015-06-05
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
2015-06-05
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
2015-06-04
vhost: logs sharing
Jason Wang
2015-04-20
vhost: fix log base address
Michael S. Tsirkin
2014-12-01
vhost: Fix vhostfd leak in error branch
Gonglei
2014-09-03
vhost_net: start/stop guest notifiers properly
Jason Wang
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