diff options
author | Changpeng Liu | 2022-05-25 14:55:40 +0200 |
---|---|---|
committer | Michael S. Tsirkin | 2022-06-10 01:32:49 +0200 |
commit | 06cb5c82ebf5fd0f7b3c3de24d650e1259ca6ce4 (patch) | |
tree | 8a7830173df6b35a650033a462c3866022b1343d /hw/pci | |
parent | hw/virtio/vhost-user: don't use uninitialized variable (diff) | |
download | qemu-06cb5c82ebf5fd0f7b3c3de24d650e1259ca6ce4.tar.gz qemu-06cb5c82ebf5fd0f7b3c3de24d650e1259ca6ce4.tar.xz qemu-06cb5c82ebf5fd0f7b3c3de24d650e1259ca6ce4.zip |
hw/vhost-user-scsi|blk: set `supports_config` flag correctly
Currently vhost-user-scsi driver doesn't allow to change
the configuration space of virtio_scsi, while vhost-user-blk
support that, so here we set the flag in vhost-user-blk driver
and unset it in vhost-user-scsi.
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Message-Id: <20220525125540.50979-2-changpeng.liu@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Diffstat (limited to 'hw/pci')
0 files changed, 0 insertions, 0 deletions