]> Git Repo - qemu.git/history - hw/virtio
scsi-disk: fix VERIFY for scsi-block
[qemu.git] / hw / virtio /
2016-12-15 Maxime Coquelinvirtio-pci: Fix cross-version migration with older...
2016-12-01 Stefan HajnocziMerge remote-tracking branch 'dgibson/tags/ppc-for...
2016-12-01 Stefan HajnocziMerge remote-tracking branch 'mst/tags/for_upstream...
2016-11-30 Gongleivirtio-crypto: fix uninitialized variables
2016-11-21 Stefan HajnocziMerge remote-tracking branch 'sstabellini/tags/xen...
2016-11-21 Stefan HajnocziMerge remote-tracking branch 'mst/tags/for_upstream...
2016-11-18 Paolo Bonzinivirtio: set ISR on dataplane notifications
2016-11-18 Paolo Bonzinivirtio: access ISR atomically
2016-11-18 Paolo Bonzinivirtio: introduce grab/release_ioeventfd to fix vhost
2016-11-18 Stefan Hajnoczivirtio-crypto: fix virtio_queue_set_notification()...
2016-11-15 Stefan HajnocziMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-11-15 Greg Kurzvirtio: drop virtio_queue_get_ring_{size,addr}()
2016-11-15 Greg Kurzvhost: drop legacy vring layout bits
2016-11-15 Greg Kurzvhost: adapt vhost_verify_ring_mappings() to virtio...
2016-11-15 Rafael David Tinocovhost: migration blocker only if shared log is used
2016-11-15 Michael S. Tsirkinvirtio: allow per-device-class legacy features
2016-11-15 Gongleivirtio-crypto: tag as not hotpluggable and migration
2016-11-15 Ladi Prosekvirtio: make virtqueue_alloc_element static
2016-11-15 Ladi Prosekvirtio: rename virtqueue_discard to virtqueue_unpop
2016-11-04 Stefan HajnocziMerge remote-tracking branch 'sstabellini/tags/xen...
2016-11-03 Stefan HajnocziMerge remote-tracking branch 'remotes/bonzini/tags...
2016-11-03 Stefan HajnocziMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-11-01 Gongleivirtio-crypto: using bh to handle dataq's requests
2016-11-01 Gongleicryptodev: introduce an unified wrapper for crypto...
2016-11-01 Gongleivirtio-crypto: add data queue processing handler
2016-11-01 Gongleivirtio-crypto: add control queue handler
2016-11-01 Gongleivirtio-crypto: set capacity of algorithms supported
2016-11-01 Gongleivirtio-crypto-pci: add virtio crypto pci support
2016-11-01 Gongleivirtio-crypto: add virtio crypto device emulation
2016-10-30 Paolo Bonzinivirtio: inline set_host_notifier_internal
2016-10-30 Paolo Bonzinivirtio: inline virtio_queue_set_host_notifier_fd_handler
2016-10-30 Paolo Bonzinivirtio: use virtio_bus_set_host_notifier to start/stop...
2016-10-30 Paolo Bonzinivirtio: remove ioeventfd_disabled altogether
2016-10-30 Paolo Bonzinivirtio: remove set_handler argument from set_host_notif...
2016-10-30 Paolo BonziniRevert "virtio: Introduce virtio_add_queue_aio"
2016-10-30 Paolo Bonzinivirtio: introduce virtio_device_ioeventfd_enabled
2016-10-30 Paolo Bonzinivirtio: add start_ioeventfd and stop_ioeventfd to Virti...
2016-10-30 Paolo Bonzinivirtio: move ioeventfd_started flag to VirtioBusState
2016-10-30 Paolo Bonzinivirtio: move ioeventfd_disabled flag to VirtioBusState
2016-10-30 Paolo Bonzinivirtio: disable ioeventfd as early as possible
2016-10-30 Dr. David Alan Gilbertvirtio/migration: Migrate balloon to VMState
2016-10-30 Dr. David Alan Gilbertvirtio/migration: Add VMStateDescription to VirtioDevic...
2016-10-28 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-10-24 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2016-10-24 Marc-André Lureauchar: use qemu_chr_fe* functions with CharBackend argument
2016-10-13 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-10-10 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-10-10 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-10-10 Peter MaydellMerge remote-tracking branch 'remotes/mjt/tags/trivial...
2016-10-09 Halil Pasicvirtio: cleanup VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvhost-vsock: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio-rng: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio-balloon: convert VMSTATE_VIRTIO_DEVICE
2016-10-09 Halil Pasicvirtio: prepare change VMSTATE_VIRTIO_DEVICE macro
2016-10-09 Stefan Hajnoczivirtio: add virtio_detach_element()
2016-10-09 Liang Livirtio-balloon: Remove needless precompiled directive
2016-10-08 Chen Fanvirtio: rename the bar index field name in VirtIOPCIProxy
2016-10-04 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-10-04 Peter MaydellMerge remote-tracking branch 'remotes/famz/tags/for...
2016-09-30 Peter MaydellMerge remote-tracking branch 'remotes/borntraeger/tags...
2016-09-30 Peter MaydellMerge remote-tracking branch 'remotes/yongbok/tags...
2016-09-29 Peter MaydellMerge remote-tracking branch 'remotes/jnsnow/tags/ide...
2016-09-28 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2016-09-28 Daniel P. Berrangetrace: move hw/virtio/virtio-balloon.c trace points...
2016-09-26 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-09-23 Stefan Hajnoczivirtio: handle virtqueue_get_head() errors
2016-09-23 Stefan Hajnoczivirtio: handle virtqueue_num_heads() errors
2016-09-23 Stefan Hajnoczivirtio: handle virtqueue_read_next_desc() errors
2016-09-23 Stefan Hajnoczivirtio: use unsigned int for virtqueue_get_avail_bytes...
2016-09-23 Stefan Hajnoczivirtio: handle virtqueue_get_avail_bytes() errors
2016-09-23 Stefan Hajnoczivirtio: handle virtqueue_map_desc() errors
2016-09-23 Stefan Hajnoczivirtio: migrate vdev->broken flag
2016-09-23 Stefan Hajnoczivirtio: stop virtqueue processing if device is broken
2016-09-23 Stefan Hajnoczivirtio: fix stray tab character
2016-09-23 Prasad J Panditvirtio: add check for descriptor's mapped address
2016-09-19 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2016-09-19 Peter MaydellMerge remote-tracking branch 'remotes/gkurz/tags/for...
2016-09-19 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2016-09-19 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-09-15 Maxime Coquelinvirtio-bus: Plug devices after features are negotiated
2016-09-12 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2016-09-12 Peter MaydellMerge remote-tracking branch 'remotes/berrange/tags...
2016-09-12 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-09-09 Stefan Hajnoczivhost-vsock: add virtio sockets device
2016-09-09 Michael S. Tsirkinvirtio-pci: minor refactoring
2016-09-09 Jason Wangvhost: don't set vring call if no vector
2016-09-09 Greg Kurzvirtio-pci: error out when both legacy and modern modes...
2016-09-09 Ladi Prosekvirtio-balloon: fix stats vq migration
2016-09-09 Stefan Hajnoczivirtio: add virtqueue_rewind()
2016-09-09 Ladi Prosekvirtio-balloon: discard virtqueue element on reset
2016-09-09 Stefan Hajnoczivirtio: zero vq->inuse in virtio_reset()
2016-09-09 Marcel Apfelbaumvirtio-pci: reduce modern_mem_bar size
2016-09-09 Michael S. Tsirkinvirtio-pci: use size from correct structure
2016-09-09 Thomas Huthvirtio: Tell the user what went wrong when event_notifi...
2016-08-24 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2016-08-23 Stefan Hajnoczivirtio: decrement vq->inuse in virtqueue_discard()
2016-08-23 Stefan Hajnoczivirtio: recalculate vq->inuse after migration
2016-08-16 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2016-08-15 Peter MaydellMerge remote-tracking branch 'remotes/dgibson/tags...
2016-08-15 Peter MaydellMerge remote-tracking branch 'remotes/sstabellini/tags...
next
This page took 0.199531 seconds and 7 git commands to generate.