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
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2016-04-13
virtio-input: support absolute axis config in pass-through
Ladi Prosek
2016-04-13
move const_le{16, 23} to qemu/bswap.h, add comment
Gerd Hoffmann
2016-04-13
virtio-input: add parenthesis to const_le{16, 32}
Gerd Hoffmann
2016-04-07
virtio: merge virtio_queue_aio_set_host_notifier_handler with virtio_queue_se...
Paolo Bonzini
2016-04-07
virtio-scsi: use aio handler for data plane
Paolo Bonzini
2016-04-07
virtio-blk: use aio handler for data plane
Michael S. Tsirkin
2016-04-07
virtio: add aio handler
Michael S. Tsirkin
2016-04-07
virtio-scsi: fix disabled mode
Paolo Bonzini
2016-04-07
virtio-blk: fix disabled mode
Paolo Bonzini
2016-04-07
virtio: make virtio_queue_notify_vq static
Paolo Bonzini
2016-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-02-25
vring: remove
Paolo Bonzini
2016-02-25
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
2016-02-25
virtio-blk: do not use vring in dataplane
Paolo Bonzini
2016-02-25
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
2016-02-25
virtio: export vring_notify as virtio_should_notify
Paolo Bonzini
2016-02-25
virtio: add AioContext-specific function for host notifiers
Paolo Bonzini
2016-02-25
vring: make vring_enable_notification return void
Paolo Bonzini
2016-02-23
include: Clean up includes
Peter Maydell
2016-02-23
vhost-user: don't merge regions with different fds
Michael S. Tsirkin
2016-02-18
vhost-user interrupt management fixes
Victor Kaplansky
2016-02-16
virtio: optimize virtio_access_is_big_endian() for little-endian targets
Greg Kurz
2016-02-16
virtio: move cross-endian helper to vhost
Greg Kurz
2016-02-16
virtio-net: use the backend cross-endian capabilities
Greg Kurz
2016-02-06
virtio: introduce virtqueue_alloc_element
Paolo Bonzini
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-04
virtio: move VirtQueueElement at the beginning of the structs
Paolo Bonzini
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
2016-02-02
virtio-scsi: Catch BDS-BB removal/insertion
Max Reitz
2016-01-08
9pfs: merge hw/virtio/virtio-9p.h into hw/9pfs/virtio-9p.h
Wei Liu
2015-12-07
virtio-blk: Drop x-data-plane option
Fam Zheng
2015-12-02
virtio: handle non-virtio-1-capable backend for ccw
Cornelia Huck
2015-12-02
vhost: drop dead code
Michael S. Tsirkin
2015-11-12
virtio-pci: fix 1.0 virtqueue migration
Jason Wang
2015-10-29
virtio: drop virtqueue_map_sg
Michael S. Tsirkin
2015-10-29
virtio: introduce virtio_map
Michael S. Tsirkin
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: 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: add vhost_has_free_slot() interface
Igor Mammedov
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-08
virtio-gpu: add 3d mode and virgl rendering support.
Gerd Hoffmann
2015-10-01
virtio: introduce virtqueue_discard()
Jason Wang
[next]