Re: [libvirt-users] migrate a guest from VMware to KVM

2015-12-17 Thread Andrei Perietanu
>On Thu, Dec 17, 2015 at 12:20 PM, Michal Privoznik wrote: > On 17.12.2015 13:06, Andrei Perietanu wrote: > > I am trying to migrate a VMware guest to KVM. I have the .vmdk file > which I > > convert to qcow2 format using qemu-img convert. > > > > The next step is to import the new img file. > >

Re: [libvirt-users] migrate a guest from VMware to KVM

2015-12-17 Thread Michal Privoznik
On 17.12.2015 13:06, Andrei Perietanu wrote: > I am trying to migrate a VMware guest to KVM. I have the .vmdk file which I > convert to qcow2 format using qemu-img convert. > > The next step is to import the new img file. > > If I use virt-install --import it all works fine. > But when I try the

[libvirt-users] migrate a guest from VMware to KVM

2015-12-17 Thread Andrei Perietanu
I am trying to migrate a VMware guest to KVM. I have the .vmdk file which I convert to qcow2 format using qemu-img convert. The next step is to import the new img file. If I use virt-install --import it all works fine. But when I try the same think using the libvirt API I get the "no boot disk f

Re: [libvirt-users] Passing a USB hub

2015-12-17 Thread Ján Tomko
On Wed, Dec 16, 2015 at 09:59:58PM +0100, Ruben Torrero Marijnissen wrote: > Hi, > Hello, > I'm trying to assign a complete USB Hub to my Windows 10 guest, using > libvirt 1.3. Following the documentation, I tried adding the following > to the definition of my guest: > > ... > > .. >     the