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
2019-03-11
virtio-gpu: make virtio_gpu_reset static
Gerd Hoffmann
2019-03-06
virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
Wei Wang
2019-03-05
virtio-net: Switch to using announce timer
Dr. David Alan Gilbert
2019-03-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-02-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-02-22
virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page size
David Gibson
2019-02-22
virtio-blk: add DISCARD and WRITE_ZEROES features
Stefano Garzarella
2019-02-22
virtio-blk: set config size depending on the features enabled
Stefano Garzarella
2019-02-22
virtio-net: make VirtIOFeature usable for other virtio devices
Stefano Garzarella
2019-02-22
virtio-blk: add host_features field in VirtIOBlock
Stefano Garzarella
2019-02-22
display/virtio: add edid support.
Gerd Hoffmann
2019-02-22
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
2019-02-22
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
2019-02-22
virtio-gpu: remove unused config_size
Marc-André Lureau
2019-02-22
virtio-gpu: remove unused qdev
Marc-André Lureau
2019-01-24
virtio-net: Fix a typo
Philippe Mathieu-Daudé
2019-01-22
virtio-net: Fix VirtIONet typedef redefinition
Philippe Mathieu-Daudé
2019-01-17
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
2018-09-03
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
2018-08-30
Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
Gerd Hoffmann
2018-08-30
virtio-vga: fix reset
Gerd Hoffmann
2018-08-23
vhost-user-scsi: move host_features into VHostSCSICommon
Greg Edwards
2018-08-07
virtio-gpu: fix crashes upon warm reboot with vga mode
Marc-André Lureau
2018-07-02
hw/virtio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-06-26
virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define
Peter Maydell
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-01
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
2018-06-01
virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere
Alex Williamson
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-05-24
vhost-user: support registering external host notifiers
Tiwei Bie
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-24
vhost: allow backends to filter memory sections
Tiwei Bie
2018-05-23
virtio: support setting memory region based host notifier
Tiwei Bie
2018-05-20
trivial: Do not include pci.h if it is not necessary
Thomas Huth
2018-03-13
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
2018-03-13
virtio-net: use 64-bit values for feature flags
Jason Baron
2018-03-01
cryptodev-vhost-user: add crypto session handler
Gonglei
2018-03-01
cryptodev: add vhost support
Gonglei
2018-02-26
virtio-gpu-3d: add support for second capability set (v4)
Dave Airlie
2018-02-08
vhost: Clean out old vhost_set_memory and friends
Dr. David Alan Gilbert
2018-02-08
vhost: Build temporary section list and deref after commit
Dr. David Alan Gilbert
2018-02-08
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
2018-01-18
vhost-user-blk: introduce a new vhost-user-blk host device
Changpeng Liu
2018-01-18
vhost-user: add new vhost user messages to support virtio config space
Changpeng Liu
2017-12-19
virtio-blk: make queue size configurable
Mark Kanda
2017-12-01
virtio: Add queue interface to restore avail index from vring used index
Maxime Coquelin
2017-09-29
virtio-input: send rel-wheel events for wheel buttons
Gerd Hoffmann
2017-09-27
migration: Route more error paths
Dr. David Alan Gilbert
2017-09-21
virtio-serial: add enable_backend callback
Pavel Butsykin
2017-09-19
virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.
Richard W.M. Jones
[next]