[libvirt] [PATCH v2 0/5] vz: make vz driver more responsive

Nikolay Shirokovskiy nshirokovskiy at virtuozzo.com
Wed Jul 20 15:00:29 UTC 2016


diff from original:
========================

1. include patch to check domain status on acquiring job condition
2. add patch to fix domain objects naming (update device patch
  series which was created before convention was enstablished
  sneak in)
3. squash in all quickfixes 
4. rename vzDomainObjIsExist to vzEnsureDomainExists

Nikolay Shirokovskiy (5):
  vz: use state variable sdkdom in prlsdkApplyConfig
  vz: remove redundant variable in prlsdkHandleVmAddedEvent
  vz: keep naming convention for domain objects
  vz: make vz driver more responsive
  vz: handle gracefully races on undefining domain

 src/vz/vz_driver.c | 257 +++++++++++++++++++++++++++++++++++++++--------------
 src/vz/vz_sdk.c    | 207 ++++++++++++++++++++++++++++--------------
 src/vz/vz_utils.c  |  50 +++++++++++
 src/vz/vz_utils.h  |   7 ++
 4 files changed, 387 insertions(+), 134 deletions(-)

-- 
1.8.3.1




More information about the libvir-list mailing list