Re: [libvirt] [PATCH 0/3] vz: fixes after commits refactoring common snapshot code

2019-04-11 Thread Maxim Nestratov
08-Apr-19 11:42, Nikolay Shirokovskiy пишет: > Nikolay Shirokovskiy (3): >vz: fix for tracking current snapshot >vz: fixes: snapshot: Switch type of virDomainSnapshotObj.def >vz: fixes: snapshot: Factor out virDomainMomentDef class > > src/vz/vz_driver.c | 36 +++-

Re: [libvirt] [PATCH 0/3] vz: fixes after commits refactoring common snapshot code

2019-04-10 Thread Cole Robinson
On 4/8/19 4:42 AM, Nikolay Shirokovskiy wrote: > Nikolay Shirokovskiy (3): > vz: fix for tracking current snapshot > vz: fixes: snapshot: Switch type of virDomainSnapshotObj.def > vz: fixes: snapshot: Factor out virDomainMomentDef class > > src/vz/vz_driver.c | 36 +++---

[libvirt] [PATCH 0/3] vz: fixes after commits refactoring common snapshot code

2019-04-08 Thread Nikolay Shirokovskiy
Nikolay Shirokovskiy (3): vz: fix for tracking current snapshot vz: fixes: snapshot: Switch type of virDomainSnapshotObj.def vz: fixes: snapshot: Factor out virDomainMomentDef class src/vz/vz_driver.c | 36 +++- src/vz/vz_sdk.c| 24 +++