[libvirt] [PATCH v3 3/3] Parallels: implemented domainAttachDevice

2015-03-27 Thread Alexander Burluka
That function uses domainAttachDeviceFlags Signed-off-by: Alexander Burluka aburl...@parallels.com --- src/parallels/parallels_driver.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/parallels/parallels_driver.c b/src/parallels/parallels_driver.c index

Re: [libvirt] [PATCH v3 3/3] Parallels: implemented domainAttachDevice

2015-03-27 Thread Maxim Nestratov
27.03.2015 15:34, Alexander Burluka пишет: That function uses domainAttachDeviceFlags Signed-off-by: Alexander Burluka aburl...@parallels.com --- src/parallels/parallels_driver.c |7 +++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/src/parallels/parallels_driver.c