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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-10-23
1
-24
/
+24
|
\
|
*
vhost-user: fix up rhel6 build
Michael S. Tsirkin
2015-10-22
1
-24
/
+24
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-10-22
3
-243
/
+632
|
\
\
|
|
/
|
*
vhost: set the correct queue index in case of migration with multiqueue
Thibaut Collet
2015-10-22
1
-3
/
+5
|
*
vhost: add migration block if memfd failed
Marc-André Lureau
2015-10-22
1
-0
/
+3
|
*
vhost-user: use an enum helper for features mask
Thibaut Collet
2015-10-22
1
-4
/
+9
|
*
vhost user: add rarp sending after live migration for legacy guest
Thibaut Collet
2015-10-22
1
-1
/
+31
|
*
vhost: use a function for each call
Marc-André Lureau
2015-10-22
3
-252
/
+438
|
*
vhost-user: add a migration blocker
Marc-André Lureau
2015-10-22
2
-4
/
+21
|
*
vhost-user: send log shm fd along with log_base
Marc-André Lureau
2015-10-22
3
-5
/
+30
|
*
vhost: alloc shareable log
Marc-André Lureau
2015-10-22
1
-10
/
+47
|
*
vhost-user: add vhost_user_requires_shm_log()
Marc-André Lureau
2015-10-22
1
-2
/
+12
|
*
vhost: add vhost_set_log_base op
Marc-André Lureau
2015-10-22
3
-4
/
+24
|
*
vhost: document log resizing
Marc-André Lureau
2015-10-22
1
-0
/
+2
|
*
vhost: fail backend intialization early
Igor Mammedov
2015-10-22
1
-0
/
+6
|
*
vhost: add vhost_has_free_slot() interface
Igor Mammedov
2015-10-22
3
-0
/
+46
*
|
kvm: Pass PCI device pointer to MSI routing functions
Pavel Fedin
2015-10-19
1
-2
/
+3
|
/
*
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2015-10-12
1
-14
/
+55
|
\
|
*
virtio dataplane: adapt dataplane for virtio Version 1
Pierre Morel
2015-10-12
1
-14
/
+55
*
|
virtio-input: Fix device introspection on non-Linux hosts
Markus Armbruster
2015-10-09
2
-8
/
+16
|
/
*
virtio: Notice when the system doesn't support MSIx at all
Richard Henderson
2015-10-01
1
-6
/
+11
*
virtio: introduce virtqueue_discard()
Jason Wang
2015-10-01
1
-0
/
+7
*
virtio: introduce virtqueue_unmap_sg()
Jason Wang
2015-10-01
1
-4
/
+10
*
vhost-user: add a new message to disable/enable a specific virt queue.
Changchun Ouyang
2015-09-24
1
-0
/
+19
*
vhost-user: add multiple queue support
Changchun Ouyang
2015-09-24
2
-2
/
+25
*
vhost: introduce vhost_backend_get_vq_index method
Yuanhan Liu
2015-09-24
3
-12
/
+25
*
vhost-user: add VHOST_USER_GET_QUEUE_NUM message
Yuanhan Liu
2015-09-24
1
-1
/
+14
*
vhost: rename VHOST_RESET_OWNER to VHOST_RESET_DEVICE
Yuanhan Liu
2015-09-24
1
-3
/
+3
*
vhost-user: add protocol feature negotiation
Michael S. Tsirkin
2015-09-24
1
-0
/
+31
*
vhost-user: use VHOST_USER_XXX macro for switch statement
Yuanhan Liu
2015-09-24
1
-16
/
+22
*
virtio: ring sizes vs. reset
Cornelia Huck
2015-09-24
1
-0
/
+64
*
virtio: right size for virtio_queue_get_avail_size
Pierre Morel
2015-09-24
1
-1
/
+1
*
hw/virtio/virtio-pci: Remove meaningless blank Property
Shannon Zhao
2015-09-11
1
-5
/
+0
*
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-09-10
4
-15
/
+15
*
hw/virtio/virtio-pci: Use pow2ceil() rather than hand-calculation
Peter Maydell
2015-09-07
1
-3
/
+1
*
virtio: fix 1.0 virtqueue migration
Jason Wang
2015-08-05
1
-0
/
+56
*
virtio: get_features() can fail
Jason Wang
2015-07-27
3
-3
/
+5
*
virtio-pci: fix memory MR cleanup for modern
Michael S. Tsirkin
2015-07-27
1
-0
/
+15
*
virtio: hide legacy features from modern guests
Michael S. Tsirkin
2015-07-27
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-20
1
-10
/
+1
|
\
|
*
Revert "vhost-user: add multi queue support"
Michael S. Tsirkin
2015-07-20
1
-10
/
+1
*
|
virtio-rng: trigger timer only when guest requests for entropy
Pankaj Gupta
2015-07-17
1
-7
/
+8
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-13
1
-2
/
+4
|
\
|
*
virtio-pci: don't crash on illegal length
Michael S. Tsirkin
2015-07-13
1
-2
/
+4
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
3
-29
/
+178
|
\
\
|
|
/
|
*
virtio fix cfg endian-ness for BE targets
Michael S. Tsirkin
2015-07-08
1
-8
/
+83
|
*
virtio-pci: implement cfg capability
Michael S. Tsirkin
2015-07-08
2
-1
/
+78
|
*
Revert "dataplane: allow virtio-1 devices"
Cornelia Huck
2015-07-07
1
-26
/
+21
|
*
dataplane: fix cross-endian issues
Greg Kurz
2015-07-07
1
-2
/
+4
*
|
kvm: rename kvm_irqchip_[add,remove]_irqfd_notifier with gsi suffix
Eric Auger
2015-07-06
1
-2
/
+2
|
/
[next]