[libvirt] [PATCH 4/8] Add memory functions to libxl driver

Jim Fehlig jfehlig at novell.com
Fri Mar 25 10:23:57 UTC 2011


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




More information about the libvir-list mailing list