libvirt/src
Andrea Bolognani 011d546504 qemu: Allow multiple bridges when pci-bridges is not available
qemuDomainAssignPCIAddresses() hardcoded the assumption
that the only way to support devices on a non-zero bus is
to add one or more pci-bridges; however, since we now
support a large selection of PCI controllers that can be
used instead, the assumption is no longer true.

Moreover, this check was always redundant, because the
only sensible time to check for the availability of
pci-bridge is when building the QEMU command line, and
such a check is of course already in place.

In fact, there were *two* such checks, but since one of
the two was relying on the incorrect assumption explained
above, and it was redundant anyway, it has been dropped.
2017-02-22 18:55:55 +01: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 e1000 nic support 2017-02-11 06:51:28 +04:00
conf conf: Make switch statements more strict 2017-02-22 18:55:55 +01:00
cpu cpu: Use virCPUData.arch in cpuDecode 2017-02-22 12:09:00 +01:00
esx Forbid new-line char in name of new domain 2016-11-22 14:35:14 +01:00
hyperv
interface Fix Multiple Typos 2016-09-22 13:55:09 -04:00
libxl libxl: fix coverity issues introduced by 6a95edf 2017-02-16 12:19:35 -05:00
locking virtlockd: fix systemd unit file dependancies 2017-02-03 16:40:08 +00:00
logging daemon: Hook up the virLog{Get,Set}DefaultOutput to the daemon's init routine 2016-12-15 10:36:23 +01:00
lxc lxc_container: Drop userns_supported 2017-01-11 18:05:03 +01:00
network network: honor mtu setting when creating network 2017-02-07 14:00:27 -05:00
node_device node_device: Check return value for udev_new() 2017-02-20 14:44:27 +01:00
nwfilter
openvz Move virstat.c code to virnetdevtap.c 2016-12-09 10:28:07 +01:00
phyp conf: Extend virDomainDeviceDefPostParse for parseOpaque 2016-09-26 16:50:12 +02:00
qemu qemu: Allow multiple bridges when pci-bridges is not available 2017-02-22 18:55:55 +01:00
remote lib: Add API for specific vCPU hot(un)plug 2017-02-21 15:06:59 +01:00
rpc rpc: Fix potentially segfaults 2017-02-12 15:02:42 -05:00
secret secret: add support for value change events 2017-01-09 16:42:04 +00:00
security apparmor: don't fail on non-apparmor <seclabel> 2017-02-14 16:53:30 -07:00
storage tests: drivermodule: Make sure that all compiled storage backends can be loaded 2017-02-22 09:31:33 +01:00
test nodedev: Rework virNodeDeviceGetParentHost 2017-02-19 06:45:09 -05:00
uml util: add MTU arg to virNetDevTapCreateInBridgePort() 2017-02-07 13:45:08 -05:00
util util: storage: add JSON backing volume parser 'raw' block driver 2017-02-22 10:39:57 +01:00
vbox vbox: consolidate vbox IID structures. 2017-01-10 19:20:08 -05:00
vmware Forbid new-line char in name of new domain 2016-11-22 14:35:14 +01:00
vmx Introduce virDomainChrSourceDefNew for virDomainChrDefPtr 2016-10-21 14:03:36 -04:00
vz vz: cleanup: remove unused constant 2017-02-09 13:06:15 +03: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
check-driverimpls.pl Removing probing of secondary drivers 2015-01-27 12:02:04 +00:00
check-drivername.pl
check-symfile.pl
check-symsorting.pl maint: use LGPL correctly 2013-05-20 14:03:48 -06:00
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
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 fdstream: introduce virFDStreamOpenBlockDevice 2014-08-25 10:46:13 +04:00
internal.h internal: Simplify STREQ_NULLABLE 2017-01-05 14:40:15 +01: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 cpu: Introduce virCPUDataNew 2017-02-22 12:09:00 +01: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 VMware: Make version parsing testable and add tests 2013-09-20 08:23:31 -05:00
libvirt_vmx.syms
libvirt_xenconfig.syms xenconfig: support vif bandwidth in sexpr parser and formatter 2016-01-08 18:56:00 -07:00
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 lib: Add API for specific vCPU hot(un)plug 2017-02-21 15:06:59 +01: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
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
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs
lxc_protocol-structs
Makefile.am storage: Turn storage backends into dynamic modules 2017-02-22 09:31:33 +01: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