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-09-08
include/: spelling fixes
Michael Tokarev
2023-08-23
include/hw/virtio/virtio-gpu: Fix virtio-gpu with blob on big endian hosts
Thomas Huth
2023-08-07
virtio-gpu: reset gfx resources in main thread
Marc-André Lureau
2023-08-07
virtio-gpu: free BHs, by implementing unrealize
Marc-André Lureau
2023-08-03
hw/virtio: Add a protection against duplicate vu_scmi_stop calls
Milan Zamazal
2023-07-12
virtio-mem: Prepare for device unplug support
David Hildenbrand
2023-07-12
virtio-md-pci: Support unplug requests for compatible devices
David Hildenbrand
2023-07-12
pc: Factor out (un)plug handling of virtio-md-pci devices
David Hildenbrand
2023-07-12
virtio-md-pci: New parent type for virtio-mem-pci and virtio-pmem-pci
David Hildenbrand
2023-07-10
include/hw/virtio: document some more usage of notifiers
Alex Bennée
2023-07-10
include/hw/virtio: add kerneldoc for virtio_init
Alex Bennée
2023-07-10
include/hw/virtio: document virtio_notify_config
Alex Bennée
2023-07-10
virtio-iommu: Fix 64kB host page size VFIO device assignment
Eric Auger
2023-07-10
hw/virtio: Add boilerplate for vhost-user-scmi device
Milan Zamazal
2023-07-10
virtio-gpu: refactor generate_edid function to virtio_gpu_base
Erico Nunes
2023-07-10
vhost: register and change IOMMU flag depending on Device-TLB state
Viktor Prutyanov
2023-06-27
virtio-gpu/win32: allocate shareable 2d resources/images
Marc-André Lureau
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
[next]