[libvirt] [PATCH v2 0/7] qemu: util: vz: some fixes and improvements

Maxim Nestratov mnestratov at virtuozzo.com
Wed Aug 17 13:12:16 UTC 2016


17-Aug-16 13:43, Mikhail Feoktistov пишет:

> Ack the series, except [PATCH v2 7/7] vz: relax disk bus controller and device indices check
>
> On 16.08.2016 15:24, Maxim Nestratov wrote:
>> v1-v2 changes:
>> - fixed "vz: reset errors after ignoring return values"
>> - added "vz: relax disk bus controller and device indices check"
>>
>> Maxim Nestratov (6):
>>    vz: get additional error information from job correctly
>>    util: fix crash in virClassIsDerivedFrom for CloseCallbacks objects
>>    vz: don't fail query domain info in case we don't have valid stats
>>      handle
>>    vz: reset errors after ignoring return values
>>    vz: specify VIR_DOMAIN_NET_TYPE_NETWORK for routed networks
>>    vz: relax disk bus controller and device indices check
>>
>> Yuri Pudgorodskiy (1):
>>    qemu: guest agent: introduce new error code VIR_ERR_AGENT_UNSYNCED
>>
>>   include/libvirt/virterror.h  |  2 ++
>>   src/qemu/qemu_agent.c        |  6 +++---
>>   src/util/virclosecallbacks.c |  3 +++
>>   src/util/virerror.c          |  6 ++++++
>>   src/vz/vz_driver.c           | 13 +++++++++----
>>   src/vz/vz_sdk.c              | 42 ++++++++++++++++++++++++------------------
>>   src/vz/vz_utils.c            |  8 --------
>>   7 files changed, 47 insertions(+), 33 deletions(-)
>>
>

Ok. Thanks. I'll push vz related changes then, but I need some more eyes on qemu patches.

Maxim




More information about the libvir-list mailing list