RE: [Libvirt] Attach qemu commands to an running xml domain

2021-03-31 Thread Moshe Levi
> -Original Message- > From: Michal Privoznik > Sent: Wednesday, March 31, 2021 5:49 PM > To: Moshe Levi ; Daniel P. Berrangé > > Cc: Waleed Musa ; libvir-list@redhat.com; Adrian > Chiris > Subject: Re: [Libvirt] Attach qemu commands to an running xml domain

Re: [Libvirt] Attach qemu commands to an running xml domain

2021-03-31 Thread Michal Privoznik
On 3/31/21 4:01 PM, Moshe Levi wrote: -Original Message- From: Daniel P. Berrangé Sent: Wednesday, March 31, 2021 3:23 PM To: Michal Privoznik Cc: Waleed Musa ; libvir-list@redhat.com; Moshe Levi ; Adrian Chiris Subject: Re: [Libvirt] Attach qemu commands to an running xml domain

RE: [Libvirt] Attach qemu commands to an running xml domain

2021-03-31 Thread Moshe Levi
> -Original Message- > From: Daniel P. Berrangé > Sent: Wednesday, March 31, 2021 3:23 PM > To: Michal Privoznik > Cc: Waleed Musa ; libvir-list@redhat.com; Moshe > Levi ; Adrian Chiris > Subject: Re: [Libvirt] Attach qemu commands to an running xml domain >

Re: [Libvirt] Attach qemu commands to an running xml domain

2021-03-31 Thread Daniel P . Berrangé
On Wed, Mar 31, 2021 at 02:11:40PM +0200, Michal Privoznik wrote: > On 3/31/21 1:36 PM, Daniel P. Berrangé wrote: > > On Wed, Mar 31, 2021 at 01:09:32PM +0200, Michal Privoznik wrote: > > > On 3/30/21 11:35 AM, Waleed Musa wrote: > > > > Hi all, > > > > > > > > I see in libvirt you are supporting

Re: [Libvirt] Attach qemu commands to an running xml domain

2021-03-31 Thread Michal Privoznik
On 3/31/21 1:36 PM, Daniel P. Berrangé wrote: On Wed, Mar 31, 2021 at 01:09:32PM +0200, Michal Privoznik wrote: On 3/30/21 11:35 AM, Waleed Musa wrote: Hi all, I see in libvirt you are supporting attach/detach devices to existing xml domain using *attachDeviceFlags *and *detachDeviceFlags

Re: [Libvirt] Attach qemu commands to an running xml domain

2021-03-31 Thread Daniel P . Berrangé
On Wed, Mar 31, 2021 at 01:09:32PM +0200, Michal Privoznik wrote: > On 3/30/21 11:35 AM, Waleed Musa wrote: > > Hi all, > > > > I see in libvirt you are supporting attach/detach devices to existing > > xml domain using *attachDeviceFlags *and *detachDeviceFlags *APIs. > > Now we are adding some

Re: [Libvirt] Attach qemu commands to an running xml domain

2021-03-31 Thread Michal Privoznik
On 3/30/21 11:35 AM, Waleed Musa wrote: Hi all, I see in libvirt you are supporting attach/detach devices to existing xml domain using *attachDeviceFlags *and *detachDeviceFlags *APIs. Now we are adding some qemu command to the xml domain related to some interfaces using alias names before 

Re: [Libvirt] Attach qemu commands to an running xml domain

2021-03-30 Thread Peter Krempa
om ; Moshe Levi > ; Adrian Chiris > Subject: Re: [Libvirt] Attach qemu commands to an running xml domain > > External email: Use caution opening links or attachments > > > On Tue, Mar 30, 2021 at 09:35:48 +, Waleed Musa wrote: [...] > > 2. Is there a way

Re: [Libvirt] Attach qemu commands to an running xml domain

2021-03-30 Thread Waleed Musa
From: Peter Krempa Sent: Tuesday, March 30, 2021 01:42 PM To: Waleed Musa Cc: libvir-list@redhat.com ; Moshe Levi ; Adrian Chiris Subject: Re: [Libvirt] Attach qemu commands to an running xml domain External email: Use caution opening links or attachments

Re: [Libvirt] Attach qemu commands to an running xml domain

2021-03-30 Thread Peter Krempa
On Tue, Mar 30, 2021 at 09:35:48 +, Waleed Musa wrote: > Hi all, > > I see in libvirt you are supporting attach/detach devices to existing xml > domain using attachDeviceFlags and detachDeviceFlags APIs. > Now we are adding some qemu command to the xml domain related to some > interfaces

[Libvirt] Attach qemu commands to an running xml domain

2021-03-30 Thread Waleed Musa
Hi all, I see in libvirt you are supporting attach/detach devices to existing xml domain using attachDeviceFlags and detachDeviceFlags APIs. Now we are adding some qemu command to the xml domain related to some interfaces using alias names before starting the VM, but we will face an issue with