aboutsummaryrefslogtreecommitdiff
path: root/hw/virtio/vdpa-dev.c
AgeCommit message (Expand)Author
2024-03-26vdpa-dev: Fix initialisation order to restore VDUSE compatibilityKevin Wolf
2023-12-30hw/virtio: Constify VMStateRichard Henderson
2023-12-26vdpa: move file descriptor to vhost_vdpa_sharedEugenio Pérez
2023-12-26vdpa: move iova_range to vhost_vdpa_sharedEugenio Pérez
2023-10-04vdpa: move vhost_vdpa_set_vring_ready to the callerEugenio Pérez
2023-06-26vhost-user: fully use new backend/frontend namingManos Pitsidianakis
2023-06-23hw/virtio: Remove unnecessary 'virtio-access.h' headerPhilippe Mathieu-Daudé
2023-01-08vdpa-dev: get iova range explicitlyLongpeng
2022-12-21vdpa-dev: mark the device as unmigratableLongpeng
2022-12-21vdpa: add vdpa-dev supportLongpeng