diff options
author | Eugenio Pérez <eperezma@redhat.com> | 2023-12-21 18:43:18 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-12-26 04:51:07 -0500 |
commit | 74e76c7d5bf074b3dbb5ec71109d6ba80f21e0a9 (patch) | |
tree | 75394a3226c0357e3a068637bab23fae63ec3e3c /bsd-user | |
parent | 4da38d1a6d00dd7e1897e4d717c2ebfac1702038 (diff) | |
download | qemu-74e76c7d5bf074b3dbb5ec71109d6ba80f21e0a9.zip qemu-74e76c7d5bf074b3dbb5ec71109d6ba80f21e0a9.tar.gz qemu-74e76c7d5bf074b3dbb5ec71109d6ba80f21e0a9.tar.bz2 |
vdpa: remove msg type of vhost_vdpa
It is always VHOST_IOTLB_MSG_V2. We can always make it back per
vhost_dev if needed.
This change makes easier for vhost_vdpa_map and unmap not to depend on
vhost_vdpa but only in VhostVDPAShared.
Signed-off-by: Eugenio Pérez <eperezma@redhat.com>
Acked-by: Jason Wang <jasowang@redhat.com>
Message-Id: <20231221174322.3130442-10-eperezma@redhat.com>
Tested-by: Lei Yang <leiyang@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'bsd-user')
0 files changed, 0 insertions, 0 deletions