libvirt/src
Laine Stump 0473b45cc1 util: netlink function to delete any network device
libvirt has always used the netlink RTM_DELLINK message to delete
macvtap/macvlan devices, but it can actually be used to delete other
types of network devices, such as bonds and bridges. This patch makes
virNetDevMacVLanDelete() available as a generic function so it can
intelligibly be called to delete these other types of interfaces.
2015-03-26 15:29:42 -04:00
..
access
bhyve conf: Add interface to parse and format memory device information 2015-03-23 14:25:15 +01:00
conf tests: qemuxml2xml: Test status XML formatting and parsing 2015-03-25 15:42:52 +01:00
cpu cpu: Add {Haswell,Broadwell}-noTSX CPU models 2015-03-26 09:19:59 +01:00
esx
hyperv
interface
libxl libxl: remove per-domain libxl_ctx 2015-03-24 15:03:55 -06:00
locking Set thread job for every RPC call 2015-03-25 10:00:54 +01:00
lxc conf: Add interface to parse and format memory device information 2015-03-23 14:25:15 +01:00
network network_conf: Drop virNetworkObjIsDuplicate 2015-03-23 09:56:15 +01:00
node_device
nwfilter Force usage of virThreadCreate 2015-03-25 10:00:53 +01:00
openvz conf: Add interface to parse and format memory device information 2015-03-23 14:25:15 +01:00
parallels conf: Add support for parsing and formatting max memory and slot count 2015-03-23 14:25:14 +01:00
phyp conf: Add support for parsing and formatting max memory and slot count 2015-03-23 14:25:14 +01:00
qemu Rename DomainGetIOThreadsInfo to DomainGetIOThreadInfo 2015-03-26 16:11:10 +01:00
remote Rename DomainGetIOThreadsInfo to DomainGetIOThreadInfo 2015-03-26 16:11:10 +01:00
rpc Rename DomainGetIOThreadsInfo to DomainGetIOThreadInfo 2015-03-26 16:11:10 +01:00
secret
security
storage
test network_conf: Drop virNetworkObjIsDuplicate 2015-03-23 09:56:15 +01:00
uml conf: Add interface to parse and format memory device information 2015-03-23 14:25:15 +01:00
util util: netlink function to delete any network device 2015-03-26 15:29:42 -04:00
vbox conf: Add support for parsing and formatting max memory and slot count 2015-03-23 14:25:14 +01:00
vmware conf: Add support for parsing and formatting max memory and slot count 2015-03-23 14:25:14 +01:00
vmx conf: Add support for parsing and formatting max memory and slot count 2015-03-23 14:25:14 +01:00
xen conf: Add interface to parse and format memory device information 2015-03-23 14:25:15 +01:00
xenapi conf: Add interface to parse and format memory device information 2015-03-23 14:25:15 +01:00
xenconfig Fix common misspellings 2015-03-23 09:01:30 +01:00
check-aclperms.pl
check-aclrules.pl
check-driverimpls.pl
check-drivername.pl
check-symfile.pl
check-symsorting.pl
datatypes.c Fix common misspellings 2015-03-23 09:01:30 +01:00
datatypes.h
driver-hypervisor.h Rename DomainGetIOThreadsInfo to DomainGetIOThreadInfo 2015-03-26 16:11:10 +01:00
driver-interface.h Removing probing of secondary drivers 2015-01-27 12:02:04 +00:00
driver-network.h Removing probing of secondary drivers 2015-01-27 12:02:04 +00:00
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 storage: tweak condition to properly test lseek 2015-03-04 14:51:44 +01:00
fdstream.h fdstream: introduce virFDStreamOpenBlockDevice 2014-08-25 10:46:13 +04:00
gnutls_1_0_compat.h
internal.h
libvirt_atomic.syms
libvirt_driver_modules.syms
libvirt_esx.syms
libvirt_gnutls.syms
libvirt_internal.h don't disable state driver when libvirtd is not built 2015-01-27 12:02:04 +00:00
libvirt_libssh2.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms maint: enforce private symbol section sorting 2013-02-20 08:27:03 -07:00
libvirt_private.syms util: netlink function to delete any network device 2015-03-26 15:29:42 -04:00
libvirt_probes.d
libvirt_public.syms Rename DomainGetIOThreadsInfo to DomainGetIOThreadInfo 2015-03-26 16:11:10 +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 Introduce support for parsing/formatting Xen xl config format 2015-01-14 08:28:50 -07:00
libvirt-domain-snapshot.c
libvirt-domain.c Rename DomainGetIOThreadsInfo to DomainGetIOThreadInfo 2015-03-26 16:11:10 +01:00
libvirt-host.c
libvirt-interface.c
libvirt-lxc.c
libvirt-lxc.pc.in
libvirt-network.c net-define: update or unify documentation 2015-03-09 14:48:38 +01:00
libvirt-nodedev.c
libvirt-nwfilter.c
libvirt-qemu.c
libvirt-qemu.pc.in
libvirt-secret.c
libvirt-storage.c
libvirt-stream.c
libvirt.c
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs
lxc_protocol-structs
Makefile.am build: fix race when creating the cpu_map.xml symlink 2015-03-25 18:48:00 +01:00
nodeinfo.c
nodeinfo.h
nodeinfopriv.h
qemu_protocol-structs
README
remote_protocol-structs Rename DomainGetIOThreadsInfo to DomainGetIOThreadInfo 2015-03-26 16:11:10 +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