|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] exception looking up device number for hda
Arun Sharma wrote:
Sounds good to me. How about:
hda = VBD hda
vbd://hda = VBD hda
ioemu://hda = IDE hda
In URIs the // syntax indicates a global naming authority such as DNS
(see RFC 2396 section 3.2). Here the scheme-specific-part is in a local
namespace, so it should be just "vbd:hda", for example.
--
David Hopwood <david.nospam.hopwood@xxxxxxxxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|