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