Re: [PATCH] x86-run: Print a meaningful message if the qemu binary isn't found

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bandan Das <bsd@xxxxxxxxxx> writes:
...
>
> I think we still want to print this if the user supplied qemu has no test
> device support. I think this is better -
> --- a/x86/run
> +++ b/x86/run
> @@ -8,6 +8,7 @@ qemusystem="${QEMU:-qemu-system-x86_64}"
>  if      ! [ -z "${QEMU}" ]
>  then
>         qemu="${QEMU}"
> +       QEMUFOUND=1
>  else

Damn, please ignore the previous message. This does nothing and I
need more sleep.

Bandan

>         for qemucmds in ${qemukvm} ${qemusystem}
>         do
>
>> +		exit ${TESTDEVNOTSUPP}
>> +	fi
>>  fi
>>  
>>  if
>>
>> which apart from reindentation is just moving a "fi" down.
>> Paolo
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux