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
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
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
2015-06-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-23
balloon: add a feature bit to let Guest OS deflate balloon on oom
Denis V. Lunev
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
2015-06-23
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
2015-06-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-19
vhost: enable vhost without without MSI-X
Pankaj Gupta
2015-06-17
virtio: introduce virtio_legacy_is_cross_endian()
Greg Kurz
2015-06-11
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2015-06-10
vhost-scsi: move qdev properties into vhost-scsi.c
Shannon Zhao
2015-06-10
virtio-serial-bus: move qdev properties into virtio-serial-bus.c
Shannon Zhao
2015-06-10
virtio-rng: move qdev properties into virtio-rng.c
Shannon Zhao
2015-06-10
virtio-scsi: move qdev properties into virtio-scsi.c
Shannon Zhao
2015-06-10
virtio-net.h: Remove unsed DEFINE_VIRTIO_NET_PROPERTIES
Shannon Zhao
2015-06-10
virtio-net: move qdev properties into virtio-net.c
Shannon Zhao
2015-06-10
virtio_balloon: header update
Michael S. Tsirkin
2015-06-10
virtio: add modern config accessors
Michael S. Tsirkin
2015-06-10
virtio: generation counter support
Michael S. Tsirkin
[next]