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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
hw
/
virtio
/
vhost.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-24
vhost-user: add multiple queue support
Changchun Ouyang
1
-2
/
+3
2015-09-24
vhost: introduce vhost_backend_get_vq_index method
Yuanhan Liu
1
-9
/
+6
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
1
-2
/
+2
2015-06-23
vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
Jason Wang
1
-4
/
+4
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-14
/
+50
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
1
-13
/
+1
2015-06-17
vhost: set vring endianness for legacy virtio
Greg Kurz
1
-1
/
+49
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-10
/
+8
2015-06-10
vhost: 64 bit features
Cornelia Huck
1
-7
/
+7
2015-06-10
vhost: put log correctly in vhost_dev_start()
Jason Wang
1
-3
/
+1
2015-06-05
memory: prepare for multiple bits in the dirty log mask
Paolo Bonzini
1
-2
/
+4
2015-06-05
memory: differentiate memory_region_is_logging and memory_region_get_dirty_lo...
Paolo Bonzini
1
-1
/
+2
2015-06-04
vhost: logs sharing
Jason Wang
1
-18
/
+59
2015-04-20
vhost: fix log base address
Michael S. Tsirkin
1
-2
/
+5
2014-12-01
vhost: Fix vhostfd leak in error branch
Gonglei
1
-0
/
+2
2014-09-03
vhost_net: start/stop guest notifiers properly
Jason Wang
1
-2
/
+0
2014-06-23
vhost: fix resource leak in error handling
Michael S. Tsirkin
1
-4
/
+6
2014-06-23
vhost: block migration if backend does not log memory
Michael S. Tsirkin
1
-0
/
+11
2014-06-19
Add vhost-backend and VhostBackendType
Nikolay Nikolaev
1
-1
/
+5
2014-06-19
Add vhost_ops to vhost_dev struct and replace all relevant ioctls
Nikolay Nikolaev
1
-20
/
+21
2014-06-19
vhost_net_init will use VhostNetOptions to get all its arguments
Nikolay Nikolaev
1
-9
/
+3
2014-06-19
vhost: add vhost_get_features and vhost_ack_features
Nikolay Nikolaev
1
-0
/
+27
2014-06-19
virtio: Drop superfluous conditionals around g_free()
Markus Armbruster
1
-6
/
+2
2014-06-11
vhost: replace ffsl with ctzl
Natanael Copa
1
-4
/
+2
2013-08-12
vhost: clear signalled_used_valid on vhost stop
Michael S. Tsirkin
1
-0
/
+1
2013-07-04
add a header file for atomic operations
Paolo Bonzini
1
-5
/
+4
2013-07-04
memory: add ref/unref calls
Paolo Bonzini
1
-0
/
+2
2013-06-20
memory: make section size a 128-bit integer
Paolo Bonzini
1
-2
/
+2
2013-04-24
virtio: remove virtiobindings.
KONRAD Frederic
1
-13
/
+18
2013-04-19
vhost: Add vhost_commit callback for SeaBIOS ROM region re-mapping
Nicholas Bellinger
1
-15
/
+38
2013-04-08
hw: move virtio devices to hw/ subdirectories
Paolo Bonzini
1
-0
/
+1042