Re: [libvirt-users] Questions regarding migration from QEMU to libvirt

2018-11-06 Thread Martin Kletzander
On Mon, Oct 22, 2018 at 12:07:13PM -0300, Rodrigo Siqueira wrote: Hi, First of all, thanks for your feedback :) Sorry for the slow reply, lot of work around KVM Forum conference. On 10/17, Martin Kletzander wrote: On Wed, Oct 03, 2018 at 01:04:50PM -0300, Rodrigo Siqueira wrote: > Hi, > >

Re: [libvirt-users] Questions regarding migration from QEMU to libvirt

2018-10-22 Thread Rodrigo Siqueira
Hi, First of all, thanks for your feedback :) On 10/17, Martin Kletzander wrote: > On Wed, Oct 03, 2018 at 01:04:50PM -0300, Rodrigo Siqueira wrote: > > Hi, > > > > My colleagues and I have a set of scripts that we use to automate our > > daily tasks related to the Linux Kernel. As a result, mos

Re: [libvirt-users] Questions regarding migration from QEMU to libvirt

2018-10-17 Thread Martin Kletzander
On Wed, Oct 03, 2018 at 01:04:50PM -0300, Rodrigo Siqueira wrote: Hi, My colleagues and I have a set of scripts that we use to automate our daily tasks related to the Linux Kernel. As a result, most of our code relies on the QEMU features; and recently we decided use libvirt instead of QEMU. How

[libvirt-users] Questions regarding migration from QEMU to libvirt

2018-10-05 Thread Rodrigo Siqueira
Hi, My colleagues and I have a set of scripts that we use to automate our daily tasks related to the Linux Kernel. As a result, most of our code relies on the QEMU features; and recently we decided use libvirt instead of QEMU. However, we have some questions, and I would like to know if someone co