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
/
hw
/
virtio
Age
Commit message (
Expand
)
Author
2023-10-12
memory-device,vhost: Support memory devices that dynamically consume 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-06
hw/virtio/vhost: Silence compiler warnings in vhost code when using -Wshadow
Thomas Huth
2023-10-06
hw/virtio/virtio-pci: Avoid compiler warning with -Wshadow
Thomas Huth
2023-10-04
vhost-user: add shared_object msg
Albert Esteve
2023-10-04
virtio: remove unused next argument from virtqueue_split_read_next_desc()
Ilya Maximets
2023-10-04
virtio: remove unnecessary thread fence while reading next descriptor
Ilya Maximets
2023-10-04
virtio: use shadow_avail_idx while checking number of heads
Ilya Maximets
2023-10-04
vhost-user: move VhostUserProtocolFeature definition to header file
Jonah Palmer
2023-10-04
qmp: update virtio feature maps, vhost-user-gpio introspection
Jonah Palmer
2023-10-04
qmp: remove virtio_list, search QOM tree instead
Jonah Palmer
2023-10-04
vhost: Add count argument to vhost_svq_poll()
Hawkins Jiawei
2023-10-04
vdpa: move vhost_vdpa_set_vring_ready to the caller
Eugenio Pérez
2023-10-04
vdpa: export vhost_vdpa_set_vring_ready
Eugenio Pérez
2023-10-04
virtio: don't zero out memory region cache for indirect descriptors
Ilya Maximets
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-10-04
hw/virtio/meson: Rename softmmu_virtio_ss[] -> system_virtio_ss[]
Philippe Mathieu-Daudé
2023-10-04
hw/virtio: Build vhost-vdpa.o once
Philippe Mathieu-Daudé
2023-10-04
hw/virtio/vhost-vdpa: Use target-agnostic qemu_target_page_mask()
Philippe Mathieu-Daudé
2023-10-04
hw/virtio/vhost-vdpa: Inline TARGET_PAGE_ALIGN() macro
Philippe Mathieu-Daudé
2023-10-04
hw/virtio: Propagate page_mask to vhost_vdpa_section_end()
Philippe Mathieu-Daudé
2023-10-04
hw/virtio: Propagate page_mask to vhost_vdpa_listener_skipped_section()
Philippe Mathieu-Daudé
2023-09-21
hw/other: spelling fixes
Michael Tokarev
2023-09-08
virtio: Drop out of coroutine context in virtio_load()
Kevin Wolf
2023-08-03
virtio-crypto: verify src&dst buffer length for sym request
zhenwei pi
2023-08-03
vhost: fix the fd leak
Li Feng
2023-08-03
virtio: Fix packed virtqueue used_idx mask
Hanna Czenczek
2023-08-03
hw/virtio: qmp: add RING_RESET to 'info virtio-status'
David Edmondson
2023-08-03
hw/virtio: Add a protection against duplicate vu_scmi_stop calls
Milan Zamazal
2023-08-03
virtio-iommu: Standardize granule extraction and formatting
Eric Auger
2023-08-03
hw/virtio-iommu: Fix potential OOB access in virtio_iommu_handle_command()
Eric Auger
2023-07-12
virtio-mem-pci: Device unplug support
David Hildenbrand
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
virtio-md-pci: Handle unplug of virtio based memory 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-12
virtio-mem: Support "x-ignore-shared" migration
David Hildenbrand
2023-07-12
virtio-mem: Skip most of virtio_mem_unplug_all() without plugged memory
David Hildenbrand
2023-07-10
vhost: Fix false positive out-of-bounds
Hawkins Jiawei
2023-07-10
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
2023-07-10
virtio-iommu: Rework the traces in virtio_iommu_set_page_size_mask()
Eric Auger
2023-07-10
virtio-iommu: Fix 64kB host page size VFIO device assignment
Eric Auger
2023-07-10
vhost-vdpa: mute unaligned memory error report
Laurent Vivier
2023-07-10
vhost-user: Make RESET_DEVICE a per device message
Tom Lonergan
2023-07-10
vhost-user: Change one_time to per_device request
Tom Lonergan
2023-07-10
hw/virtio: Add vhost-user-scmi-pci boilerplate
Milan Zamazal
[prev]
[next]