libvirt/src/conf
Eric Blake 5cf56c4b23 snapshot: implement LIST_LEAVES flag in qemu
With the recent refactoring of qemu snapshot relationships, it
is now trivial to filter on leaves.

* src/conf/domain_conf.c (virDomainSnapshotObjListCount)
(virDomainSnapshotObjListCopyNames): Handle new flag.
* src/qemu/qemu_driver.c (qemuDomainSnapshotListNames)
(qemuDomainSnapshotNum, qemuDomainSnapshotListChildrenNames)
(qemuDomainSnapshotNumChildren): Pass new flag through.
2011-10-12 16:09:20 -06:00
..
capabilities.c maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
capabilities.h domain: Require <init> for container guests 2011-05-13 10:32:53 -04:00
cpu_conf.c conf: prefer unsigned flags 2011-07-13 17:05:10 -06:00
cpu_conf.h conf: prefer unsigned flags 2011-07-13 17:05:10 -06:00
domain_audit.c Avoid using "devname" as an identifier. 2011-09-16 20:49:04 +08:00
domain_audit.h snapshot: make it possible to audit external snapshot 2011-09-05 07:03:05 -06:00
domain_conf.c snapshot: implement LIST_LEAVES flag in qemu 2011-10-12 16:09:20 -06:00
domain_conf.h Introduce <driver> under <filesystem> to support open-by-handle 2011-10-12 12:15:28 -06:00
domain_event.c maint: fix comment typos 2011-08-23 11:31:28 -06:00
domain_event.h Asynchronous event for BlockJob completion 2011-07-22 13:57:42 +08:00
domain_nwfilter.c nwfilter: fix loadable module support 2010-06-21 14:18:31 -04:00
domain_nwfilter.h nwfilter: fix loadable module support 2010-06-21 14:18:31 -04:00
interface_conf.c xml: Clean up rest of virtual XML document names for XML strings 2011-09-14 09:09:04 -06:00
interface_conf.h interface: implement a test driver for network config transaction API. 2011-05-27 14:34:13 -04:00
network_conf.c xml: Clean up rest of virtual XML document names for XML strings 2011-09-14 09:09:04 -06:00
network_conf.h bandwidth: Integrate bandwidth into portgroups 2011-07-27 10:26:25 +02:00
node_device_conf.c xml: Clean up rest of virtual XML document names for XML strings 2011-09-14 09:09:04 -06:00
node_device_conf.h pci: Move some pci sriov helper code out of node device driver to util/pci 2011-08-16 11:59:00 -04:00
nwfilter_conf.c xml: Clean up rest of virtual XML document names for XML strings 2011-09-14 09:09:04 -06:00
nwfilter_conf.h nwfilter: enable filtering of gratuitous ARP packets 2011-05-23 19:41:18 -04:00
nwfilter_params.c maint: rename virBufferVSprintf to virBufferAsprintf 2011-05-05 13:47:40 -06:00
nwfilter_params.h This patch removes the virConnectPtr parameter from all functions where it's not necessary starting out with removing it as a parameter to the error reporting function. 2010-04-05 12:34:55 -04:00
secret_conf.c xml: Clean up rest of virtual XML document names for XML strings 2011-09-14 09:09:04 -06:00
secret_conf.h Remove virConnectPtr from virRaiseErrorFull 2011-04-17 07:22:23 +02:00
storage_conf.c xml: Clean up rest of virtual XML document names for XML strings 2011-09-14 09:09:04 -06:00
storage_conf.h Check for source conflicts in storage pools 2011-09-05 15:52:03 +08:00
storage_encryption_conf.c build: rename files.h to virfile.h 2011-07-21 10:34:51 -06:00
storage_encryption_conf.h Put <stdbool.h> into internal.h so it is available everywhere 2011-02-24 12:04:06 +00:00