Mailing List Archive

[PATCH] [libxen] Add support in libxen for specifying an image in vbd class
In libxen there is no way to specify and existing image when creating a
vbd. xend supports an 'image' property for this class. This patch
extends this support to the c-binding as well.

Jim