
25 Mar
2011
25 Mar
'11
10:23 a.m.
Jim Fehlig wrote:
Markus Groß wrote:
--- src/libxl/libxl_driver.c | 131 ++++++++++++++++++++++++++++++++++++++++++++-- 1 files changed, 127 insertions(+), 4 deletions(-)
diff --git a/src/libxl/libxl_driver.c b/src/libxl/libxl_driver.c index 49fc90f..32bf12e 100644 --- a/src/libxl/libxl_driver.c +++ b/src/libxl/libxl_driver.c @@ -1166,6 +1166,109 @@ cleanup: return ret; }
ACK.
Finally got around to pushing this patch. Thanks Markus. Regards, Jim