>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.
> >
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
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
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