libvirt/src
Laine Stump 15b5902db9 network: don't add "no-resolv" if we still need DNS servers from resolv.conf
It was pointed out here:

  https://bugzilla.redhat.com/show_bug.cgi?id=1331796#c4

that we shouldn't be adding a "no-resolv" to the dnsmasq.conf file for
a network if there isn't any <forwarder> element that specifies an IP
address but no qualifying domain. If there is such an element, it will
handle all DNS requests that weren't otherwise handled by one of the
forwarder entries with a matching domain attribute. If not, then DNS
requests that don't match the domain of any <forwarder> would not be
resolved if we added no-resolv.

So, only add "no-resolv" when there is at least one <forwarder>
element that specifies an IP address but no qualifying domain.
2017-03-21 11:25:59 -04:00
..
access conf: simplify internal virSecretDef handling of usage 2017-01-09 15:53:49 +00:00
admin admin: Introduce virAdmConnectSetLoggingFilters 2016-12-15 10:36:23 +01:00
bhyve bhyve: add config file support 2017-03-14 20:46:05 +04:00
conf conf: Use consistent function name prefixes for virstorageobj 2017-03-17 14:40:09 -04:00
cpu qemu: Enforce guest CPU specification 2017-03-17 11:50:48 +01:00
esx Forbid new-line char in name of new domain 2016-11-22 14:35:14 +01:00
hyperv hyperv: additional server 2008 wmi classes 2016-09-15 09:27:48 +02:00
interface conf: Introduce virinterfaceobj 2017-03-06 07:07:01 -05:00
libxl libxl: fix typo in debug message 2017-03-16 10:50:38 +01:00
locking (log|lock)daemon: Don't spam logs with IO error messages after client disconnects 2017-03-17 17:20:22 +01:00
logging (log|lock)daemon: Don't spam logs with IO error messages after client disconnects 2017-03-17 17:20:22 +01:00
lxc lxc: associate armv7l as 32-bit variant of aarch64 2017-03-03 19:19:20 +00:00
network network: don't add "no-resolv" if we still need DNS servers from resolv.conf 2017-03-21 11:25:59 -04:00
node_device util: Rename virFileWaitForDevices 2017-03-15 21:17:47 -04:00
nwfilter conf: Use consistent function name prefixes for virnwfilterobj 2017-03-07 13:27:25 -05:00
openvz Move virstat.c code to virnetdevtap.c 2016-12-09 10:28:07 +01:00
phyp conf: Convert virStoragePoolSourceAdapter to virStorageAdapter 2017-03-15 21:17:47 -04:00
qemu cleanup: qemu_capabilities: remove redundant error messages 2017-03-21 15:38:29 +01:00
remote lib: Add API for specific vCPU hot(un)plug 2017-02-21 15:06:59 +01:00
rpc rpc: serverclient: Add option to suppress errors on EOF 2017-03-17 17:20:22 +01:00
secret secret: add support for value change events 2017-01-09 16:42:04 +00:00
security secdrivers: Implement memdev relabel APIs 2017-03-15 16:48:24 +01:00
storage conf: Use consistent function name prefixes for virstorageobj 2017-03-17 14:40:09 -04:00
test conf: Introduce virstorageobj 2017-03-17 14:40:09 -04:00
uml util: add MTU arg to virNetDevTapCreateInBridgePort() 2017-02-07 13:45:08 -05:00
util virTimeBackOffWait: Avoid long periods of sleep 2017-03-16 09:21:39 +01:00
vbox vbox: consolidate vbox IID structures. 2017-01-10 19:20:08 -05:00
vmware cpu: Add list of allowed CPU models to virCPUGetHost 2017-03-13 23:49:57 +01:00
vmx Introduce virDomainChrSourceDefNew for virDomainChrDefPtr 2016-10-21 14:03:36 -04:00
vz cpu: Add list of allowed CPU models to virCPUGetHost 2017-03-13 23:49:57 +01:00
xen Move virstat.c code to virnetdevtap.c 2016-12-09 10:28:07 +01:00
xenapi Forbid new-line char in name of new domain 2016-11-22 14:35:14 +01:00
xenconfig xenconfig: fix xml to xl.cfg conversion with no graphics 2017-02-08 08:41:13 -07:00
admin_protocol-structs admin: Introduce virAdmConnectSetLoggingFilters 2016-12-15 10:36:23 +01:00
check-aclperms.pl
check-aclrules.pl vz: add ACL checks to API calls 2016-08-23 19:48:01 +03:00
check-driverimpls.pl
check-drivername.pl
check-symfile.pl
check-symsorting.pl
datatypes.c conf: simplify internal virSecretDef handling of usage 2017-01-09 15:53:49 +00:00
datatypes.h Fix indentation in datatypes.h 2017-02-09 17:31:41 -05:00
driver-hypervisor.h lib: Add API for specific vCPU hot(un)plug 2017-02-21 15:06:59 +01:00
driver-interface.h
driver-network.h
driver-nodedev.h Introduce node device lifecycle event APIs 2016-08-02 09:52:00 -04:00
driver-nwfilter.h
driver-secret.h Introduce secret lifecycle event APIs 2017-01-09 15:53:48 +00:00
driver-state.h
driver-storage.h storage: Introduce virStorageVolInfoFlags 2016-12-20 13:52:39 -05:00
driver-stream.h
driver.c daemon: Refactor connection driver module loading 2017-02-21 09:24:33 +01:00
driver.h daemon: Refactor connection driver module loading 2017-02-21 09:24:33 +01:00
dtrace2systemtap.pl
fdstream.c
fdstream.h
internal.h Add ATTRIBUTE_FALLTHROUGH for switch cases without break 2017-02-23 10:11:16 +00:00
libvirt_admin_private.syms admin: Introduce virAdmConnectSetLoggingFilters 2016-12-15 10:36:23 +01:00
libvirt_admin_public.syms admin: Introduce virAdmConnectSetLoggingFilters 2016-12-15 10:36:23 +01:00
libvirt_atomic.syms
libvirt_driver_modules.syms driver: Split/refactor driver module loading 2017-02-21 08:48:51 +01:00
libvirt_esx.syms
libvirt_gnutls.syms
libvirt_internal.h
libvirt_libssh2.syms
libvirt_libssh.syms libssh_transport: add new libssh-based transport 2016-11-15 15:50:51 +01:00
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms conf: Use consistent function name prefixes for virstorageobj 2017-03-17 14:40:09 -04:00
libvirt_probes.d
libvirt_public.syms lib: Add API for specific vCPU hot(un)plug 2017-02-21 15:06:59 +01:00
libvirt_qemu_probes.d
libvirt_qemu.syms
libvirt_remote.syms
libvirt_sasl.syms
libvirt_vmware.syms
libvirt_vmx.syms
libvirt_xenconfig.syms
libvirt_xenxlconfig.syms
libvirt-admin.c admin: Introduce virAdmConnectSetLoggingFilters 2016-12-15 10:36:23 +01:00
libvirt-admin.conf
libvirt-domain-snapshot.c
libvirt-domain.c perf: add emulation_faults software perf event support 2017-03-07 13:51:05 -05:00
libvirt-host.c cpu: Special case models == NULL in cpuGetModels 2016-09-22 15:40:08 +02:00
libvirt-interface.c
libvirt-lxc.c Don't error when attaching security label of model "none" 2016-08-03 10:58:31 +01:00
libvirt-lxc.pc.in
libvirt-network.c
libvirt-nodedev.c nodedev: Introduce new drm cap 2017-02-17 16:09:15 +01:00
libvirt-nwfilter.c
libvirt-qemu.c
libvirt-qemu.pc.in
libvirt-secret.c Introduce secret lifecycle event APIs 2017-01-09 15:53:48 +00:00
libvirt-storage.c storage: Introduce virStorageVolInfoFlags 2016-12-20 13:52:39 -05:00
libvirt-stream.c
libvirt.c virconf: Fix config file path construction 2016-07-27 12:13:13 +02:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs
lxc_protocol-structs
Makefile.am conf: Introduce virstorageobj 2017-03-17 14:40:09 -04:00
nodeinfo.c
nodeinfo.h
qemu_protocol-structs
README
remote_protocol-structs lib: Add API for specific vCPU hot(un)plug 2017-02-21 15:06:59 +01: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