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
/
vhost-vdpa.c
Age
Commit message (
Expand
)
Author
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
2024-03-26
vdpa-dev: Fix initialisation order to restore VDUSE compatibility
Kevin Wolf
2024-03-12
vdpa: trace skipped memory sections
Eugenio Pérez
2024-03-12
vdpa: stash memory region properties in vars
Eugenio Pérez
2024-03-12
vdpa: fix network breakage after cancelling migration
Si-Wei Liu
2024-03-12
vdpa: add vhost_vdpa_set_dev_vring_base trace for svq mode
Si-Wei Liu
2024-03-12
vdpa: add vhost_vdpa_get_vring_base trace for svq mode
Si-Wei Liu
2024-03-12
vdpa: factor out vhost_vdpa_last_dev
Si-Wei Liu
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: use vdpa shared for tracing
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: do not set virtio status bits if unneeded
Eugenio Pérez
2023-10-12
vhost: Remove vhost_backend_can_merge() callback
David Hildenbrand
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
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-07-10
vhost-vdpa: mute unaligned memory error report
Laurent Vivier
2023-07-10
vdpa: Remove status in reset tracing
Eugenio Pérez
2023-06-23
hw/virtio: Remove unnecessary 'virtio-access.h' header
Philippe Mathieu-Daudé
2023-05-19
vhost-vdpa: Add support for vIOMMU.
Cindy Lu
2023-05-19
vhost-vdpa: Add check for full 64-bit in region delete
Cindy Lu
2023-05-19
vhost_vdpa: fix the input in trace_vhost_vdpa_listener_region_del()
Cindy Lu
2023-03-07
vdpa: return VHOST_F_LOG_ALL in vhost-vdpa devices
Eugenio Pérez
2023-03-07
vdpa: block migration if SVQ does not admit a feature
Eugenio Pérez
2023-03-07
vdpa net: block migration if the device has CVQ
Eugenio Pérez
2023-03-07
vdpa: disable RAM block discard only for the first device
Eugenio Pérez
2023-03-07
vdpa: move vhost reset after get vring base
Eugenio Pérez
2023-03-07
vdpa: add vhost_vdpa_suspend
Eugenio Pérez
2023-03-07
vdpa: add vhost_vdpa->suspended parameter
Eugenio Pérez
2023-03-07
vdpa: rewind at get_base, not set_base
Eugenio Pérez
2023-03-07
vdpa: Negotiate _F_SUSPEND feature
Eugenio Pérez
2023-03-07
vdpa: Remember last call fd set
Eugenio Pérez
2023-03-02
vdpa: stop all svq on device deletion
Eugenio Pérez
2023-01-08
vdpa: commit all host notifier MRs in a single MR transaction
Longpeng
[next]