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
2024-04-10
hw/virtio: Introduce virtio_bh_new_guarded() helper
Philippe Mathieu-Daudé
2024-04-09
Revert "hw/virtio: Add support for VDPA network simulation devices"
Michael S. Tsirkin
2024-03-13
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-12
virtio-iommu: Add an option to define the input range width
Eric Auger
2024-03-12
virtio-iommu: Add a granule property
Eric Auger
2024-03-12
hw/virtio: Add support for VDPA network simulation devices
Hao Chen
2024-03-12
vdpa: define SVQ transitioning state for mode switching
Si-Wei Liu
2024-03-12
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Peter Maydell
2024-03-12
virtio-gpu: fix scanout migration post-load
Marc-André Lureau
2024-03-12
virtio-net: Added property to load eBPF RSS with fds.
Andrew Melnychenko
2024-02-28
migration: convert to NotifierWithReturn
Steve Sistare
2024-02-14
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-02-14
virtio-gpu.c: add resource_destroy class method
Manos Pitsidianakis
2024-02-14
hw/virtio: derive vhost-user-input from vhost-user-base
Leo Yan
2024-02-14
hw/virtio: add vhost-user-snd and vhost-user-snd-pci devices
Manos Pitsidianakis
2024-02-14
hw/virtio: derive vhost-user-i2c from vhost-user-base
Alex Bennée
2024-02-14
hw/virtio: derive vhost-user-gpio from vhost-user-base
Alex Bennée
2024-02-14
hw/virtio: derive vhost-user-rng from vhost-user-base
Alex Bennée
2024-02-14
virtio: split into vhost-user-base and vhost-user-device
Alex Bennée
2024-02-12
qapi: Improve documentation of file descriptor socket addresses
Markus Armbruster
2024-02-07
virtio-blk: declare VirtIOBlock::rq with a type
Stefan Hajnoczi
2024-01-30
acpi: Clean up includes
Peter Maydell
2024-01-26
virtio-blk: rename dataplane to ioeventfd
Stefan Hajnoczi
2024-01-26
virtio-blk: move dataplane code into virtio-blk.c
Stefan Hajnoczi
2024-01-10
hw/arm/virt-acpi-build.c: Migrate virtio creation to common location
Sunil V L
2023-12-26
vdpa: move memory listener to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: use dev_shared in vdpa_iommu
Eugenio Pérez
2023-12-26
vdpa: use VhostVDPAShared in vdpa_dma_map and unmap
Eugenio Pérez
2023-12-26
vdpa: move iommu_list to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: remove msg type of vhost_vdpa
Eugenio Pérez
2023-12-26
vdpa: move backend_cap to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move file descriptor to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move shadow_data to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iova_range to vhost_vdpa_shared
Eugenio Pérez
2023-12-26
vdpa: move iova tree to the shared struct
Eugenio Pérez
2023-12-26
vdpa: add VhostVDPAShared
Eugenio Pérez
2023-12-25
vhost-scsi: Add support for a worker thread per virtqueue
Mike Christie
2023-12-25
vhost: Add worker backend callouts
Mike Christie
2023-12-21
virtio-blk: add iothread-vq-mapping parameter
Stefan Hajnoczi
2023-12-21
scsi: remove AioContext locking
Stefan Hajnoczi
2023-12-21
virtio-scsi: replace AioContext lock with tmf_bh_lock
Stefan Hajnoczi
2023-12-21
virtio-blk: add lock to protect s->rq
Stefan Hajnoczi
2023-11-27
hw/virtio: Add VirtioPCIDeviceTypeInfo::instance_finalize field
Philippe Mathieu-Daudé
2023-11-15
include/hw/virtio/vhost.h: spelling fix: sate
Michael Tokarev
2023-11-07
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-11-07
vhost: Add high-level state save/load functions
Hanna Czenczek
2023-11-07
vhost-user: Interface for migration state transfer
Hanna Czenczek
2023-11-03
virtio-iommu: Implement set_iova_ranges() callback
Eric Auger
2023-11-03
virtio-iommu: Record whether a probe request has been issued
Eric Auger
[next]