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
2023-06-26
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2023-06-26
virtio-net: expose virtio_net_supported_guest_offloads()
Hawkins Jiawei
2023-06-26
include/hw/virtio: make some VirtIODevice const
Hawkins Jiawei
2023-05-28
virtio-input: add a virtio-mulitouch device
Sergio Lopez
2023-05-19
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
2023-05-19
vhost-vdpa: Add support for vIOMMU.
Cindy Lu
2023-05-19
vhost: expose function vhost_dev_has_iommu()
Cindy Lu
2023-04-21
virtio: refresh vring region cache after updating a virtqueue size
Carlos López
2023-03-20
replace TABs with spaces
Yeqi Fu
2023-03-07
vdpa net: block migration if the device has CVQ
Eugenio Pérez
2023-03-07
vdpa: move vhost reset after get vring base
Eugenio Pérez
2023-03-07
vdpa: add vhost_vdpa->suspended parameter
Eugenio Pérez
2023-03-02
vhost-user-gpio: Configure vhost_dev when connecting
Akihiko Odaki
2023-02-23
virtio-scsi: reset SCSI devices from main loop thread
Stefan Hajnoczi
2023-02-06
virtio-mem: Migrate immutable properties early
David Hildenbrand
2023-01-23
virtio-blk: simplify virtio_blk_dma_restart_cb()
Stefan Hajnoczi
2023-01-08
vdpa-dev: get iova range explicitly
Longpeng
2023-01-08
include: Include headers where needed
Markus Armbruster
2023-01-08
include/hw/virtio: Break inclusion loop
Markus Armbruster
2023-01-08
include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
Markus Armbruster
2023-01-08
virtio-pci: add support for configure interrupt
Cindy Lu
2023-01-08
vhost: add support for configure interrupt
Cindy Lu
2023-01-08
virtio: add support for configure interrupt
Cindy Lu
2023-01-08
vhost: introduce new VhostOps vhost_set_config_call
Cindy Lu
2023-01-08
virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
Cindy Lu
2022-12-21
include/hw: attempt to document VirtIO feature variables
Alex Bennée
2022-12-21
vdpa: add shadow_data to vhost_vdpa
Eugenio Pérez
2022-12-21
vdpa: add asid parameter to vhost_vdpa_dma_map/unmap
Eugenio Pérez
2022-12-21
vdpa: add vdpa-dev support
Longpeng
2022-12-21
virtio: get class_id and pci device id by the virtio id
Longpeng
2022-12-01
include/hw: VM state takes precedence in virtio_device_should_start
Alex Bennée
2022-12-01
hw/virtio: generalise CHR_EVENT_CLOSED handling
Alex Bennée
2022-12-01
hw/virtio: add started_vu status field to vhost-user-gpio
Alex Bennée
2022-12-01
vhost: enable vrings in vhost_dev_start() for vhost-user devices
Stefano Garzarella
2022-11-10
virtio-net: fix for heap-buffer-overflow
Xuan Zhuo
2022-11-07
hw/virtio: introduce virtio_device_should_start
Alex Bennée
2022-11-07
vhost: expose vhost_virtqueue_stop()
Kangjie Xu
2022-11-07
vhost: expose vhost_virtqueue_start()
Kangjie Xu
2022-11-07
virtio-pci: support queue reset
Xuan Zhuo
2022-11-07
virtio: core: vq reset feature negotation support
Kangjie Xu
2022-11-07
virtio: introduce virtio_queue_enable()
Kangjie Xu
2022-11-07
virtio: introduce virtio_queue_reset()
Xuan Zhuo
2022-10-26
virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hint
Stefan Hajnoczi
2022-10-09
qmp: decode feature & status bits in virtio-status
Laurent Vivier
2022-10-09
qmp: add QMP command x-query-virtio
Laurent Vivier
2022-10-07
vhost-user-blk: make 'config_wce' part of 'host_features'
Daniil Tatianin
2022-10-07
virtio-blk: move config size params to virtio-blk-common
Daniil Tatianin
2022-10-07
virtio: introduce VirtIOConfigSizeParams & virtio_get_config_size
Daniil Tatianin
2022-10-07
hw/virtio: add boilerplate for vhost-user-gpio device
Viresh Kumar
2022-10-07
hw/virtio: move vhd->started check into helper and add FIXME
Alex Bennée
[next]