Re: [libvirt] [PATCH v2 02/10] vz: change the order of capabilities reported

2016-04-12 Thread Nikolay Shirokovskiy
On 07.04.2016 23:09, Maxim Nestratov wrote: > 'vz' goes first now to make clients like virt-manager choose 'vz' > instead of 'parallels' > > Signed-off-by: Maxim Nestratov > --- > src/vz/vz_driver.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git a/src/vz/vz_drive

[libvirt] [PATCH v2 02/10] vz: change the order of capabilities reported

2016-04-07 Thread Maxim Nestratov
'vz' goes first now to make clients like virt-manager choose 'vz' instead of 'parallels' Signed-off-by: Maxim Nestratov --- src/vz/vz_driver.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/vz/vz_driver.c b/src/vz/vz_driver.c index e12a95a..47a5060 100644 --- a/src