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
Age
Commit message (
Expand
)
Author
2017-01-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170120-v2' into sta...
Peter Maydell
2017-01-20
virtio-ccw: fix ring sizing
Michael S. Tsirkin
2017-01-19
virtio: force VIRTIO_F_IOMMU_PLATFORM
Jason Wang
2017-01-19
virtio: fix up max size checks
Michael S. Tsirkin
2017-01-18
virtio-mmio: switch to linux headers
Michael S. Tsirkin
2017-01-18
virtio: drop an obsolete comment
Michael S. Tsirkin
2017-01-18
vhost_net: device IOTLB support
Jason Wang
2017-01-18
virtio: disable notifications again after poll succeeded
Stefan Hajnoczi
2017-01-18
Revert "virtio: turn vq->notification into a nested counter"
Stefan Hajnoczi
2017-01-18
virtio-net: enable ioeventfd even if vhost=off
Paolo Bonzini
2017-01-16
event_notifier: cleanups around event_notifier_set_handler
Paolo Bonzini
2017-01-16
stubs: move vhost stubs to stubs/vhost.o
Paolo Bonzini
2017-01-10
vhost-user: Add MTU protocol feature and op
Maxime Coquelin
2017-01-10
virtio: Introduce virtqueue_drop_all procedure
Yuri Benditovich
2017-01-10
net: vhost stop updates virtio queue state
Yuri Benditovich
2017-01-10
net: Add virtio queue interface to update used index from vring state
Yuri Benditovich
2017-01-10
balloon: Don't balloon roms
Dr. David Alan Gilbert
2017-01-10
virtio: fix vq->inuse recalc after migr
Halil Pasic
2017-01-10
virtio-crypto: zeroize the key material before free
Gonglei
2017-01-10
virtio-crypto-pci: tag virtio-crypto device hot pluggable
Gonglei
2017-01-10
virtio-crypto: avoid one cryptodev device is used by multiple virtio crypto d...
Gonglei
2017-01-10
virtio-crypto-pci: add check for cryptodev object
Gonglei
2017-01-10
cryptodev: wrap the ready flag
Gonglei
2017-01-10
cryptodev: introduce a new is_used property
Gonglei
2017-01-10
virtio-crypto: use the correct length for cipher operation
Gonglei
2017-01-10
virtio-pci: address space translation service (ATS) support
Jason Wang
2017-01-10
virtio: convert to use DMA api
Jason Wang
2017-01-10
virtio-crypto: fix possible integer and heap overflow
Gonglei
2017-01-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2017-01-03
virtio: disable virtqueue notifications during polling
Stefan Hajnoczi
2017-01-03
virtio: turn vq->notification into a nested counter
Stefan Hajnoczi
2017-01-03
virtio: poll virtqueues for new buffers
Stefan Hajnoczi
2017-01-03
aio: add AioPollFn and io_poll() interface
Stefan Hajnoczi
2016-12-16
virtio: avoid using guest_notifier_mask in vhost-user mode
Wei Huang
2016-12-15
virtio-pci: Fix cross-version migration with older machines
Maxime Coquelin
2016-11-30
virtio-crypto: fix uninitialized variables
Gonglei
2016-11-18
virtio: set ISR on dataplane notifications
Paolo Bonzini
2016-11-18
virtio: access ISR atomically
Paolo Bonzini
2016-11-18
virtio: introduce grab/release_ioeventfd to fix vhost
Paolo Bonzini
2016-11-18
virtio-crypto: fix virtio_queue_set_notification() race
Stefan Hajnoczi
2016-11-15
virtio: drop virtio_queue_get_ring_{size,addr}()
Greg Kurz
2016-11-15
vhost: drop legacy vring layout bits
Greg Kurz
2016-11-15
vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
Greg Kurz
2016-11-15
vhost: migration blocker only if shared log is used
Rafael David Tinoco
2016-11-15
virtio: allow per-device-class legacy features
Michael S. Tsirkin
2016-11-15
virtio-crypto: tag as not hotpluggable and migration
Gonglei
2016-11-15
virtio: make virtqueue_alloc_element static
Ladi Prosek
2016-11-15
virtio: rename virtqueue_discard to virtqueue_unpop
Ladi Prosek
2016-11-01
virtio-crypto: using bh to handle dataq's requests
Gonglei
[next]