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-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
2015-09-25
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2015-09-25
vhost-scsi: include linux/vhost.h
Marc-André Lureau
2015-09-24
vhost-user: add a new message to disable/enable a specific virt queue.
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-user: add protocol feature negotiation
Michael S. Tsirkin
2015-09-10
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-08-13
virtio-net: remove useless codes
Jason Wang
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: set any_layout in virtio core
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
virtio-net: unbreak any layout
Jason Wang
2015-07-17
virtio-rng: trigger timer only when guest requests for entropy
Pankaj Gupta
2015-07-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-07-08
virtio_net: reuse constants from linux
Michael S. Tsirkin
2015-07-07
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into s...
Peter Maydell
2015-07-07
virtio-gpu: use virtio_instance_init_common, fixup properties
Gerd Hoffmann
2015-07-03
virtio-input: add input routing support
Gerd Hoffmann
[next]