Commit a1dce962 authored by Peter Krempa's avatar Peter Krempa
Browse files

qemu: Use the 'device_id' property of SCSI disks to avoid regressing



QEMU accidentally exposed the id of -drive (or same value as disk
serial, if provided) in one of the identifiers visible from the guest.

To avoid regression in case when -blockdev will be used we need to
always specify it ourselves.

Signed-off-by: default avatarPeter Krempa <pkrempa@redhat.com>
parent 85a8e364
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment