[PATCH 1/1] qemu_validate: Fix capability check for disk queue_size

Michal Prívozník mprivozn at redhat.com
Fri Oct 15 12:41:38 UTC 2021


On 10/15/21 12:11 PM, Hiroki Narukawa wrote:
> Commit ad209e7d adds QEMU_CAPS_VIRTIO_BLK_QUEUE_SIZE capability, but
> the following commit 2d6d67e1 missed to use it and uses
> QEMU_CAPS_VIRTIO_BLK_NUM_QUEUES instead.
> 
> This commit fixes the mistake.
> 
> Signed-off-by: Hiroki Narukawa <hnarukaw at yahoo-corp.jp>
> ---
>  src/qemu/qemu_validate.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Oops :-)

Reviewed-by: Michal Privoznik <mprivozn at redhat.com>

Michal




More information about the libvir-list mailing list