libvirt/src
Michal Privoznik 4a09c143f6 virerror: Make it easier to add new error number
In v5.0.0-rc1~94 we switched from one huge switch() to an array
for translating error numbers into error messages. However, the
array is declared to have VIR_ERR_NUMBER_LAST items which makes
it impossible to spot this place by compile checking when adding
new error number.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
2020-01-10 13:53:32 +01:00
..
access access: report an error if no access manager is present 2019-12-18 14:04:51 +00:00
admin admin: Don't check the output of virGetUserRuntimeDirectory() 2019-12-20 09:38:43 +01:00
bhyve bhyve_parse_command: Undefine CONSUME_ARG macro when no longer needed 2020-01-08 12:55:10 +01:00
conf qemu_firmware: Accept int in qemuFirmwareOSInterfaceTypeFromOsDefFirmware() 2020-01-08 10:14:55 +01:00
cpu tests: avoid probing host CPU from bhyve test 2020-01-09 18:05:17 +00:00
cpu_map cpu_map/x86: Add support for BFLOAT16 data type 2020-01-07 09:07:40 +01:00
esx src: remove use of g_date_time_new_from_iso8601 function 2020-01-07 14:42:26 +00:00
hyperv hyperv/hyperv_wmi.c: remove unneeded labels 2020-01-07 16:40:41 +01:00
interface interface: Don't check the output of virGetUserRuntimeDirectory() 2019-12-20 09:38:43 +01:00
keycodemapdb@317d3eeb96
libxl src: Introduce and use virDomainDefHasOldStyleUEFI() and virDomainDefHasOldStyleROUEFI() 2020-01-07 16:26:47 +01:00
locking locking/lock_driver_lockd.c: remove unneeded labels 2020-01-07 16:40:41 +01:00
logging logging: remove unneeded labels 2020-01-07 16:40:41 +01:00
lxc conf: add xmlopt to virDomainFSDefNew 2020-01-08 09:51:00 +01:00
network network: Don't check the output of virGetUserRuntimeDirectory() 2019-12-20 09:38:43 +01:00
node_device node_device: remove unneeded labels 2020-01-07 16:40:41 +01:00
nwfilter nwfilter: remove unneeded labels 2020-01-07 16:40:41 +01:00
openvz conf: add xmlopt to virDomainFSDefNew 2020-01-08 09:51:00 +01:00
qemu qemu: Warn of restore with managed save being risky 2020-01-10 10:36:33 +01:00
remote remote_daemon: Initialize host boot time global variable 2020-01-07 17:02:43 +01:00
rpc src: replace last_component() with g_path_get_basename() 2020-01-03 15:42:13 +00:00
secret secret/secret_driver.c: remove unneeded label 2020-01-07 16:40:41 +01:00
security virt-aa-helper: Drop unused variable in verify_xpath_context() 2020-01-07 16:55:50 +01:00
storage storage: remove unneeded labels 2020-01-07 16:40:41 +01:00
test test/test_driver.c: remove unneeded labels 2020-01-07 16:40:41 +01:00
util virerror: Make it easier to add new error number 2020-01-10 13:53:32 +01:00
vbox vbox: remove unneeded labels 2020-01-07 16:40:41 +01:00
vmware src: replace mdir_name() with g_path_get_dirname() 2020-01-03 15:42:13 +00:00
vmx conf: add xmlopt to virDomainFSDefNew 2020-01-08 09:51:00 +01:00
vz vz: Don't try to jump on a non-existent label in prlsdkRemoveBootDevices() 2020-01-08 10:14:55 +01:00
admin_protocol-structs
datatypes.c
datatypes.h
driver-hypervisor.h
driver-interface.h
driver-network.h
driver-nodedev.h
driver-nwfilter.h
driver-secret.h
driver-state.h
driver-storage.h
driver-stream.h
driver.c
driver.h
internal.h src: always pull in glib/gstdio.h header 2020-01-03 15:42:12 +00:00
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 virhostuptime: Introduce virHostBootTimeInit() 2020-01-07 17:00:10 +01:00
libvirt_probes.d
libvirt_public.syms
libvirt_qemu_probes.d
libvirt_qemu.syms
libvirt_remote.syms
libvirt_sasl.syms
libvirt_vmware.syms
libvirt_vmx.syms
libvirt-domain-checkpoint.c
libvirt-domain-snapshot.c
libvirt-domain.c Introduce command 'virsh domstats --memory' for reporting memory BW 2020-01-06 14:04:10 +00:00
libvirt-host.c src: warn against virNodeGetInfo() API call due to inaccurate info 2019-12-18 11:57:18 +00:00
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 src: replace WSAStartup with g_networking_init() 2020-01-03 15:42:13 +00:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs
lxc_protocol-structs
Makefile.am build: error out when check-augeas fails 2020-01-08 09:51:00 +01:00
qemu_protocol-structs
README Remove phyp driver 2019-12-20 12:25:42 -05: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
 * 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


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, 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