libvirt/src
Jiri Denemark c6172260a5 security: Cleanup DAC driver
Fixes several style issues and removes "DEF" (what is it supposed to
mean anyway?) from debug messages.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2015-11-11 17:02:53 +01:00
..
access viraccessperm.h: Fix some typos 2015-07-17 09:41:31 +02:00
admin admin: Tiny cleanups 2015-07-27 09:33:24 +02:00
bhyve bhyve: implement domainGetOSType 2015-10-27 18:29:05 +03:00
conf domain-conf: reorder usb controllers so the master is first 2015-11-11 15:30:49 +01:00
cpu cpu: Introduce IvyBridge CPU model 2015-09-07 12:36:06 +02:00
esx vmx: Expose datacenter path in domain XML 2015-09-17 11:34:54 +01:00
hyperv conf: Rename max_balloon to total_memory 2015-09-22 16:09:28 +02:00
interface interface: let netcf pre-filter for active vs. inactive 2015-10-02 11:16:11 -04:00
libxl hostdev: Rename virHostdevUpdateDomainActiveDevices() 2015-10-26 13:50:35 +01:00
locking lock_daemon: Switch to wrapper locking functions 2015-10-27 09:49:23 +01:00
lxc Avoid using !STREQ and !STRNEQ 2015-10-21 15:03:35 +02:00
network network: wait for DAD to finish for bridge IPv6 addresses 2015-10-28 21:48:04 -04:00
node_device nodedev: update netdev feature bits before each dumpxml 2015-06-17 13:51:33 -04:00
nwfilter Remove new lines from log messages 2015-11-04 13:09:35 +01:00
openvz Avoid using !STREQ and !STRNEQ 2015-10-21 15:03:35 +02:00
phyp conf: Rename max_balloon to total_memory 2015-09-22 16:09:28 +02:00
qemu qemu: fix parsing of -sdl arg 2015-11-10 12:19:57 +00:00
remote Change name of the domain upon successful rename 2015-09-04 18:55:01 +02:00
rpc Remove new lines from log messages 2015-11-04 13:09:35 +01:00
secret
security security: Cleanup DAC driver 2015-11-11 17:02:53 +01:00
storage storage: On 'buildVol' failure don't delete the volume 2015-11-04 07:21:11 -05:00
test virDomainRestore: Don't keep transient domains around 2015-09-24 10:52:38 +02:00
uml virDomainCreateXML: Make domain definition transient 2015-09-24 10:52:38 +02:00
util virnetdev: Use virNetDevSetupControl in virNetDevSendEthtoolIoctl 2015-11-06 11:20:17 -05:00
vbox conf: Rename max_balloon to total_memory 2015-09-22 16:09:28 +02:00
vmware virDomainCreateXML: Make domain definition transient 2015-09-24 10:52:38 +02:00
vmx conf: Rename max_balloon to total_memory 2015-09-22 16:09:28 +02:00
vz vz: support cpu time in driver's domainGetInfo 2015-11-10 16:24:47 +03:00
xen Remove new lines from log messages 2015-11-04 13:09:35 +01:00
xenapi conf: Rename max_balloon to total_memory 2015-09-22 16:09:28 +02:00
xenconfig Avoid using !STREQ and !STRNEQ 2015-10-21 15:03:35 +02:00
admin_protocol-structs Revert "admin: Add virAdmHello function" 2015-06-16 14:08:59 +02:00
check-aclperms.pl
check-aclrules.pl
check-driverimpls.pl
check-drivername.pl
check-symfile.pl
check-symsorting.pl
datatypes.c Add libvirt-admin library 2015-06-16 13:46:20 +02:00
datatypes.h fix typo in comments 2015-08-10 09:39:13 +02:00
driver-hypervisor.h Introduce virDomainRename API 2015-08-14 10:50:20 +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.h
dtrace2systemtap.pl
fdstream.c
fdstream.h
gnutls_1_0_compat.h
internal.h internal: Introduce virCheckNonEmptyStringArgGoto and reuse it 2015-06-26 16:05:10 +02:00
libvirt_admin_private.syms libvirt-admin: Generate symbols file 2015-08-20 10:19:27 +02:00
libvirt_admin_public.syms libvirt-admin: Generate symbols file 2015-08-20 10:19:27 +02:00
libvirt_atomic.syms
libvirt_driver_modules.syms
libvirt_esx.syms
libvirt_gnutls.syms
libvirt_internal.h
libvirt_libssh2.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms network: wait for DAD to finish for bridge IPv6 addresses 2015-10-28 21:48:04 -04:00
libvirt_probes.d
libvirt_public.syms Introduce virDomainRename API 2015-08-14 10:50:20 +02:00
libvirt_qemu_probes.d
libvirt_qemu.syms
libvirt_remote.syms rpc: Remove keepalive_required option 2015-08-10 13:15:56 +02:00
libvirt_sasl.syms
libvirt_vmware.syms
libvirt_vmx.syms
libvirt_xenconfig.syms
libvirt_xenxlconfig.syms Introduce support for parsing/formatting Xen xl config format 2015-01-14 08:28:50 -07:00
libvirt-admin.c admin: Resolve leaked reference to private data 2015-09-08 10:07:18 +02:00
libvirt-domain-snapshot.c Fix typo incomaptible -> incompatible 2015-06-30 12:26:25 +02:00
libvirt-domain.c libvirt-domain: fix the error reporting when use the localhost as target uri 2015-10-27 10:43:52 +01: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-secret: Fix typo 2015-10-15 11:31:27 +02:00
libvirt-storage.c
libvirt-stream.c
libvirt.c Remove new lines from log messages 2015-11-04 13:09:35 +01:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs Remove explicit enum from protocol structures 2015-07-08 14:34:38 +02:00
lxc_protocol-structs
Makefile.am build: include xdr cflags for libvirt-admin 2015-10-13 14:39:08 -06:00
nodeinfo.c nodeinfo: Fix build failure when KVM headers are not available 2015-08-03 17:14:16 +02:00
nodeinfo.h nodeinfo: Fix output on PPC64 KVM hosts 2015-08-03 08:38:46 -04:00
nodeinfopriv.h nodeinfo: Make sysfs_prefix usage more consistent 2015-07-14 17:11:36 -04:00
qemu_protocol-structs
README
remote_protocol-structs protocol: Don't use rename as a variable name 2015-08-15 17:15:33 +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