index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
hw
/
virtio
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
vhost-user: add vhost_user_gpu_set_socket()
Marc-André Lureau
2019-05-29
1
-0
/
+2
|
/
*
vhost-user-blk: Add support to reconnect backend
Xie Yongji
2019-05-21
1
-0
/
+3
*
virtio: Introduce started flag to VirtioDevice
Xie Yongji
2019-05-21
1
-0
/
+2
*
vhost_net: don't set backend for the uninitialized virtqueue
Jason Wang
2019-05-17
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-05-13' into ...
Peter Maydell
2019-05-13
2
-6
/
+6
|
\
|
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-05-13
2
-6
/
+6
*
|
Add vhost-user-input-pci
Marc-André Lureau
2019-05-10
1
-0
/
+14
|
/
*
virtio-gpu: delay virglrenderer reset when blocked.
Gerd Hoffmann
2019-03-18
1
-0
/
+1
*
vhost-user-blk: Add support to get/set inflight buffer
Xie Yongji
2019-03-13
1
-0
/
+1
*
vhost-user: Support transferring inflight buffer between qemu and backend
Xie Yongji
2019-03-13
2
-0
/
+28
*
vhost-user: simplify vhost_user_init/vhost_user_cleanup
Marc-André Lureau
2019-03-13
3
-3
/
+3
*
virtio-gpu: make virtio_gpu_reset static
Gerd Hoffmann
2019-03-11
1
-1
/
+0
*
virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
Wei Wang
2019-03-06
1
-1
/
+27
*
virtio-net: Switch to using announce timer
Dr. David Alan Gilbert
2019-03-05
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2019-03-04
1
-0
/
+3
|
\
|
*
virtio-balloon: Safely handle BALLOON_PAGE_SIZE < host page size
David Gibson
2019-02-22
1
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2019-02-25
2
-2
/
+19
|
\
\
|
*
|
virtio-blk: add DISCARD and WRITE_ZEROES features
Stefano Garzarella
2019-02-22
1
-0
/
+2
|
*
|
virtio-blk: set config size depending on the features enabled
Stefano Garzarella
2019-02-22
1
-0
/
+1
|
*
|
virtio-net: make VirtIOFeature usable for other virtio devices
Stefano Garzarella
2019-02-22
1
-0
/
+15
|
*
|
virtio-blk: add host_features field in VirtIOBlock
Stefano Garzarella
2019-02-22
1
-2
/
+1
|
|
/
*
|
display/virtio: add edid support.
Gerd Hoffmann
2019-02-22
1
-0
/
+5
*
|
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
2019-02-22
1
-1
/
+0
*
|
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
2019-02-22
1
-1
/
+0
*
|
virtio-gpu: remove unused config_size
Marc-André Lureau
2019-02-22
1
-2
/
+0
*
|
virtio-gpu: remove unused qdev
Marc-André Lureau
2019-02-22
1
-1
/
+0
|
/
*
virtio-net: Fix a typo
Philippe Mathieu-Daudé
2019-01-24
1
-1
/
+1
*
virtio-net: Fix VirtIONet typedef redefinition
Philippe Mathieu-Daudé
2019-01-22
1
-3
/
+2
*
virtio-net: support RSC v4/v6 tcp traffic for Windows HCK
Yuri Benditovich
2019-01-18
1
-0
/
+83
*
virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions
Gerd Hoffmann
2018-09-03
1
-2
/
+4
*
Revert "virtio-gpu: fix crashes upon warm reboot with vga mode"
Gerd Hoffmann
2018-08-30
1
-1
/
+0
*
virtio-vga: fix reset
Gerd Hoffmann
2018-08-30
1
-0
/
+1
*
vhost-user-scsi: move host_features into VHostSCSICommon
Greg Edwards
2018-08-23
2
-1
/
+1
*
virtio-gpu: fix crashes upon warm reboot with vga mode
Marc-André Lureau
2018-08-07
1
-0
/
+1
*
hw/virtio: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-1
/
+2
*
virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define
Peter Maydell
2018-06-26
1
-5
/
+0
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2018-06-04
4
-1
/
+36
|
\
|
*
vhost-blk: turn on pre-defined RO feature bit
Changpeng Liu
2018-06-01
1
-1
/
+0
|
*
vhost-user: support registering external host notifiers
Tiwei Bie
2018-05-24
1
-0
/
+8
|
*
vhost-user: introduce shared vhost-user state
Tiwei Bie
2018-05-24
3
-0
/
+24
|
*
vhost: allow backends to filter memory sections
Tiwei Bie
2018-05-24
1
-0
/
+4
*
|
virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere
Alex Williamson
2018-06-01
1
-0
/
+6
*
|
hw: Do not include "exec/address-spaces.h" if it is not necessary
Philippe Mathieu-Daudé
2018-06-01
1
-1
/
+0
|
/
*
virtio: support setting memory region based host notifier
Tiwei Bie
2018-05-23
2
-0
/
+4
*
trivial: Do not include pci.h if it is not necessary
Thomas Huth
2018-05-20
2
-2
/
+0
*
virtio-net: add linkspeed and duplex settings to virtio-net
Jason Baron
2018-03-13
1
-0
/
+3
*
virtio-net: use 64-bit values for feature flags
Jason Baron
2018-03-13
1
-1
/
+1
*
cryptodev-vhost-user: add crypto session handler
Gonglei
2018-03-01
1
-0
/
+8
*
cryptodev: add vhost support
Gonglei
2018-03-01
1
-0
/
+1
*
virtio-gpu-3d: add support for second capability set (v4)
Dave Airlie
2018-02-26
1
-1
/
+1
[prev]
[next]