Displaying 20 results from an estimated 20000 matches similar to: "the version between 2.5.0 and 3.0.0"
2018 May 10
2
about python-libvirt
hi boys:
the libvirt code in ftp://libvirt.org does get the function of python-libvirt? Or the python-libvirt is another code ?
--
Have a good day
2018 Dec 10
3
Power on and power off code using LIBVIRT
Dear Team,
Please provide the code for power on and power off the VM using Libvirt.
Last week also I sent some query, but I dint get any response.
Please help me in finding the same.
Thanks & regards,
Chaithra
2020 Oct 14
2
Re: CI for nbdkit
On Wed, Oct 14, 2020 at 10:37:26AM +0100, Richard W.M. Jones wrote:
> On Tue, Oct 13, 2020 at 03:21:35PM -0600, alan somers wrote:
> > Would libguestfs be willing to enable CI for the nbdkit project? It's very
> > easy to set up, at least for the Rust portion. I'm comfortable with both
> > Cirrus CI and Github's native CI. I can get it started if you agree to do
2018 Dec 08
4
certificate pinning
Hello!
Does libvirt uses certificate pinning in tls? I want to setup a transparent
proxy (mitmproxy) and can't do this even after I added mitmproxy ca
certificate to the trusted certificates in ubuntu.
2019 Aug 20
2
Re: Compiling Libvirt on Windows for Hyper V support
Hi,
I tried that out, I got a new error about pthreads in my config.log.
Could you take another look.
Thanks again,
Reza
> On Aug 20, 2019, at 12:36 PM, Daniel P. Berrangé <berrange@redhat.com> wrote:
>
> On Tue, Aug 20, 2019 at 12:29:15PM -0400, reza shahriari wrote:
>> Hi,
>>
>> I have attached my compressed config file.
>>
>> Thanks,
2018 May 09
3
Re: Libvirt access control drivers
Ok, excuse me for misunderstanding, how it is possible then to set up
access control when I use remote connection to KVM ( not in UNIX domain)?
Is there any way within libvirt, maybe based on authentication or
certificates?
2018-05-09 11:14 GMT+03:00 Daniel P. Berrangé <berrange@redhat.com>:
> On Wed, May 09, 2018 at 11:13:01AM +0300, Anastasiya Ruzhanskaya wrote:
> > I read this
2019 Aug 19
5
Compiling Libvirt on Windows for Hyper V support
Hi,
I am trying to compile Libvirt from the source code on windows using msys2 but keep hitting issues while running `./configure`.
….
> checking whether C compiler handles -Wno-suggest-attribute=pure… yes
> checking whether C compiler handles -Wno-suggest-attribute=const... yes
> checking for how to force completely read-only GOT table…
> checking for how to avoid indirect lib
2019 Aug 20
2
Re: Compiling Libvirt on Windows for Hyper V support
Hi,
I have attached my compressed config file.
Thanks,
Reza
> On Aug 20, 2019, at 12:03 PM, Daniel P. Berrangé <berrange@redhat.com> wrote:
>
> Re-adding the mailing list CC - please don't drop it.
>
> On Tue, Aug 20, 2019 at 11:54:34AM -0400, reza shahriari wrote:
>> Hi,
>>
>> I am using msys2. When I run `./configure` without any parameters
2018 May 09
2
Re: Libvirt access control drivers
Here https://libvirt.org/acl.html is stated that you designed this access
control system as pluggable. Are there any options ( even with modifying
libvirt code) to plug in any custom driver?
I just need to take a try and design something that will support remote
access control.
I am not sure if sVirt is the right thing I should look at.
2018-05-09 11:27 GMT+03:00 Daniel P. Berrangé
2020 Mar 18
2
Re[2]: pointer to "spice" device by virNodeDeviceLookupByName
Thanks, clear!
But may be is a method to get XML description for spice params, like it could be possible for physical devices?
>Среда, 18 марта 2020, 13:21 +03:00 от Daniel P. Berrangé <berrange@redhat.com>:
>
>On Wed, Mar 18, 2020 at 01:10:41PM +0300, Андрей Фокин wrote:
>>
>> Is possible to get a pointer to «spice» by virNodeDeviceLookupByName API?
>> What
2020 Apr 30
2
Re: [Query] Facing issue in build libvirt6.0 on ubuntu 1804
Hi Daniel,
Thanks for command.
Can I install specific version of prebuilt libvirt ?
Eg: version 6.0
On Thu, Apr 30, 2020, 4:54 PM Daniel P. Berrangé <berrange@redhat.com>
wrote:
> On Thu, Apr 30, 2020 at 01:35:18PM +0530, Ramesh B wrote:
> > Hi all,
> >
> > I am trying to build libvirt 6.0 on ubuntu OS 18.04.
> > Facing one issue libvirt source compilation.
2018 Feb 16
3
Possible to edit/apply nwfilter at runtime?
I'm trying to determine if it's possible to edit/attach/apply nwfilter
rules at runtime? I.e., after a VM is already running, can I apply a
nwfilter to the VM and have it work without rebooting the machine? Thus
far, I've not come across a way to do so, but I thought I'd ask here
before I chase my tail around Google.
Thanks!
--
Andre Goree
-=-=-=-=-=-
Email - andre at
2017 Jun 06
2
Re: Isolate VMs' network
On Tue, Jun 06, 2017 at 08:50:45PM +0200, Chris wrote:
> Chris wrote:
> > I'm trying to setup a network with some virtual machines, that can connect
> > to each other and to the internet, but neither to the host nor to other
> > VMs.
>
> Thank you for your replies. Unfortunately, I didn't mention, that I'd like
> to be able to test malicious software, so
2017 May 17
2
Re: Callback re-registration after libvirtd restart
No, I'm not, I'm calling it sooner:
func libvirt_start() {
libvirt.EventRegisterDefaultImpl()
event_listen()
}
S pozdravom / Best regards
Daniel Kucera.
2017-05-17 15:47 GMT+02:00 Daniel P. Berrange <berrange@redhat.com>:
> On Wed, May 17, 2017 at 03:41:09PM +0200, Daniel Kučera wrote:
> > Hi Daniel,
> >
> > I tried that but it doesn't
2018 Aug 08
2
LIBVIRT-4.6.0 can't work with QEMU 3.0.0
2019 Apr 18
2
Re: [libvirt] JVM crashes during GC
On Thu, Apr 18, 2019 at 10:46:19PM +0530, Sachin Soman wrote:
> I am attaching the execution results. At the top of each file I have
> mentioned the environment details.
>
> Following is the test program I have used:
>
> ==================================================
>
> *package* org.libvirt;
>
>
> *import* org.libvirt.jna.Libvirt;
>
>
>
2017 Apr 21
1
Re: libvirt remote connection
It seems, that I have turned off all encryption for tcp in libvirt.conf,
but still rpc packets are not showed, only tcp. I suppose, that I don't
need to add additional plugins to wirehark for libvirt and rpc, am I right?
2017-04-21 11:23 GMT+03:00 Daniel P. Berrange <berrange@redhat.com>:
> On Fri, Apr 21, 2017 at 10:16:47AM +0300, Anastasiya Ruzhanskaya wrote:
> > Hello,
>
2018 Dec 10
2
Re: certificate pinning
And how libvirt checks that it trusts the CA? Just simply inspects the
cacert.pem file? Or it has some information inside about by which CA were
signed client and server certificates and then compares against stored
values? I mean can I just concatenate after signing or I need to combine
two CAs before generating libvirt's client and server certificates?
пн, 10 дек. 2018 г. в 13:11, Daniel P.
2020 Oct 26
2
Re: CI for nbdkit
On Mon, Oct 19, 2020 at 10:58 AM alan somers <asomers@gmail.com> wrote:
> On Wed, Oct 14, 2020 at 3:41 AM Daniel P. Berrangé <berrange@redhat.com>
> wrote:
>
>> On Wed, Oct 14, 2020 at 10:37:26AM +0100, Richard W.M. Jones wrote:
>> > On Tue, Oct 13, 2020 at 03:21:35PM -0600, alan somers wrote:
>> > > Would libguestfs be willing to enable CI for the
2018 May 09
2
Re: Libvirt access control drivers
I read this page https://libvirt.org/aclpolkit.html
And it is written :"At this point in time, the only attribute provided by
libvirt to identify the user invoking the operation is the PID of the
client program. This means that the polkit access control driver is only
useful if connections to libvirt are restricted to its UNIX domain socket."
2018-05-09 11:00 GMT+03:00 Daniel P.