libvirt/src
Peter Krempa d314410fb8 qemu: Refactor qemuDomainGetSchedulerParametersFlags
Use virDomainCputune struct to store the data rather than exploding the
fields and use macros to fill the typed params.
2016-05-25 16:59:58 +02:00
..
access
admin admin: Introduce virAdmServerSetClientLimits 2016-05-19 12:31:53 +02:00
bhyve bhyve: Replace VIR_ERROR with standard vir*Error in state driver init 2016-05-23 15:42:46 -04:00
conf conf: Change virDomainCputune member 'shares' to unsigned long long 2016-05-25 16:59:58 +02:00
cpu cpu: Fix documentation of cpuGetModels 2016-05-20 09:18:56 +02:00
esx esx: use lsilogic adapter type in vol create. 2016-05-25 16:49:49 +02:00
hyperv
interface
libxl libxl: default to qemu driver for network disks 2016-05-25 08:28:22 -06:00
locking More usage of virGetLastErrorMessage 2016-05-19 15:17:03 -04:00
logging More usage of virGetLastErrorMessage 2016-05-19 15:17:03 -04:00
lxc conf: Change virDomainCputune member 'shares' to unsigned long long 2016-05-25 16:59:58 +02:00
network network: log error when <bandwidth> is requested for hostdev interfaces 2016-05-13 10:02:20 -04:00
node_device pci: Fix virPCIGetPhysicalFunction()'s callers 2016-05-25 10:38:01 +02:00
nwfilter nwfilter: fix lock order deadlock 2016-05-24 15:24:37 +03:00
openvz conf: domain: reject name containing '/' 2016-05-02 10:06:04 -04:00
phyp conf: domain: reject name containing '/' 2016-05-02 10:06:04 -04:00
qemu qemu: Refactor qemuDomainGetSchedulerParametersFlags 2016-05-25 16:59:58 +02:00
remote virnetsocket: Provide socket address format in a more standard form 2016-05-03 15:52:50 +02:00
rpc More usage of virGetLastErrorMessage 2016-05-19 15:17:03 -04:00
secret secret: Alter virSecretGetSecretString 2016-05-16 12:58:48 +02:00
security virt-aa-helper: remove replace_string and use virStringReplace instead 2016-05-13 17:42:57 +02:00
storage storage: Replace VIR_ERROR with standard vir*Error in state driver init 2016-05-23 15:42:46 -04:00
test conf: Extract code filling data for virDomainGetVcpuPinInfo 2016-03-09 10:09:16 +01:00
uml More usage of virGetLastErrorMessage 2016-05-19 15:17:03 -04:00
util pci: Fix virPCIGetPhysicalFunction()'s callers 2016-05-25 10:38:01 +02:00
vbox graphics: rename gListen to glisten 2016-05-20 10:05:56 +02:00
vmware conf: refactor checking for unsupported memory devices 2016-03-09 10:09:16 +01:00
vmx conf: Change virDomainCputune member 'shares' to unsigned long long 2016-05-25 16:59:58 +02:00
vz vz: add error code for case if vm is already stopped 2016-05-23 20:06:17 +03:00
xen extract XEN_CONFIG_FORMAT_XM/XL to xen_common.h 2016-05-17 14:09:11 -06:00
xenapi headers: Remove unnecessary keyword extern from function declaration 2016-05-11 09:06:32 +02:00
xenconfig xenconfig: xm: check for driver on disk format 2016-05-24 19:19:50 -06:00
admin_protocol-structs admin: Introduce virAdmServerSetClientLimits 2016-05-19 12:31:53 +02:00
check-aclperms.pl
check-aclrules.pl
check-driverimpls.pl
check-drivername.pl
check-symfile.pl
check-symsorting.pl
datatypes.c admin: Introduce virAdmClient client-side object 2016-05-02 22:26:17 +02:00
datatypes.h admin: Introduce virAdmClient client-side object 2016-05-02 22:26:17 +02:00
driver-hypervisor.h virDomain{Get,Set}PerfEvents: Add @flags argument 2016-03-31 07:24:36 +02:00
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: log missing modules as INFO, not WARN 2016-03-17 16:50:05 -04:00
driver.h
dtrace2systemtap.pl
fdstream.c fdstream: don't raise error on SIGPIPE if abort requested 2016-05-02 10:13:05 -04:00
fdstream.h
gnutls_1_0_compat.h
internal.h build: add GCC 6.0 -Wlogical-op workaround 2016-04-11 12:09:14 +02:00
libvirt_admin_private.syms admin: Introduce virAdmServerSetClientLimits 2016-05-19 12:31:53 +02:00
libvirt_admin_public.syms admin: Introduce virAdmServerSetClientLimits 2016-05-19 12:31:53 +02:00
libvirt_atomic.syms
libvirt_driver_modules.syms
libvirt_esx.syms maint: enforce private symbol section sorting 2013-02-20 08:27:03 -07:00
libvirt_gnutls.syms
libvirt_internal.h
libvirt_libssh2.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms util: Introduce virCryptoGenerateRandom 2016-05-20 11:09:05 -04:00
libvirt_probes.d
libvirt_public.syms perf: add new public APIs for perf event 2016-03-29 13:13:05 +01:00
libvirt_qemu_probes.d
libvirt_qemu.syms
libvirt_remote.syms virnetserver: Introduce server's client-related limits getters 2016-05-19 11:11:13 +02:00
libvirt_sasl.syms virneserverclient: Introduce virNetServerClientHasSASLSession 2016-05-03 15:52:50 +02:00
libvirt_vmware.syms
libvirt_vmx.syms
libvirt_xenconfig.syms
libvirt_xenxlconfig.syms
libvirt-admin.c admin: Introduce virAdmServerSetClientLimits 2016-05-19 12:31:53 +02:00
libvirt-admin.conf
libvirt-domain-snapshot.c
libvirt-domain.c perf: add support to perf event for MBM 2016-05-19 15:57:57 +02: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 virStream{Recv,Send}All: Increase client buffer 2016-05-02 07:56:38 +02:00
libvirt.c More usage of virGetLastErrorMessage 2016-05-19 15:17:03 -04:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs
lxc_protocol-structs
Makefile.am makefile: fix build on systems where gnutls is not in /usr/include 2016-05-24 13:30:01 +02:00
nodeinfo.c
nodeinfo.h
nodeinfopriv.h
qemu_protocol-structs
README
remote_protocol-structs Add VIR_DOMAIN_EVENT_ID_DEVICE_REMOVAL_FAILED event 2016-04-13 13:26:29 +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