diff options
author | Hawkins Jiawei <yin31149@gmail.com> | 2023-06-02 19:52:13 +0800 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-06-26 09:50:00 -0400 |
commit | 0a47810b09909a432b705e89e0cb5f9c1109465f (patch) | |
tree | 27e7bb0699eecfda39075e02c46a8344846f4d0b /migration/channel-block.c | |
parent | babf8b87127ae809b31b3c0a117dcbc91aaf9aba (diff) |
include/hw/virtio: make some VirtIODevice const
The VirtIODevice structure is not modified in
virtio_vdev_has_feature(). Therefore, make it const
to allow this function to accept const variables.
Signed-off-by: Hawkins Jiawei <yin31149@gmail.com>
Reviewed-by: Eugenio Pérez Martin <eperezma@redhat.com>
Message-Id: <16c0561b921310a32c240a4fb6e8cee3ffee16fe.1685704856.git.yin31149@gmail.com>
Tested-by: Lei Yang <leiyang@redhat.com>
Reviewed-by: Eugenio Pérez <eperezma@redhat.com>
Tested-by: Eugenio Pérez <eperezma@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'migration/channel-block.c')
0 files changed, 0 insertions, 0 deletions