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
2024-11-05
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-11-04
vhost-user: fix shared object return values
Albert Esteve
2024-11-04
virtio/vhost-user: fix qemu abort when hotunplug vhost-user-net device
yaozhenguo
2024-11-04
virtio-pci: fix memory_region_find for VirtIOPCIRegion's MR
Gao Shiyuan
2024-11-04
qapi: introduce device-sync-config
Vladimir Sementsov-Ogievskiy
2024-11-04
Merge tag 'migration-20241030-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-10-31
migration: Drop migration_is_idle()
Peter Xu
2024-10-31
device/virtio-nsm: Support for Nitro Secure Module device
Dorjoy Chowdhury
2024-10-03
vhost: Remove unused vhost_dev_{load|save}_inflight
Dr. David Alan Gilbert
2024-10-02
hw/virtio: freeing leaked memory from vhost_svq_get_buf in vhost_svq_poll
Marc-André Lureau
2024-10-02
hw/virtio: fix -Werror=maybe-uninitialized
Marc-André Lureau
2024-09-26
Merge tag 'mem-2024-09-24' of https://github.com/davidhildenbrand/qemu into s...
Peter Maydell
2024-09-24
virtio-mem: Add support for suspend+wake-up with plugged memory
Juraj Marcin
2024-09-24
virtio-mem: Use new Resettable framework instead of LegacyReset
Juraj Marcin
2024-09-24
virtio: kconfig: memory devices are PCI only
Paolo Bonzini
2024-09-20
license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
Philippe Mathieu-Daudé
2024-09-20
hw/virtio/Kconfig: Include vhost-user-scmi only on arm targets
Thomas Huth
2024-09-13
hw: Use device_class_set_legacy_reset() instead of opencoding
Peter Maydell
2024-09-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-09-11
virtio-mem: don't warn about THP sizes on a kernel without THP support
David Hildenbrand
2024-09-11
virtio-pci: Add lookup subregion of VirtIOPCIRegion MR
Gao Shiyuan
2024-09-11
vhost_net: configure all host notifiers in a single MR transaction
zuoboqun
2024-09-11
virtio: rename virtio_split_packed_update_used_idx
Wenyu Huang
2024-09-10
virtio: Always reset vhost devices
Hanna Czenczek
2024-09-10
virtio: Allow .get_vhost() without vhost_started
Hanna Czenczek
2024-09-10
qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix
Markus Armbruster
2024-09-10
qapi/cryptodev: Drop unwanted 'prefix'
Markus Armbruster
2024-08-20
virtio-pci: Fix the use of an uninitialized irqfd
Cindy Lu
2024-08-02
virtio-net: Fix network stall at the host side waiting for kick
thomas
2024-08-01
Revert "virtio-pci: Implement SR-IOV PF"
Michael S. Tsirkin
2024-08-01
Revert "virtio-net: Implement SR-IOV VF"
Michael S. Tsirkin
2024-08-01
virtio-rng: block max-bytes=0
Michael S. Tsirkin
2024-07-22
virtio-iommu: Add trace point on virtio_iommu_detach_endpoint_from_domain
Eric Auger
2024-07-22
virtio-iommu: Remove the end point on detach
Eric Auger
2024-07-22
virtio-iommu: Free [host_]resv_ranges on unset_iommu_devices
Eric Auger
2024-07-22
virtio-iommu: Remove probe_done
Eric Auger
2024-07-22
Revert "virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged"
Eric Auger
2024-07-22
virtio-net: Implement SR-IOV VF
Akihiko Odaki
2024-07-22
virtio-pci: Implement SR-IOV PF
Akihiko Odaki
2024-07-21
vhost,vhost-user: Add VIRTIO_F_IN_ORDER to vhost feature bits
Jonah Palmer
2024-07-21
virtio: virtqueue_ordered_flush - VIRTIO_F_IN_ORDER support
Jonah Palmer
2024-07-21
virtio: virtqueue_ordered_fill - VIRTIO_F_IN_ORDER support
Jonah Palmer
2024-07-21
virtio: virtqueue_pop - VIRTIO_F_IN_ORDER support
Jonah Palmer
2024-07-21
hw/virtio/virtio-crypto: Fix op_code assignment in virtio_crypto_create_asym_...
Zheyu Ma
2024-07-10
virtio-mem: improve error message when unplug of device fails due to plugged ...
David Hildenbrand
2024-07-09
virtio-iommu: Revert transient enablement of IOMMU MR in bypass mode
Eric Auger
2024-07-09
memory: remove IOMMU MR iommu_set_page_size_mask() callback
Eric Auger
2024-07-09
virtio-iommu : Retrieve page size mask on virtio_iommu_set_iommu_device()
Eric Auger
2024-07-09
HostIOMMUDevice : remove Error handle from get_iova_ranges callback
Eric Auger
2024-07-09
virtio-iommu: Fix error handling in virtio_iommu_set_host_iova_ranges()
Eric Auger
[next]