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