libvirt/src
Eric Blake 421861824c backup: Introduce virDomainCheckpointPtr
Prepare for introducing a bunch of new public APIs related to
backup checkpoints by first introducing a new internal type
and errors associated with that type.  Checkpoints are modeled
heavily after virDomainSnapshotPtr (both represent a point in
time of the guest), although a snapshot exists with the intent
of rolling back to that state, while a checkpoint exists to
make it possible to create an incremental backup at a later
time.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2019-03-26 15:40:57 -05:00
..
access
admin
bhyve bhyve: fill in virCapsEnum 'report' 2019-03-18 10:51:02 -04:00
conf Revert "snapshot: Add virDomainSnapshotObjListFormat" 2019-03-26 15:07:47 -05:00
cpu Fix names for abs_top_{src,build}dir variables 2019-03-14 10:05:28 +01:00
cpu_map cpu_map: Add more signatures for Skylake-Client CPU models 2019-03-05 14:47:49 +01:00
esx snapshot: Factor out virDomainMomentDef class 2019-03-22 01:18:34 -05:00
hyperv
interface
keycodemapdb@16e5b07876
libxl libxl: fill in virCapsEnum 'report' 2019-03-18 10:51:02 -04:00
locking Drop support for "Red Hat" init scripts 2019-03-15 18:36:19 +01:00
logging Drop support for "Red Hat" init scripts 2019-03-15 18:36:19 +01:00
lxc Drop needless virtType validation 2019-03-18 09:35:00 -04:00
network network: avoid trying to create global firewall rules if unprivileged 2019-03-19 10:03:02 +00:00
node_device xml: nodedev: make pci capability class element optional 2019-03-22 12:59:56 +03:00
nwfilter nwfilter: fix adding std MAC and IP values to filter binding 2019-03-22 12:03:00 +03:00
openvz
phyp
qemu qemu_hotplug: don't shutdown net device until the guest has released it 2019-03-26 11:05:04 -04:00
remote Drop support for "Red Hat" init scripts 2019-03-15 18:36:19 +01:00
rpc
secret
security apparmor: Check libvirtd profile status by name 2019-03-13 11:58:11 -06:00
storage rbd: optionally compute volume allocation from capacity 2019-03-19 16:49:24 +01:00
test snapshot: Rename virDomainSnapshotObjPtr 2019-03-22 01:18:34 -05:00
util backup: Introduce virDomainCheckpointPtr 2019-03-26 15:40:57 -05:00
vbox snapshot: Factor out virDomainMomentDef class 2019-03-22 01:18:34 -05:00
vmware util: Rename virFileHasSuffix() to virStringHasCaseSuffix() 2019-03-07 10:08:47 +01:00
vmx Use virStringHasSuffix() where possible 2019-03-07 10:10:49 +01:00
vz snapshot: Rename virDomainSnapshotObjPtr 2019-03-22 01:18:34 -05:00
xenapi
xenconfig xenconfig: Add support for max_grant_frames 2019-03-13 12:06:52 -06:00
admin_protocol-structs
check-aclperms.pl
check-aclrules.pl
check-driverimpls.pl
check-drivername.pl
check-symfile.pl
check-symsorting.pl
datatypes.c backup: Introduce virDomainCheckpointPtr 2019-03-26 15:40:57 -05:00
datatypes.h backup: Introduce virDomainCheckpointPtr 2019-03-26 15:40:57 -05:00
driver-hypervisor.h
driver-interface.h
driver-network.h
driver-nodedev.h
driver-nwfilter.h
driver-secret.h
driver-state.h Revert "Separate out StateAutoStart from StateInitialize" 2019-03-06 10:20:31 +01:00
driver-storage.h libvirt: Introduce virConnectGetStoragePoolCapabilities 2019-03-06 11:12:48 -05:00
driver-stream.h
driver.c Fix names for abs_top_{src,build}dir variables 2019-03-14 10:05:28 +01:00
driver.h
dtrace2systemtap.pl
internal.h
libvirt_admin_private.syms
libvirt_admin_public.syms
libvirt_atomic.syms
libvirt_driver_modules.syms
libvirt_esx.syms
libvirt_internal.h
libvirt_libssh2.syms
libvirt_libssh.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms backup: Introduce virDomainCheckpointPtr 2019-03-26 15:40:57 -05:00
libvirt_probes.d
libvirt_public.syms libvirt: Introduce virConnectGetStoragePoolCapabilities 2019-03-06 11:12:48 -05:00
libvirt_qemu_probes.d
libvirt_qemu.syms
libvirt_remote.syms
libvirt_sasl.syms
libvirt_vmware.syms
libvirt_vmx.syms
libvirt_xenconfig.syms
libvirt-admin.c
libvirt-admin.conf
libvirt-domain-snapshot.c snapshot: Various doc tweaks 2019-03-26 15:33:07 -05:00
libvirt-domain.c docs: Consistent spacing in *GetXMLDesc functions 2019-03-13 20:28:52 -05:00
libvirt-host.c
libvirt-interface.c docs: Consistent spacing in *GetXMLDesc functions 2019-03-13 20:28:52 -05:00
libvirt-lxc.c
libvirt-lxc.pc.in
libvirt-network.c docs: Consistent spacing in *GetXMLDesc functions 2019-03-13 20:28:52 -05:00
libvirt-nodedev.c
libvirt-nwfilter.c docs: Consistent spacing in *GetXMLDesc functions 2019-03-13 20:28:52 -05:00
libvirt-qemu.c
libvirt-qemu.pc.in
libvirt-secret.c
libvirt-storage.c libvirt: Introduce virConnectGetStoragePoolCapabilities 2019-03-06 11:12:48 -05:00
libvirt-stream.c
libvirt.c Revert "Separate out StateAutoStart from StateInitialize" 2019-03-06 10:20:31 +01:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs
lxc_protocol-structs
Makefile.am Drop support for "Red Hat" init scripts 2019-03-15 18:36:19 +01:00
qemu_protocol-structs
README
remote_protocol-structs libvirt: Introduce virConnectGetStoragePoolCapabilities 2019-03-06 11:12:48 -05:00
virkeepaliveprotocol-structs
virnetprotocol-structs

       libvirt library code README
       ===========================

The directory provides the bulk of the libvirt codebase. Everything
except for the libvirtd daemon and client tools. The build uses a
large number of libtool convenience libraries - one for each child
directory, and then links them together for the final libvirt.so,
although some bits get linked directly to libvirtd daemon instead.

The files directly in this directory are supporting the public API
entry points & data structures.

There are two core shared modules to be aware of:

 * util/  - a collection of shared APIs that can be used by any
            code. This directory is always in the include path
            for all things built

 * conf/  - APIs for parsing / manipulating all the official XML
            files used by the public API. This directory is only
            in the include path for driver implementation modules

 * vmx/   - VMware VMX config handling (used by esx/ and vmware/)


Then there are the hypervisor implementations:

 * bhyve         - bhyve - The BSD Hypervisor
 * esx/          - VMware ESX and GSX support using vSphere API over SOAP
 * hyperv/       - Microsoft Hyper-V support using WinRM
 * lxc/          - Linux Native Containers
 * openvz/       - OpenVZ containers using cli tools
 * phyp/         - IBM Power Hypervisor using CLI tools over SSH
 * qemu/         - QEMU / KVM using qemu CLI/monitor
 * remote/       - Generic libvirt native RPC client
 * test/         - A "mock" driver for testing
 * vbox/         - Virtual Box using native API
 * vmware/       - VMware Workstation and Player using the vmrun tool
 * xen/          - Xen using hypercalls, XenD SEXPR & XenStore
 * xenapi/       - Xen using libxenserver


Finally some secondary drivers that are shared for several HVs.
Currently these are used by LXC, OpenVZ, QEMU and Xen drivers.
The ESX, Hyper-V, Power Hypervisor, Remote, Test & VirtualBox drivers all
implement the secondary drivers directly

 * cpu/          - CPU feature management
 * interface/    - Host network interface management
 * network/      - Virtual NAT networking
 * nwfilter/     - Network traffic filtering rules
 * node_device/  - Host device enumeration
 * secret/       - Secret management
 * security/     - Mandatory access control drivers
 * storage/      - Storage management drivers


Since both the hypervisor and secondary drivers can be built as
dlopen()able modules, it is *FORBIDDEN* to have build dependencies
between these directories. Drivers are only allowed to depend on
the public API, and the internal APIs in the util/ and conf/
directories