Re: [libvirt] [PATCH v2 04/10] vz: add Hypervisor prefix to vz and parallels Driver structures

2016-04-12 Thread Maxim Nestratov
12.04.2016 17:04, Nikolay Shirokovskiy пишет: On 07.04.2016 23:09, Maxim Nestratov wrote: --- src/vz/vz_driver.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/vz/vz_driver.c b/src/vz/vz_driver.c index 9de88cd..f2bbf1e 100644 --- a/src/vz/vz_driver.c +++

Re: [libvirt] [PATCH v2 04/10] vz: add Hypervisor prefix to vz and parallels Driver structures

2016-04-12 Thread Nikolay Shirokovskiy
On 07.04.2016 23:09, Maxim Nestratov wrote: > --- > src/vz/vz_driver.c | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/src/vz/vz_driver.c b/src/vz/vz_driver.c > index 9de88cd..f2bbf1e 100644 > --- a/src/vz/vz_driver.c > +++ b/src/vz/vz_driver.c > @@ -1491,7

[libvirt] [PATCH v2 04/10] vz: add Hypervisor prefix to vz and parallels Driver structures

2016-04-07 Thread Maxim Nestratov
--- src/vz/vz_driver.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/vz/vz_driver.c b/src/vz/vz_driver.c index 9de88cd..f2bbf1e 100644 --- a/src/vz/vz_driver.c +++ b/src/vz/vz_driver.c @@ -1491,7 +1491,7 @@ vzConnectUnregisterCloseCallback(virConnectPtr conn,