|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] libxl: Support linux-stubdom in libxl
On Tue, 2011-05-31 at 14:54 +0100, Jiageng Yu wrote:
> @@ -581,7 +589,12 @@
> goto out;
> }
>
> - args = libxl__build_device_model_args(gc, "stubdom-dm", info,
> + if(libxl__is_linux_stubdom(info))
Please try and match the indentation level (incl tab vs spaces) of the
surrounding code.
You should probably checkout tools/libxl/CODING_STYLE.
Ian.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-devel] [PATCH] libxl: Support linux-stubdom in libxl,
Ian Campbell <=
|
|
|
|
|