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
2016-11-01
virtio-crypto: using bh to handle dataq's requests
Gonglei
2016-11-01
cryptodev: introduce an unified wrapper for crypto operation
Gonglei
2016-11-01
virtio-crypto: add data queue processing handler
Gonglei
2016-11-01
virtio-crypto: add control queue handler
Gonglei
2016-11-01
virtio-crypto: set capacity of algorithms supported
Gonglei
2016-11-01
virtio-crypto-pci: add virtio crypto pci support
Gonglei
2016-11-01
virtio-crypto: add virtio crypto device emulation
Gonglei
2016-10-30
virtio: inline set_host_notifier_internal
Paolo Bonzini
2016-10-30
virtio: inline virtio_queue_set_host_notifier_fd_handler
Paolo Bonzini
2016-10-30
virtio: use virtio_bus_set_host_notifier to start/stop ioeventfd
Paolo Bonzini
2016-10-30
virtio: remove ioeventfd_disabled altogether
Paolo Bonzini
2016-10-30
virtio: remove set_handler argument from set_host_notifier_internal
Paolo Bonzini
2016-10-30
Revert "virtio: Introduce virtio_add_queue_aio"
Paolo Bonzini
2016-10-30
virtio: introduce virtio_device_ioeventfd_enabled
Paolo Bonzini
2016-10-30
virtio: add start_ioeventfd and stop_ioeventfd to VirtioDeviceClass
Paolo Bonzini
2016-10-30
virtio: move ioeventfd_started flag to VirtioBusState
Paolo Bonzini
2016-10-30
virtio: move ioeventfd_disabled flag to VirtioBusState
Paolo Bonzini
2016-10-30
virtio: disable ioeventfd as early as possible
Paolo Bonzini
2016-10-30
virtio/migration: Migrate balloon to VMState
Dr. David Alan Gilbert
2016-10-30
virtio/migration: Add VMStateDescription to VirtioDeviceClass
Dr. David Alan Gilbert
2016-10-24
char: use qemu_chr_fe* functions with CharBackend argument
Marc-André Lureau
2016-10-10
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
vhost-vsock: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-rng: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio-balloon: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
2016-10-10
virtio: prepare change VMSTATE_VIRTIO_DEVICE macro
Halil Pasic
2016-10-10
virtio: add virtio_detach_element()
Stefan Hajnoczi
2016-10-10
virtio-balloon: Remove needless precompiled directive
Liang Li
2016-10-08
virtio: rename the bar index field name in VirtIOPCIProxy
Chen Fan
2016-09-28
trace: move hw/virtio/virtio-balloon.c trace points into correct file
Daniel P. Berrange
2016-09-23
virtio: handle virtqueue_get_head() errors
Stefan Hajnoczi
2016-09-23
virtio: handle virtqueue_num_heads() errors
Stefan Hajnoczi
2016-09-23
virtio: handle virtqueue_read_next_desc() errors
Stefan Hajnoczi
2016-09-23
virtio: use unsigned int for virtqueue_get_avail_bytes() index
Stefan Hajnoczi
2016-09-23
virtio: handle virtqueue_get_avail_bytes() errors
Stefan Hajnoczi
2016-09-23
virtio: handle virtqueue_map_desc() errors
Stefan Hajnoczi
2016-09-23
virtio: migrate vdev->broken flag
Stefan Hajnoczi
2016-09-23
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
2016-09-23
virtio: fix stray tab character
Stefan Hajnoczi
2016-09-23
virtio: add check for descriptor's mapped address
Prasad J Pandit
2016-09-15
virtio-bus: Plug devices after features are negotiated
Maxime Coquelin
2016-09-10
vhost-vsock: add virtio sockets device
Stefan Hajnoczi
2016-09-09
virtio-pci: minor refactoring
Michael S. Tsirkin
2016-09-09
vhost: don't set vring call if no vector
Jason Wang
2016-09-09
virtio-pci: error out when both legacy and modern modes are disabled
Greg Kurz
2016-09-09
virtio-balloon: fix stats vq migration
Ladi Prosek
2016-09-09
virtio: add virtqueue_rewind()
Stefan Hajnoczi
2016-09-09
virtio-balloon: discard virtqueue element on reset
Ladi Prosek
2016-09-09
virtio: zero vq->inuse in virtio_reset()
Stefan Hajnoczi
[next]