libvirt/src
Daniel P. Berrangé 900383f5b8 make: skip pdwtags when building with CLang
When building with CLang the structs that are emitted by pdwtags appear
in a completely different order than with GCC, which causes the
comparison against expected data to fail.

Ideally the test would not be sensitive to the ordering, because even
future GCC could cause changes, but that's not easy to fix. So for now
just skip the test when using clang.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-02-28 17:53:23 +00:00
..
access Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
admin admin: add support for post-exec restart callbacks 2018-01-31 15:12:44 +00:00
bhyve make: split bhyve driver build rules into bhyve/Makefile.inc.am 2018-02-23 13:14:26 +00:00
conf qemu: Fix updating device with boot order 2018-02-23 11:52:44 +01:00
cpu cpu: Add support for al57 Intel features 2018-01-25 15:30:32 +01:00
esx make: split ESX driver build rules into esx/Makefile.inc.am 2018-02-23 13:14:25 +00:00
hyperv make: split hyperv driver build rules into hyperv/Makefile.inc.am 2018-02-23 13:14:25 +00:00
interface interface: allow opening with interface:///system and interface:///session URIs 2018-01-31 17:45:51 +00:00
keycodemapdb@267157b96c Update to latest keycodemapdb content 2017-12-12 16:34:12 +00:00
libxl libxl: round memory values to next 1MiB increment 2018-02-23 15:01:27 -07:00
locking Check for tabs in augeas files 2018-01-31 15:19:26 +00:00
logging logd: add support for admin protocol in virtlogd 2018-01-31 15:17:47 +00:00
lxc lxc: fix rpc event leak on error path in virLXCControllerEventSend 2018-02-26 11:20:01 +00:00
network conf: reimplement virDomainNetResolveActualType in terms of public API 2018-02-19 11:11:46 +00:00
node_device nodedev: allow opening with nodedev:///system and nodedev:///session URIs 2018-01-31 17:46:09 +00:00
nwfilter nwfilter: save error from DHCP snoop thread to report in main thread 2018-02-27 12:32:46 -05:00
openvz make: split openvz driver build rules into openvz/Makefile.inc.am 2018-02-23 13:14:26 +00:00
phyp make: split PHyp driver build rules into phyp/Makefile.inc.am 2018-02-23 13:14:25 +00:00
qemu qemu: fix memory leak of @vporttype during migration. 2018-02-28 07:56:17 +01:00
remote daemon: fix rpc event leak on error path in remoteDispatchObjectEventSend 2018-02-26 11:19:56 +00:00
rpc rpc: handle missing switch enum cases 2018-02-21 16:59:28 +00:00
secret secret: allow opening with secret:///system and secret:///session URIs 2018-01-31 17:46:26 +00:00
security security: handle missing switch enum cases 2018-02-21 16:59:34 +00:00
storage storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00:00
test make: split test driver build rules into test/Makefile.inc.am 2018-02-23 13:14:25 +00:00
uml make: split UML driver build rules into uml/Makefile.inc.am 2018-02-23 13:14:25 +00:00
util port allocator: make port range constant object 2018-02-22 13:52:45 +01:00
vbox make: split vbox driver build rules into vbox/Makefile.inc.am 2018-02-23 13:14:26 +00:00
vmware make: split vmware driver build rules into vmware/Makefile.inc.am 2018-02-23 13:14:25 +00:00
vmx xen: handle missing switch enum cases 2018-02-21 16:59:39 +00:00
vz vz: fix ref/unref of domain obj in vzDomainRevertToSnapshot 2018-02-28 10:35:21 +01:00
xen make: split xen driver build rules into xen/Makefile.inc.am 2018-02-23 13:14:26 +00:00
xenapi make: split xenapi driver build rules into xenapi/Makefile.inc.am 2018-02-23 13:14:26 +00:00
xenconfig make: split xenconfig driver build rules into xenconfig/Makefile.inc.am 2018-02-23 13:14:26 +00:00
admin_protocol-structs
check-aclperms.pl
check-aclrules.pl
check-driverimpls.pl
check-drivername.pl
check-symfile.pl
check-symsorting.pl
datatypes.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
datatypes.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
driver-hypervisor.h lib: introduce virDomainSetLifecycleAction() API 2017-10-19 11:52:26 +02:00
driver-interface.h
driver-network.h
driver-nodedev.h
driver-nwfilter.h
driver-secret.h
driver-state.h
driver-storage.h storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00:00
driver-stream.h
driver.c driver: allow override of connection for secondary drivers 2018-02-19 11:11:46 +00:00
driver.h driver: allow override of connection for secondary drivers 2018-02-19 11:11:46 +00:00
dtrace2systemtap.pl
internal.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
libvirt_admin_private.syms
libvirt_admin_public.syms
libvirt_atomic.syms
libvirt_driver_modules.syms
libvirt_esx.syms
libvirt_gnutls.syms
libvirt_internal.h
libvirt_libssh2.syms
libvirt_libssh.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms port allocator: make used port bitmap global 2018-02-22 13:52:45 +01:00
libvirt_probes.d
libvirt_public.syms storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00:00
libvirt_qemu_probes.d
libvirt_qemu.syms
libvirt_remote.syms rpc: export xdr_virNetMessageError for virnetmessagetest on Win32 2018-02-09 14:29:33 +00:00
libvirt_sasl.syms
libvirt_vmware.syms
libvirt_vmx.syms
libvirt_xenconfig.syms
libvirt-admin.c lockd: add support for admin protocol in virtlockd 2018-01-31 15:18:36 +00:00
libvirt-admin.conf
libvirt-domain-snapshot.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-domain.c qemu: implement virDomainSetLifecycleAction() API 2017-10-19 11:52:38 +02:00
libvirt-host.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-interface.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-lxc.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-lxc.pc.in
libvirt-network.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-nodedev.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-nwfilter.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-qemu.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-qemu.pc.in
libvirt-secret.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-storage.c storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00:00
libvirt-stream.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt.c Use https:// links for most sites 2017-10-16 10:22:34 +01:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs
lxc_protocol-structs
Makefile.am make: skip pdwtags when building with CLang 2018-02-28 17:53:23 +00:00
qemu_protocol-structs
README
remote_protocol-structs storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00: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