Re: [libvirt-users] domain xml questions

2019-07-18 Thread Vasiliy Tolstov
чт, 18 июл. 2019 г. в 12:04, Daniel P. Berrangé : > > On Thu, Jul 18, 2019 at 10:39:09AM +0300, Vasiliy Tolstov wrote: > > Hi! > > If i want to use bridged network or openvswitch, does guestfwd only > > works with slirp network? Or how it work in case of using > > bridge/openvswitch? > > It is only

Re: [libvirt-users] domain xml questions

2019-07-18 Thread Daniel P . Berrangé
On Thu, Jul 18, 2019 at 10:39:09AM +0300, Vasiliy Tolstov wrote: > Hi! > If i want to use bridged network or openvswitch, does guestfwd only > works with slirp network? Or how it work in case of using > bridge/openvswitch? It is only supported with type=user (aka slirp) networking. > > >

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

[libvirt-users] domain xml questions

2019-07-18 Thread Vasiliy Tolstov
Hi! If i want to use bridged network or openvswitch, does guestfwd only works with slirp network? Or how it work in case of using bridge/openvswitch? If this cant't work with provided network types, how can i create inside guest serial console on 10 tty that binded to listening