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-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
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-23
vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
Jason Wang
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
2015-06-23
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20150623-1' into...
Peter Maydell
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
2015-06-23
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
2015-06-23
virito-pci: fix OVERRUN problem
Gonglei
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
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-16
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150615-1' into s...
Peter Maydell
2015-06-12
virtio-gpu-pci: add virtio pci support
Gerd Hoffmann
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-10
virtio-rng: move qdev properties into virtio-rng.c
Shannon Zhao
2015-06-10
virtio-input: emulated devices [pci]
Gerd Hoffmann
[next]