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-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
2024-07-03
virtio-iommu: Clear IOMMUDevice when VFIO device is unplugged
Cédric Le Goater
2024-07-03
virtio: remove virtio_tswap16s() call in vring_packed_event_read()
Stefano Garzarella
2024-07-01
vhost-user: Skip unnecessary duplicated VHOST_USER_SET_LOG_BASE requests
BillXiang
2024-07-01
virtio-iommu: add error check before assert
Manos Pitsidianakis
2024-07-01
hw/virtio: Free vqs after vhost_dev_cleanup()
Akihiko Odaki
2024-07-01
virtio-pci: implement No_Soft_Reset bit
Jiqian Chen
2024-07-01
virtio-pci: Fix the failure process in kvm_virtio_pci_vector_use_one()
Cindy Lu
2024-07-01
vhost-user: fix lost reconnect again
Li Feng
2024-07-01
Revert "vhost-user: fix lost reconnect"
Li Feng
2024-07-01
virtio-pci: only reset pm state during resetting
Jiqian Chen
2024-07-01
hw/virtio: Fix obtain the buffer id from the last descriptor
Wafer
2024-07-01
vhost-vsock: add VIRTIO_F_RING_PACKED to feature_bits
Halil Pasic
2024-07-01
vhost/vhost-user: Add VIRTIO_F_NOTIFICATION_DATA to vhost feature bits
Jonah Palmer
2024-07-01
virtio-mmio: Handle extra notification data
Jonah Palmer
2024-07-01
virtio: Prevent creation of device using notification-data with ioeventfd
Jonah Palmer
2024-07-01
virtio/virtio-pci: Handle extra notification data
Jonah Palmer
2024-07-01
vhost: Perform memory section dirty scans once per iteration
Si-Wei Liu
2024-07-01
vhost: dirty log should be per backend type
Si-Wei Liu
2024-06-24
virtio-iommu: Remove the implementation of iommu_set_iova_range
Eric Auger
2024-06-24
virtio-iommu: Compute host reserved regions
Eric Auger
2024-06-24
virtio-iommu: Implement set|unset]_iommu_device() callbacks
Eric Auger
2024-06-19
hw/mem/memory-device: Remove legacy_align from memory_device_pre_plug()
Philippe Mathieu-Daudé
2024-06-05
util/hexdump: Add unit_len and block_len to qemu_hexdump_line
Richard Henderson
2024-06-05
util/hexdump: Use a GString for qemu_hexdump_line
Richard Henderson
2024-06-04
util/hexdump: Remove ascii parameter from qemu_hexdump_line
Richard Henderson
2024-06-04
util/hexdump: Remove b parameter from qemu_hexdump_line
Richard Henderson
2024-05-16
memory: Add Error** argument to memory_get_xlat_addr()
Cédric Le Goater
[next]