|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] determining if a backend device is not working
Is there a better way? The situation where this comes up is when
something like ',hdc:cdrom,r' is specified in the config file.
I have meet the same issue as yours. What I have done for that is to
check device backend 'params' key. If ',hdc:cdrom,r' in config file,
'params' key should be null.
Also hope some other effective method.
thanks
wayne
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|