Re: [libvirt-users] Preloading shared library with libVirt

2019-07-18 Thread Daniel P . Berrangé
On Thu, Jul 18, 2019 at 10:25:57AM +0200, Peter Krempa wrote: > On Wed, Jul 17, 2019 at 13:33:08 -0500, Probir Roy wrote: > > Hi, > > > > I am trying to preload two shared libraries while running Qemu using > > libvirt. To preload the shared libraries I have added an environment > > variable in th

Re: [libvirt-users] Preloading shared library with libVirt

2019-07-18 Thread Peter Krempa
On Wed, Jul 17, 2019 at 13:33:08 -0500, Probir Roy wrote: > Hi, > > I am trying to preload two shared libraries while running Qemu using > libvirt. To preload the shared libraries I have added an environment > variable in the $domain.xml file with the following command: > > ``` > virt-xml generic

[libvirt-users] Preloading shared library with libVirt

2019-07-18 Thread Probir Roy
Hi, I am trying to preload two shared libraries while running Qemu using libvirt. To preload the shared libraries I have added an environment variable in the $domain.xml file with the following command: ``` virt-xml generic --edit --confirm --qemu-commandline 'env=LD_PRELOAD=/home/probir/Download