|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel][PATCH]Fix the issue that guest cannot boot if set empty cdro
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
blk_python.patch
Description: blk_python.patch
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel][PATCH]Fix the issue that guest cannot boot if set empty cdrom in config file,
Xu, Dongxiao <=
|
|
|
|
|