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
*
vdpa: Delete CVQ migration blocker
Eugenio Pérez
2022-09-02
1
-1
/
+0
*
vdpa: Add device migration blocker
Eugenio Pérez
2022-07-20
1
-0
/
+1
*
vdpa: manual forward CVQ buffers
Eugenio Pérez
2022-07-20
1
-0
/
+3
*
vdpa: Export vhost_vdpa_dma_map and unmap calls
Eugenio Pérez
2022-07-20
1
-0
/
+4
*
virtio-net: Expose ctrl virtqueue logic
Eugenio Pérez
2022-07-20
1
-0
/
+4
*
virtio-net: Expose MAC_TABLE_ENTRIES
Eugenio Pérez
2022-07-20
1
-0
/
+3
*
include/hw/virtio: document vhost_ack_features
Alex Bennée
2022-06-28
1
-0
/
+10
*
include/hw/virtio: document vhost_get_features
Alex Bennée
2022-06-28
1
-0
/
+11
*
vhost: setup error eventfd and dump errors
Konstantin Khlebnikov
2022-06-28
1
-0
/
+1
*
vhost: add method vhost_set_vring_err
Konstantin Khlebnikov
2022-06-28
1
-0
/
+3
*
crypto: Introduce RSA algorithm
zhenwei pi
2022-06-16
1
-3
/
+2
*
virtio-iommu: Use recursive lock to avoid deadlock
Zhenzhong Duan
2022-06-16
1
-1
/
+1
*
virtio-iommu: Add bypass mode support to assigned device
Zhenzhong Duan
2022-06-16
1
-0
/
+2
*
virtio-gpu: Respect UI refresh rate for EDID
Akihiko Odaki
2022-06-14
1
-0
/
+1
*
virtio: add vhost support for virtio devices
Jonah Palmer
2022-05-16
1
-0
/
+3
*
virtio: drop name parameter for virtio_init()
Jonah Palmer
2022-05-16
3
-5
/
+4
*
virtio/vhost-user: dynamically assign VhostUserHostNotifiers
Alex Bennée
2022-05-16
1
-1
/
+41
*
hw/virtio/vhost-user: don't suppress F_CONFIG when supported
Alex Bennée
2022-05-16
1
-0
/
+1
*
include/hw: start documenting the vhost API
Alex Bennée
2022-05-16
1
-10
/
+122
*
hw/virtio: move virtio-pci.h into shared include space
Alex Bennée
2022-05-16
1
-0
/
+255
*
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-05-11
5
-15
/
+15
*
virtio-scsi: move request-related items from .h to .c
Stefan Hajnoczi
2022-05-09
1
-40
/
+0
*
virtio-scsi: clean up virtio_scsi_handle_cmd_vq()
Stefan Hajnoczi
2022-05-09
1
-1
/
+0
*
virtio-scsi: clean up virtio_scsi_handle_ctrl_vq()
Stefan Hajnoczi
2022-05-09
1
-1
/
+0
*
virtio-scsi: clean up virtio_scsi_handle_event_vq()
Stefan Hajnoczi
2022-05-09
1
-1
/
+0
*
virtio-scsi: don't waste CPU polling the event virtqueue
Stefan Hajnoczi
2022-05-09
1
-0
/
+1
*
build: move vhost-scsi configuration to Kconfig
Paolo Bonzini
2022-05-07
1
-2
/
+0
*
Replace TARGET_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-04-06
2
-4
/
+4
*
Replace GCC_FMT_ATTR with G_GNUC_PRINTF
Marc-André Lureau
2022-03-22
1
-1
/
+1
*
vdpa: Expose VHOST_F_LOG_ALL on SVQ
Eugenio Pérez
2022-03-15
1
-0
/
+1
*
vdpa: Add custom IOTLB translations to SVQ
Eugenio Pérez
2022-03-15
1
-0
/
+3
*
vhost: Add Shadow VirtQueue kick forwarding capabilities
Eugenio Pérez
2022-03-15
1
-0
/
+4
*
virtio-iommu: Default to bypass during boot
Jean-Philippe Brucker
2022-03-06
1
-0
/
+1
*
hw/vhost-user-i2c: Add support for VIRTIO_I2C_F_ZERO_LENGTH_REQUEST
Viresh Kumar
2022-03-04
1
-0
/
+3
*
vhost-user: fix VirtQ notifier cleanup
Xueming Li
2022-03-04
1
-0
/
+2
*
vhost-user: remove VirtQ notifier restore
Xueming Li
2022-03-04
1
-1
/
+0
*
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...
Peter Maydell
2022-01-14
1
-2
/
+2
|
\
|
*
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
2022-01-13
1
-2
/
+2
*
|
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
2022-01-12
1
-2
/
+2
*
|
virtio-blk: drop unused virtio_blk_handle_vq() return value
Stefan Hajnoczi
2022-01-12
1
-1
/
+1
*
|
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
2022-01-12
1
-2
/
+1
|
/
*
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
1
-3
/
+0
*
Revert "vhost: introduce new VhostOps vhost_set_config_call"
Michael S. Tsirkin
2022-01-10
1
-3
/
+0
*
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-4
/
+0
*
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-4
/
+0
*
virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2022-01-08
1
-0
/
+8
*
virtio-mem: Support "prealloc=on" option
David Hildenbrand
2022-01-08
1
-0
/
+4
*
vhost: add support for configure interrupt
Cindy Lu
2022-01-06
1
-0
/
+4
*
virtio: add support for configure interrupt
Cindy Lu
2022-01-06
1
-0
/
+4
[next]