search for: 650926c

Displaying 1 result from an estimated 1 matches for "650926c".

Did you mean: 65026
2012 Aug 14
4
[PATCH] libxl: fix usage of backend parameter and run_hotplug_scripts
....com> --- docs/misc/xl-network-configuration.markdown | 6 ++++-- tools/libxl/libxl.c | 14 ++++++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/docs/misc/xl-network-configuration.markdown b/docs/misc/xl-network-configuration.markdown index 650926c..5e2f049 100644 --- a/docs/misc/xl-network-configuration.markdown +++ b/docs/misc/xl-network-configuration.markdown @@ -122,8 +122,10 @@ specified IP address to be used by the guest (blocking all others). ### backend Specifies the backend domain which this device should attach to. This -default...