
23 Feb
2015
23 Feb
'15
8:42 p.m.
On 02/18/2015 09:15 AM, Ján Tomko wrote:
If the qemu binary on x86 does not support lsi SCSI controller, but it supports virtio-scsi, we reject the virtio-specific attributes for no reason.
Move the default controller assignment before the check.
https://bugzilla.redhat.com/show_bug.cgi?id=1168849 --- src/qemu/qemu_command.c | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-)
ACK - John FWIW: Looks like this was introduced by 'd4bf0a93' and exacerbated by 'd950494'