Displaying 4 results from an estimated 4 matches for "formatcaps".
2020 Jan 27
1
Detecting of features of VMs
...s. The specific question
will be answered below.
---
There are currently two interfaces which allow discovery of libvirts and
in turn qemu's capabilities. Both return an XML which describes various
aspects of the hosts or VMs capabilities.
virConnectGetCapabilities(conn)
https://libvirt.org/formatcaps.html
The XML returned by this API describes mostly the host itself, the CPU,
NUMA topology, security driver support, migration features but also
describes guests architectures supported by the guest.
In case of the qemu driver the guest section describes some of the
aspects and configurations sup...
2014 Jan 13
2
how to detect if qemu supports live disk snapshot
...or cannot do snapshotting,
and disable right from the start the snapshotting support in my application, avoiding to throw
errors to the user.
After reading from the docs, it seems that libvirt doesn't reports yet this information about
the hypervisor in the capabilities XML: http://libvirt.org/formatcaps.html
a quick test against libvirt 1.1.3 (qemu 1.6.1) on Fedora 20 seems to confirm (see XML dump below[1]).
So, if I'm not mistaken, looks like the only way to test for the support in QEMU is to actually
request a snapshot and see what happens.
Is this right?
If this is correct, I would like...
2014 Jan 14
0
Re: how to detect if qemu supports live disk snapshot
On 01/13/2014 04:57 AM, Francesco Romani wrote:
>
> After reading from the docs, it seems that libvirt doesn't reports yet this information about
> the hypervisor in the capabilities XML: http://libvirt.org/formatcaps.html
>
> a quick test against libvirt 1.1.3 (qemu 1.6.1) on Fedora 20 seems to confirm (see XML dump below[1]).
Correct. It might indeed be a useful addition to the capability XML.
>
> So, if I'm not mistaken, looks like the only way to test for the support in QEMU is to actual...
2012 Apr 19
1
Building an RPM
....tmp drvopenvz.html.tmp windows.html.tmp testtck.html.tmp drvlxc.html.tmp apps.html.tmp docs.html.tmp formatstorageencryption.html.tmp drvvbox.html.tmp formatdomain.html.tmp php.html.tmp drvhyperv.html.tmp errors.html.tmp hacking.html.tmp format.html.tmp hooks.html.tmp api.html.tmp storage.html.tmp formatcaps.html.tmp relatedlinks.html.tmp compiling.html.tmp index.html.tmp archdomain.html.tmp downloads.html.tmp auth.html.tmp archnode.html.tmp hvsupport.html.tmp bugs.html.tmp java.html.tmp locking.html.tmp logging.html.tmp testapi.html.tmp formatnetwork.html.tmp bindings.html.tmp uri.html.tmp drvtest.htm...