[libvirt] [PATCH 0/9] add ACL checks to vz driver

Maxim Nestratov mnestratov at virtuozzo.com
Tue Aug 23 16:50:36 UTC 2016


24-Jun-16 17:32, Nikolay Shirokovskiy пишет:

> First (patches 1 - 8) prepare driver to add checks.
>
> Nikolay Shirokovskiy (9):
>    vz: expand start/stop/... APIs for ACL checks
>    vz: implement plain create API thru createFlags instead of visa versa
>    vz: factor out block stats impl
>    vz: factor out converting block stats to params
>    vz: add missing flagged versions of API functions
>    vz: expand setting memory API calls
>    vz: prepare migration for ACL checks
>    remote: rename protocol names for close callbacks
>    vz: add ACL checks to API calls
>
>   daemon/remote.c              |   4 +-
>   src/Makefile.am              |   5 +-
>   src/check-aclrules.pl        |   1 +
>   src/remote/remote_driver.c   |   4 +-
>   src/remote/remote_protocol.x |   8 +-
>   src/vz/vz_driver.c           | 889 +++++++++++++++++++++++++++++++++++--------
>   src/vz/vz_sdk.c              | 172 ++++-----
>   src/vz/vz_sdk.h              |  23 +-
>   8 files changed, 828 insertions(+), 278 deletions(-)
>

Pushed now. Thanks!

Maxim




More information about the libvir-list mailing list