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-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
2023-11-03
virtio-iommu: Introduce per IOMMUDevice reserved regions
Eric Auger
2023-11-03
virtio-iommu: Rename reserved_regions into prop_resv_regions
Eric Auger
2023-10-23
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2023-10-22
vhost-user: Fix protocol feature bit conflict
Hanna Czenczek
2023-10-22
vhost-user: fix lost reconnect
Li Feng
2023-10-22
vhost-user-scsi: support reconnect to backend
Li Feng
2023-10-22
vhost: move and rename the conn retry times
Li Feng
2023-10-22
virtio: call ->vhost_reset_device() during reset
Stefan Hajnoczi
2023-10-19
ui/input: Constify QemuInputHandler structure
Philippe Mathieu-Daudé
2023-10-17
Merge tag 'gpu-pull-request' of https://gitlab.com/marcandre.lureau/qemu into...
Stefan Hajnoczi
2023-10-16
Merge tag 'pull-shadow-2023-10-12' of https://repo.or.cz/qemu/armbru into sta...
Stefan Hajnoczi
2023-10-16
gfxstream + rutabaga prep: added need defintions, fields, and options
Gurchetan Singh
2023-10-16
virtio-gpu: blob prep
Antonio Caggiano
2023-10-16
virtio-gpu: hostmem
Gerd Hoffmann
2023-10-16
virtio-gpu: CONTEXT_INIT feature
Antonio Caggiano
2023-10-16
virtio: Add shared memory capability
Dr. David Alan Gilbert
2023-10-12
virtio-mem: Expose device memory dynamically via multiple memslots if enabled
David Hildenbrand
2023-10-12
vhost: Add vhost_get_max_memslots()
David Hildenbrand
2023-10-12
vhost: Return number of free memslots
David Hildenbrand
2023-10-12
vhost: Remove vhost_backend_can_merge() callback
David Hildenbrand
2023-10-12
vhost: Rework memslot filtering and fix "used_memslot" tracking
David Hildenbrand
2023-10-12
hw/virtio/virtio-gpu: Fix compiler warning when compiling with -Wshadow
Thomas Huth
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
2023-10-04
hw/display: introduce virtio-dmabuf
Albert Esteve
2023-10-04
vhost-user: move VhostUserProtocolFeature definition to header file
Jonah Palmer
2023-10-04
vdpa: export vhost_vdpa_set_vring_ready
Eugenio Pérez
2023-10-04
virtio-net: Expose MAX_VLAN
Hawkins Jiawei
2023-10-04
hw/virtio: add config support to vhost-user-device
Alex Bennée
2023-10-04
virtio: add vhost-user-base and a generic vhost-user-device
Alex Bennée
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
[next]