[libvirt] [PATCH 0/4] Introduce parallelsDomObjFromDomain()

Michal Privoznik mprivozn at redhat.com
Thu Apr 23 12:48:53 UTC 2015


On 23.04.2015 11:33, Maxim Nestratov wrote:
> 22.04.2015 19:35, Michal Privoznik пишет:
>> We have such wrapper in other drivers too: qemu, lxc, network, ...
>>
>> Michal Privoznik (4):
>>    struct _parallelsConn: Mark @domains as immutable pointer
>>    parallels: Introduce parallelsDomObjFromDomain()
>>    parallels_driver: Utilize parallelsDomObjFromDomain()
>>    parallels_sdk: Utilize parallelsDomObjFromDomain()
>>
>>   src/parallels/parallels_driver.c | 93
>> ++++++----------------------------------
>>   src/parallels/parallels_sdk.c    |  5 +--
>>   src/parallels/parallels_utils.c  | 32 ++++++++++++++
>>   src/parallels/parallels_utils.h  |  5 +++
>>   4 files changed, 51 insertions(+), 84 deletions(-)
>>
> The whole series looks OK. Also I checked these patches on my working
> environment - it works OK.

Okay, I take it as ACK :)

I've pushed these. Thanks!

Michal




More information about the libvir-list mailing list