|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel][PATCH]Fix the issue that guest cannot boot if set emptyc
Hi Dongxiao,
Thanks for your work!
Best regards,
Kan
Tue, 13 May 2008 13:56:20 +0800, "Xu, Dongxiao" wrote:
>Hi, Keir,
> This attached patch fixes the issue that guest can not boot if set
>empty cdrom in configuration file.
>(For example, disk = [ 'file:/images/a.img', ',hdc:cdrom,r' ])
>
>This is because function "uname = config.get('uname', '')" returns ''
>but not None if uname is not in config variable.
>
>Signed-off-by: Xu Dongxiao <dongxiao.xu@xxxxxxxxx>
>
>Best Regards,
>--Dongxiao
>
>
>-------------------------------text/plain-------------------------------
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@xxxxxxxxxxxxxxxxxxx
>http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|