libvirt/src
Peter Krempa cb6681ff1d qemu: snapshot: Fix return value of external checkpoint with no disks
When doing an external checkpoint of a VM with no disk selected we'd
return failure but not set error code. This was a result of ret not
being set to 0 during walking of the disk array.

Rework early failure checking and set the error code to success before
iterating the array of disks so that we return success if no disks are
snapshotted.

Fixes the following symptom (or without --diskspec for diskless VMs)

 $ virsh snapshot-create-as snapshot-test  --memspec /tmp/asdf --diskspec hda,snapshot=no
 error: An error occurred, but the cause is unknown
2014-05-20 19:28:10 +02:00
..
access Introduce virDomain{Get,Set}Time APIs 2014-05-15 16:15:54 +02:00
bhyve bhyve: domain events support 2014-05-20 20:17:09 +04:00
conf Revert "maint: prefer enum over int for virstoragefile structs" 2014-05-19 09:00:51 -06:00
cpu qemu: Implement a stub cpuArchDriver.compare() handler for arm and aarch64 2014-05-11 18:16:34 -04:00
esx ESX: add virStorageVolGetInfo in iSCSI backend. 2014-05-10 17:35:03 +02:00
hyperv Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
interface Fix vlan ID detection in udev interface driver 2014-05-04 15:08:14 +02:00
libxl libxl: fix support for <interface type="hostdev"> syntax 2014-05-12 14:52:50 -06:00
locking sanlock: avoid leak in acquire() 2014-05-13 13:50:57 +02:00
lxc maint: shorten 'TypeType' function names 2014-05-16 00:22:18 -06:00
network conf: use typedefs for enums in "src/conf/{network,interface}_conf.h" 2014-05-05 16:04:53 -06:00
node_device conf: use typedefs for enums in node_device_conf, nwfilter_params 2014-05-12 16:49:43 -06:00
nwfilter nwfilter: Tear down temp. filters when tearing all filters 2014-04-30 12:51:38 -04:00
openvz drivers: use virDirRead API 2014-04-28 17:52:45 -06:00
parallels parallels: create VMs in the default place 2014-05-19 13:02:57 +01:00
phyp conf: track sizes directly in source struct 2014-04-02 06:03:00 -06:00
qemu qemu: snapshot: Fix return value of external checkpoint with no disks 2014-05-20 19:28:10 +02:00
remote Introduce virDomain{Get,Set}Time APIs 2014-05-15 16:15:54 +02:00
rpc remote: Implement virDomainFSFreeze and virDomainFSThaw 2014-05-06 18:01:05 -06:00
secret drivers: use virDirRead API 2014-04-28 17:52:45 -06:00
security Fix crash in DAC driver with no seclabels 2014-05-19 15:31:42 +02:00
storage maint: shorten 'TypeType' function names 2014-05-16 00:22:18 -06:00
test network: fix virNetworkObjAssignDef and persistence 2014-04-27 11:02:05 +03:00
uml Fix typos in src/* 2014-04-21 16:49:08 -06:00
util util: refactor virNetlinkCommand to fix several bugs / style problems 2014-05-20 11:21:00 +03:00
vbox vbox: fix stale comment about vdi storage type 2014-05-16 00:22:18 -06:00
vmware Fix typos in src/* 2014-04-21 16:49:08 -06:00
vmx Replace Scsi with SCSI throughout 2014-04-08 11:10:31 +01:00
xen drivers: use virDirRead API 2014-04-28 17:52:45 -06:00
xenapi Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
xenxs conf: move host disk type to util/ 2014-04-01 10:38:13 -06:00
check-aclperms.pl Fix naming of permission for detecting storage pools 2013-09-12 17:20:07 +01:00
check-aclrules.pl maint: fix line numbers in check-aclrules reports 2014-02-10 14:07:22 -07:00
check-driverimpls.pl Skip virNWFilterTechDriver when validating API naming 2013-05-09 17:09:59 +01:00
check-drivername.pl Extend previous check to validate driver struct field names 2013-04-24 10:59:53 +01:00
check-symfile.pl maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
check-symsorting.pl maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
datatypes.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
datatypes.h datatypes: Fix comment of secret uuid 2014-05-05 10:20:51 +02:00
driver.c Use virFileFindResource to locate driver plugins 2014-04-25 11:59:46 +01:00
driver.h Introduce virDomain{Get,Set}Time APIs 2014-05-15 16:15:54 +02:00
dtrace2systemtap.pl maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
fdstream.c Use virFileFindResource to locate iohelper for fdstream 2014-04-25 11:59:46 +01:00
fdstream.h Use virFileFindResource to locate iohelper for fdstream 2014-04-25 11:59:46 +01:00
gnutls_1_0_compat.h maint: don't use config.h in .h files 2013-06-05 05:53:25 -06:00
internal.h Move dtrace probe macros into separate header file 2014-03-18 14:29:21 +00:00
libvirt_atomic.syms maint: check all symfiles for sorting 2013-02-22 16:48:12 -07:00
libvirt_daemon.syms maint: make it easier to sort syms files 2013-01-25 08:33:09 -07:00
libvirt_driver_modules.syms Use virFileFindResource to locate driver plugins 2014-04-25 11:59:46 +01:00
libvirt_esx.syms maint: enforce private symbol section sorting 2013-02-20 08:27:03 -07:00
libvirt_gnutls.syms Add APIs to get at more client security data 2013-03-19 13:11:46 +00:00
libvirt_internal.h event: server RPC protocol tweaks for domain lifecycle events 2014-02-12 10:48:15 -07:00
libvirt_libssh2.syms maint: enforce private symbol section sorting 2013-02-20 08:27:03 -07:00
libvirt_linux.syms Add test for linuxNodeGetCPUStats 2014-01-27 11:04:02 +01:00
libvirt_lxc.syms Apply security label when entering LXC namespaces 2013-03-13 15:16:37 +00:00
libvirt_openvz.syms maint: enforce private symbol section sorting 2013-02-20 08:27:03 -07:00
libvirt_private.syms maint: shorten 'TypeType' function names 2014-05-16 00:22:18 -06:00
libvirt_probes.d Re-add DTrace probes on 'dispose' functions 2013-03-14 12:42:21 +00:00
libvirt_public.syms Introduce virDomain{Get,Set}Time APIs 2014-05-15 16:15:54 +02:00
libvirt_qemu_probes.d build: fix binary location in stap files --with-driver-modules 2012-08-10 23:11:26 -04:00
libvirt_qemu.syms qemu: new API for tracking arbitrary monitor events 2014-03-20 11:25:37 -06:00
libvirt_remote.syms build: fix build --without-remote 2013-10-04 17:01:47 -06:00
libvirt_sasl.syms Add APIs to get at more client security data 2013-03-19 13:11:46 +00:00
libvirt_vmware.syms VMware: Make version parsing testable and add tests 2013-09-20 08:23:31 -05:00
libvirt_vmx.syms VMX: Create virVMXFormatDisk() from HD and CD-ROM 2013-09-01 23:11:50 -05:00
libvirt_xenxs.syms maint: enforce private symbol section sorting 2013-02-20 08:27:03 -07:00
libvirt-lxc.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
libvirt-qemu.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
libvirt.c maint: fix typos related to disk name resolution 2014-05-16 11:25:37 -06:00
libvirt.conf Allow overriding default URI in config file 2012-03-15 11:20:17 +00:00
lock_protocol-structs tests: check remaining .x files 2013-09-09 12:04:03 -06:00
lxc_monitor_protocol-structs tests: check remaining .x files 2013-09-09 12:04:03 -06:00
lxc_protocol-structs build: add new file, for lxc_protocol checking 2013-01-15 12:01:22 -07:00
Makefile.am qemu: extract common PCI handling functions 2014-05-13 20:17:54 +04:00
nodeinfo.c nodeinfo: use virDirRead API 2014-04-28 17:52:45 -06:00
nodeinfo.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
nodeinfopriv.h Add test for linuxNodeGetCPUStats 2014-01-27 11:04:02 +01:00
qemu_protocol-structs qemu: wire up RPC for qemu monitor events 2014-03-20 11:25:37 -06:00
README bhyve: add basic documentation 2014-03-01 23:44:58 +04:00
remote_protocol-structs Introduce virDomain{Get,Set}Time APIs 2014-05-15 16:15:54 +02: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
 * uml/          - User Mode Linux
 * 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, UML 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