The first patch do all the job. It is rather large but does not touch
any existing code so I found it reasonable not to split it.
Nikolay Shirokovskiy (2):
vz: add domain snapshots functionality
vz: drop prlsdkDomainHasSnapshots
src/libvirt_private.syms | 2 +
src/vz/vz_driver.c | 535 +++++++++++++++++++++++++++++++++++++++++++++++
src/vz/vz_sdk.c | 303 +++++++++++++++++++++------
src/vz/vz_sdk.h | 5 +
src/vz/vz_utils.h | 1 +
5 files changed, 777 insertions(+), 69 deletions(-)
--
1.8.3.1