[libvirt-users] Reg:

2019-09-09 Thread bharath paulraj
Hi Team, I am writing a new device in QEMU, which opens and reads from Netlink socket from the hypervisor. I need this Netlink socket to support migration of connection tracking entries during VM Live migration. If I am using QEMU command directly to launch the VM, then any operation on Netlink

Re: [libvirt-users] Reg: content of disk is not reflecting in host.

2019-08-07 Thread bharath paulraj
Thank you for the clarification. Regards, Bharath On Wed, Aug 7, 2019 at 10:16 PM Daniel P. Berrangé wrote: > On Wed, Aug 07, 2019 at 09:57:02PM +0530, bharath paulraj wrote: > > Hi Team, > > > > I am doing a small testing and I don't know if my expectation is correct &g

[libvirt-users] Reg: content of disk is not reflecting in host.

2019-08-07 Thread bharath paulraj
Hi Team, I am doing a small testing and I don't know if my expectation is correct or not. Pardon me if I am ignorant. I created a VM and the VM is running. In the hypervisor I have created ".img" file and attached this .img file to the VM. My expectation is that, if VM is writing files to the

[libvirt-users]

2019-07-26 Thread bharath paulraj
Hi Team, I am using QEMU/KVM for launching VMs and libvirt to govern those VMs. I would like to synchronise the connection tracking entries specific to the VM during the VM LIVE migrations. It is required when the firewall is implemented at the host level like libvirt's "network filters". If

Re: [libvirt-users] Reg: Adding "edu" device using XML file

2019-10-23 Thread bharath paulraj
Hello Han, Thanks for your suggestions. I will check it out. Regards, Bharath On Thu, Oct 24, 2019 at 6:17 AM Han Han wrote: > > > On Wed, Oct 23, 2019 at 4:27 PM bharath paulraj > wrote: > >> Hello Han, >> >> Thanks for the response. The XML o

Re: [libvirt-users] Reg: Adding "edu" device using XML file

2019-10-23 Thread bharath paulraj
. If the XML support is not provided in libvirt, Is there a document or pointers available to show how to add new device in libvirt xml code? Thanks, Bharath On Wed, Oct 23, 2019 at 12:57 PM Han Han wrote: > > > On Tue, Oct 22, 2019 at 5:41 PM bharath paulraj > wrote: > >>