index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-20
vhost-user-blk: Add support to reconnect backend
Xie Yongji
1
-0
/
+3
2019-05-20
virtio: Introduce started flag to VirtioDevice
Xie Yongji
1
-0
/
+2
2019-05-17
vhost_net: don't set backend for the uninitialized virtqueue
Jason Wang
1
-0
/
+1
2019-05-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
2
-6
/
+6
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2
-6
/
+6
2019-05-10
Add vhost-user-input-pci
Marc-André Lureau
1
-0
/
+14
2019-03-18
virtio-gpu: delay virglrenderer reset when blocked.
Gerd Hoffmann
1
-0
/
+1
2019-03-12
vhost-user-blk: Add support to get/set inflight buffer
Xie Yongji
1
-0
/
+1
2019-03-12
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
2
-0
/
+28
2019-03-12
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
3
-3
/
+3
2019-03-11
virtio-gpu: make virtio_gpu_reset static
Gerd Hoffmann
1
-1
/
+0
2019-03-06
virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
Wei Wang
1
-1
/
+27
2019-03-05
virtio-net: Switch to using announce timer
Dr. David Alan Gilbert
1
-2
/
+2
2019-03-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+3
2019-02-25
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-2
/
+19
2019-02-22
virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page size
David Gibson
1
-0
/
+3
2019-02-22
virtio-blk: add DISCARD and WRITE_ZEROES features
Stefano Garzarella
1
-0
/
+2
2019-02-22
virtio-blk: set config size depending on the features enabled
Stefano Garzarella
1
-0
/
+1
2019-02-22
virtio-net: make VirtIOFeature usable for other virtio devices
Stefano Garzarella
1
-0
/
+15
2019-02-22
virtio-blk: add host_features field in VirtIOBlock
Stefano Garzarella
1
-2
/
+1
2019-02-22
display/virtio: add edid support.
Gerd Hoffmann
1
-0
/
+5
2019-02-22
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
1
-1
/
+0
2019-02-22
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
1
-1
/
+0
2019-02-22
virtio-gpu: remove unused config_size
Marc-André Lureau
1
-2
/
+0
2019-02-22
virtio-gpu: remove unused qdev
Marc-André Lureau
1
-1
/
+0
2019-01-24
virtio-net: Fix a typo
Philippe Mathieu-Daudé
1
-1
/
+1
2019-01-22
virtio-net: Fix VirtIONet typedef redefinition
Philippe Mathieu-Daudé
1
-3
/
+2
2019-01-17
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
1
-0
/
+83
2018-09-03
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
1
-2
/
+4
2018-08-30
Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
Gerd Hoffmann
1
-1
/
+0
2018-08-30
virtio-vga: fix reset
Gerd Hoffmann
1
-0
/
+1
2018-08-23
vhost-user-scsi: move host_features into VHostSCSICommon
Greg Edwards
2
-1
/
+1
2018-08-07
virtio-gpu: fix crashes upon warm reboot with vga mode
Marc-André Lureau
1
-0
/
+1
2018-07-02
hw/virtio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2018-06-26
virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define
Peter Maydell
1
-5
/
+0
2018-06-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-1
/
+36
2018-06-01
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
1
-1
/
+0
2018-06-01
virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere
Alex Williamson
1
-0
/
+6
2018-06-01
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
1
-1
/
+0
2018-05-24
vhost-user: support registering external host notifiers
Tiwei Bie
1
-0
/
+8
2018-05-24
vhost-user: introduce shared vhost-user state
Tiwei Bie
3
-0
/
+24
2018-05-24
vhost: allow backends to filter memory sections
Tiwei Bie
1
-0
/
+4
2018-05-23
virtio: support setting memory region based host notifier
Tiwei Bie
2
-0
/
+4
2018-05-20
trivial: Do not include pci.h if it is not necessary
Thomas Huth
2
-2
/
+0
2018-03-13
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
1
-0
/
+3
2018-03-13
virtio-net: use 64-bit values for feature flags
Jason Baron
1
-1
/
+1
2018-03-01
cryptodev-vhost-user: add crypto session handler
Gonglei
1
-0
/
+8
2018-03-01
cryptodev: add vhost support
Gonglei
1
-0
/
+1
2018-02-26
virtio-gpu-3d: add support for second capability set (v4)
Dave Airlie
1
-1
/
+1
2018-02-08
vhost: Clean out old vhost_set_memory and friends
Dr. David Alan Gilbert
1
-3
/
+0
[next]