Re: [libvirt-users] Libvirt and Virt-manager compatibility

2017-02-01 Thread Michal Privoznik
On 02/01/2017 02:09 PM, abhishek jain wrote: > Thanks Michal. > Yes I am stuck with 0.9.0 virt-manager version. > Is this compatible with libvirt 1.2.2 release? Sure. The aim of libvirt is to provide a stable API to manage domains. Domain XML is considered an API too. Thus we don't break it (TM).

Re: [libvirt-users] virt-p2v - Windows 10 guest hangs at boot after successful P2V

2017-02-01 Thread JT Edwards
Rich, I got this resolved by making sure that the P2V Windows 10 image's CPU signature matches that as the host system. Thank you in advance, JT On Wed, Feb 1, 2017 at 9:32 AM, Richard W.M. Jones wrote: > On Mon, Jan 09, 2017 at 09:17:47AM -0600, JT Edwards wrote: > > Hi all, > > > > I succe

Re: [libvirt-users] virt-p2v - Windows 10 guest hangs at boot after successful P2V

2017-02-01 Thread Richard W.M. Jones
On Mon, Jan 09, 2017 at 09:17:47AM -0600, JT Edwards wrote: > Hi all, > > I successfully virt-p2v'ed a Windows 10 laptop to my Centos 7.3 instance > running KVM. However, on boot, the guest hangs. Is there a registry fix > that is needed after the P2V is done? Here is what is in the guest's > logf

Re: [libvirt-users] Libvirt and Virt-manager compatibility

2017-02-01 Thread abhishek jain
Thanks Michal. Yes I am stuck with 0.9.0 virt-manager version. Is this compatible with libvirt 1.2.2 release? From where I get such compatibility matrix Regards Abhishek  Sent from Yahoo Mail on Android On Wed, 1 Feb, 2017 at 2:52 PM, Michal Privoznik wrote: On 02/01/2017 05:54 AM, abhish

Re: [libvirt-users] Libvirt and Virt-manager compatibility

2017-02-01 Thread Daniel P. Berrange
On Wed, Feb 01, 2017 at 04:54:01AM +, abhishek jain wrote: > Hi, > I am using Libvirt (1.2.2) on RHEL6. I want to use the compatible > virt-manager for it. > When I tried 1.4.0 and 1.3.0 there is an insatllation issue on RHLE6 > for gtk3.  Is there any virt-manager version which works with 1.2.

Re: [libvirt-users] Libvirt and Virt-manager compatibility

2017-02-01 Thread Michal Privoznik
On 02/01/2017 05:54 AM, abhishek jain wrote: > Hi, > I am using Libvirt (1.2.2) on RHEL6. I want to use the compatible > virt-manager for it. > When I tried 1.4.0 and 1.3.0 there is an insatllation issue on RHLE6 for > gtk3. Is there any virt-manager version which works with 1.2.2 and RHLE6 too.