libvirt/src
Marek Marczykowski-Górecki 69eded56b8 xenconfig: do not override def->cpu if already set elsewhere
This will help with adding cpuid support.

Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
2018-04-17 21:15:27 -06:00
..
access Merge WITH_POLKIT1 and WITH_POLKIT 2018-03-14 12:46:26 +01:00
admin make: split admin driver build rules into admin/Makefile.inc.am 2018-03-05 17:12:01 +00:00
bhyve Remove redundant virFileIsExecutable check 2018-04-13 08:51:33 +02:00
conf src: Unify dispose function names 2018-04-17 09:13:19 +02:00
cpu make: split CPU build rules into cpu/Makefile.inc.am 2018-03-05 17:12:01 +00:00
esx driver: ensure URI path is non-NULL to simplify drivers 2018-04-12 16:52:02 +01:00
hyperv driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
interface driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
keycodemapdb@16e5b07876 keycodemapdb: Update submodule 2018-03-12 16:30:49 +01:00
libxl libxl: do not enable nested HVM unless global nested_hvm option enabled 2018-04-17 21:15:27 -06:00
locking rpc: avoid duplicating config in virtlockd/virtlogd augeas tests 2018-03-23 10:44:48 +00:00
logging rpc: avoid duplicating config in virtlockd/virtlogd augeas tests 2018-03-23 10:44:48 +00:00
lxc lxc: s/subtreee/subtree/ 2018-04-16 22:38:48 +02:00
network driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
node_device driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
nwfilter driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
openvz openvz: Clean up openvzDomainGetHostname 2018-04-16 08:45:43 -04:00
phyp driver: ensure URI path is non-NULL to simplify drivers 2018-04-12 16:52:02 +01:00
qemu qemu: Escape commas for qemuBuildDomainLoaderCommandLine 2018-04-17 13:26:56 -04:00
remote driver: enforce a non-NULL URI scheme 2018-04-12 16:52:02 +01:00
rpc Introduce virNetSASLContextDispose 2018-04-17 09:13:19 +02:00
secret driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
security virt-aa-helper: generate rules for nvdimm memory 2018-03-22 09:42:01 +01:00
storage driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
test driver: ensure URI path is non-NULL to simplify drivers 2018-04-12 16:52:02 +01:00
uml driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
util util: Introduce virJSONValueObjectStealObject 2018-04-17 10:46:23 +02:00
vbox driver: ensure URI path is non-NULL to simplify drivers 2018-04-12 16:52:02 +01:00
vmware vmware: Failures in cache info init are non-fatal 2018-04-17 13:11:29 -04:00
vmx vmx: convert any amount of NICs 2018-04-01 12:43:42 +02:00
vz driver: ensure URI path is non-NULL to simplify drivers 2018-04-12 16:52:02 +01:00
xenapi driver: ensure NULL URI isn't passed to drivers with whitelisted URIs 2018-04-12 16:52:02 +01:00
xenconfig xenconfig: do not override def->cpu if already set elsewhere 2018-04-17 21:15:27 -06:00
admin_protocol-structs
check-aclperms.pl perl: Don't hardcode interpreter path 2017-09-19 16:04:53 +02:00
check-aclrules.pl acl: remove various left over Xen ACL whitelist entries 2018-04-16 10:29:36 +01:00
check-driverimpls.pl perl: Don't hardcode interpreter path 2017-09-19 16:04:53 +02:00
check-drivername.pl perl: Don't hardcode interpreter path 2017-09-19 16:04:53 +02:00
check-symfile.pl perl: Don't hardcode interpreter path 2017-09-19 16:04:53 +02:00
check-symsorting.pl perl: Don't hardcode interpreter path 2017-09-19 16:04:53 +02:00
datatypes.c Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
datatypes.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
driver-hypervisor.h driver: introduce a driver method for probing default URIs 2018-04-12 16:52:02 +01:00
driver-interface.h
driver-network.h
driver-nodedev.h
driver-nwfilter.h
driver-secret.h
driver-state.h Split driver.h into multiple parts 2014-10-23 11:10:05 +01:00
driver-storage.h storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00:00
driver-stream.h Introduce virStreamInData 2017-05-18 07:42:13 +02:00
driver.c driver: allow override of connection for secondary drivers 2018-02-19 11:11:46 +00:00
driver.h driver: declare supported URI schemes in virConnectDriver struct 2018-04-12 16:52:02 +01:00
dtrace2systemtap.pl perl: Don't hardcode interpreter path 2017-09-19 16:04:53 +02:00
internal.h internal: add STRCASEPREFIX 2018-04-01 12:43:42 +02:00
libvirt_admin_private.syms
libvirt_admin_public.syms
libvirt_atomic.syms
libvirt_driver_modules.syms
libvirt_esx.syms
libvirt_gnutls.syms
libvirt_internal.h driver: Add typedef for the anonymous enum used for driver features 2018-03-15 17:12:28 -04:00
libvirt_libssh2.syms
libvirt_libssh.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms util: Introduce virJSONValueObjectStealObject 2018-04-17 10:46:23 +02:00
libvirt_probes.d
libvirt_public.syms storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00:00
libvirt_qemu_probes.d
libvirt_qemu.syms
libvirt_remote.syms rpc: export xdr_virNetMessageError for virnetmessagetest on Win32 2018-02-09 14:29:33 +00:00
libvirt_sasl.syms
libvirt_vmware.syms
libvirt_vmx.syms
libvirt_xenconfig.syms
libvirt-admin.c lockd: add support for admin protocol in virtlockd 2018-01-31 15:18:36 +00:00
libvirt-admin.conf
libvirt-domain-snapshot.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-domain.c qemu: introduce qemuARPGetInterfaces to get IP from host's arp table 2018-03-15 11:22:42 +01:00
libvirt-host.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-interface.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-lxc.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-lxc.pc.in
libvirt-network.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-nodedev.c libvirt: Fix comments for two public APIs. 2018-03-21 08:09:33 -04:00
libvirt-nwfilter.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-qemu.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt-qemu.pc.in
libvirt-secret.c libvirt: Fix comments for two public APIs. 2018-03-21 08:09:33 -04:00
libvirt-storage.c storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00:00
libvirt-stream.c Print hex values with '0x' prefix and octal with '0' in debug messages 2017-09-25 13:34:53 +01:00
libvirt.c driver: ensure URI path is non-NULL to simplify drivers 2018-04-12 16:52:02 +01:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs Fix make check with gcc version 5 2016-01-18 15:19:21 +01:00
lxc_monitor_protocol-structs
lxc_protocol-structs
Makefile.am Remove the xend driver 2018-04-09 11:38:05 -06:00
qemu_protocol-structs qemu: wire up RPC for qemu monitor events 2014-03-20 11:25:37 -06:00
README bhyve: add basic documentation 2014-03-01 23:44:58 +04:00
remote_protocol-structs storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00:00
virkeepaliveprotocol-structs
virnetprotocol-structs Introduce VIR_NET_STREAM_HOLE message type 2017-05-18 07:42:13 +02:00

       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