libvirt/src
Peter Krempa c73f752e46 util: alloc: Introduce 'VIR_AUTOCLEAN' macros for clearing stack'd structs
The new utility macros are useful for variables we put on the stack but
require some cleanup. The most prominent of those is virBuffer which is
used almost exclusively in that way.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
2019-02-22 10:05:45 +01:00
..
access Require a semicolon for VIR_ENUM_IMPL calls 2019-02-03 17:46:29 -05:00
admin Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
bhyve domain: Fix unknown flags diagnosis in virDomainGetXMLDesc 2019-02-19 16:52:51 -06:00
conf snapshot: Saner use of uuid 2019-02-21 11:40:04 -06:00
cpu Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
cpu_map cpu_map: Add support for arch-capabilities feature 2019-01-10 16:39:57 +01:00
esx domain: Fix unknown flags diagnosis in virDomainGetXMLDesc 2019-02-19 16:52:51 -06:00
hyperv domain: Fix unknown flags diagnosis in virDomainGetXMLDesc 2019-02-19 16:52:51 -06:00
interface Use NULLSTR_EMPTY 2019-02-14 14:09:38 +01:00
keycodemapdb@16e5b07876
libxl domain: Fix unknown flags diagnosis in virDomainGetXMLDesc 2019-02-19 16:52:51 -06:00
locking Require a semicolon for VIR_ENUM_IMPL calls 2019-02-03 17:46:29 -05:00
logging Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
lxc domain: Fix unknown flags diagnosis in virDomainGetXMLDesc 2019-02-19 16:52:51 -06:00
network network: add netmask to dhcp range of dnsmasq conf file for IPv4 2019-02-21 13:06:16 -05:00
node_device udev: wake up the udev thread for stopping it 2019-02-20 14:07:48 -05:00
nwfilter Use NULLSTR_EMPTY 2019-02-14 14:09:38 +01:00
openvz domain: Fix unknown flags diagnosis in virDomainGetXMLDesc 2019-02-19 16:52:51 -06:00
phyp domain: Fix unknown flags diagnosis in virDomainGetXMLDesc 2019-02-19 16:52:51 -06:00
qemu snapshot: Define explicit flags for snapshot xml 2019-02-19 21:34:42 -06:00
remote snapshot: Define explicit flags for snapshot xml 2019-02-19 21:34:42 -06:00
rpc rpc: client: stream: fix multi thread abort/finish 2019-02-08 17:16:00 +01:00
secret Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
security Remove remaining references to kqemu 2019-02-19 08:33:50 +01:00
storage vz: build fix for virStorageBackendVzPoolStart 2019-02-19 12:52:21 +03:00
test snapshot: Define explicit flags for snapshot xml 2019-02-19 21:34:42 -06:00
util util: alloc: Introduce 'VIR_AUTOCLEAN' macros for clearing stack'd structs 2019-02-22 10:05:45 +01:00
vbox domain: Fix unknown flags diagnosis in virDomainGetXMLDesc 2019-02-19 16:52:51 -06:00
vmware domain: Fix unknown flags diagnosis in virDomainGetXMLDesc 2019-02-19 16:52:51 -06:00
vmx Require a semicolon to VIR_ENUM_DECL calls 2019-02-03 17:46:29 -05:00
vz snapshot: Define explicit flags for snapshot xml 2019-02-19 21:34:42 -06:00
xenapi Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
xenconfig Use NULLSTR_EMPTY 2019-02-14 14:09:38 +01:00
admin_protocol-structs
check-aclperms.pl
check-aclrules.pl
check-driverimpls.pl
check-drivername.pl
check-symfile.pl
check-symsorting.pl
datatypes.c Use NULLSTR_EMPTY 2019-02-14 14:09:38 +01:00
datatypes.h rpc: client stream: dispose private data on stream dispose 2019-02-08 16:51:45 +01:00
driver-hypervisor.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
driver-interface.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
driver-network.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
driver-nodedev.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
driver-nwfilter.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
driver-secret.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
driver-state.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
driver-storage.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
driver-stream.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
driver.c
driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
dtrace2systemtap.pl
internal.h Remove EMPTYSTR macro 2019-02-14 14:09:38 +01:00
libvirt_admin_private.syms
libvirt_admin_public.syms
libvirt_atomic.syms
libvirt_driver_modules.syms
libvirt_esx.syms
libvirt_internal.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
libvirt_libssh2.syms
libvirt_libssh.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms util: buf: Remove virBufferEscapeN 2019-02-22 10:05:45 +01:00
libvirt_probes.d
libvirt_public.syms
libvirt_qemu_probes.d
libvirt_qemu.syms
libvirt_remote.syms rpc: client: incapsulate error checks 2019-02-08 16:51:45 +01:00
libvirt_sasl.syms
libvirt_vmware.syms
libvirt_vmx.syms
libvirt_xenconfig.syms
libvirt-admin.c Use NULLSTR_EMPTY 2019-02-14 14:09:38 +01:00
libvirt-admin.conf
libvirt-domain-snapshot.c snapshot: Define explicit flags for snapshot xml 2019-02-19 21:34:42 -06:00
libvirt-domain.c domain: Define explicit flags for saved image xml 2019-02-19 21:34:42 -06:00
libvirt-host.c
libvirt-interface.c
libvirt-lxc.c
libvirt-lxc.pc.in
libvirt-network.c
libvirt-nodedev.c
libvirt-nwfilter.c
libvirt-qemu.c
libvirt-qemu.pc.in
libvirt-secret.c
libvirt-storage.c
libvirt-stream.c
libvirt.c Use NULLSTR_EMPTY 2019-02-14 14:09:38 +01:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs
lxc_protocol-structs
Makefile.am src: Don't use double-colon rules 2019-01-16 10:19:48 +01:00
qemu_protocol-structs
README Drop UML driver 2018-12-17 17:52:46 +01:00
remote_protocol-structs
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