libvirt/src
Yi Min Zhao 0d6b87335c conf: use virXMLFormatElement() in virDomainDeviceInfoFormat()
In order to add zPCI child element for PCI address, we update
virDomainDeviceInfoFormat() to format device info by helper function
virXMLFormatElement(). Then we could simply format zPCI address into
child buffer later.

Signed-off-by: Yi Min Zhao <zyimin@linux.ibm.com>
Reviewed-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
2018-11-15 12:32:18 +01:00
..
access access: Modify the VIR_ERR_ACCESS_DENIED to include driverName 2018-11-14 14:06:43 -05:00
admin
bhyve conf: Introduce address caching for PCI extensions 2018-11-15 12:32:18 +01:00
conf conf: use virXMLFormatElement() in virDomainDeviceInfoFormat() 2018-11-15 12:32:18 +01:00
cpu conf: add support for Hyper-V Enlightened VMCS 2018-11-15 09:54:57 +01:00
cpu_map cpu_map: Use and install Icelake model definitions 2018-10-03 13:00:54 +02:00
esx src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
hyperv hyperv: Don't overwrite virAuthGet{Username|Password} errors 2018-08-15 15:42:17 -04:00
interface src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
keycodemapdb@16e5b07876
libxl libxl: Properly dispose libxl_domain_config object 2018-11-06 15:21:19 -07:00
locking src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
logging src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
lxc lxc: Include support to lxc version 3.0 or higher. 2018-11-14 15:00:18 -05:00
network src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
node_device conf: Add new module node_device_util 2018-11-12 16:23:35 +01:00
nwfilter nwfilter: Instantiate active filter bindings during driver init 2018-11-05 07:10:47 -05:00
openvz src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
phyp src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
qemu qemu: Auto add pci-root for s390/s390x guests 2018-11-15 12:32:18 +01:00
remote src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
rpc rpc: Remove duplicate check from filter function return. 2018-11-14 15:11:51 -05:00
secret src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
security virSecuritySELinuxTransactionCommit: Return -1 if no transaction is set 2018-11-13 18:36:15 +01:00
storage conf: Add new module node_device_util 2018-11-12 16:23:35 +01:00
test src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
uml uml: umlConnectOpen: Check the driver pointer before accessing it 2018-10-01 09:13:44 +02:00
util conf: Introduce extension flag and zPCI member for PCI address 2018-11-15 12:32:17 +01:00
vbox src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
vmware src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
vmx qemu: Introduce a new graphics display type 'headless' 2018-07-18 18:16:07 +02:00
vz src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
xenapi src: More cleanup of some system headers already contained in internal.h 2018-09-20 10:16:39 +02:00
xenconfig xen_common: Change xenParseCharDev to use virConfGetValueStringList 2018-09-20 16:39:22 -04:00
admin_protocol-structs
check-aclperms.pl
check-aclrules.pl
check-driverimpls.pl
check-drivername.pl
check-symfile.pl perl: Don't hardcode interpreter path 2017-09-19 16:04:53 +02:00
check-symsorting.pl
datatypes.c src: Fix memory leak in virNWFilterBindingDispose 2018-07-21 09:23:54 -04:00
datatypes.h nwfilter: export port binding concept in the public API 2018-06-26 11:22:07 +01:00
driver-hypervisor.h libvirt: Introduce virDomainGetLaunchSecurityInfo public API 2018-06-12 10:00:49 +02:00
driver-interface.h
driver-network.h
driver-nodedev.h
driver-nwfilter.h nwfilter: export port binding concept in the public API 2018-06-26 11:22:07 +01:00
driver-secret.h
driver-state.h
driver-storage.h
driver-stream.h
driver.c
driver.h driver.h: Add remoteOnly member to virConnectDriver struct 2018-07-11 12:55:26 +02:00
dtrace2systemtap.pl
internal.h internal: Move <stdio.h> include to internal.h 2018-09-20 10:16:38 +02:00
libvirt_admin_private.syms
libvirt_admin_public.syms
libvirt_atomic.syms
libvirt_driver_modules.syms
libvirt_esx.syms maint: enforce private symbol section sorting 2013-02-20 08:27:03 -07:00
libvirt_internal.h
libvirt_libssh2.syms maint: enforce private symbol section sorting 2013-02-20 08:27:03 -07:00
libvirt_libssh.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms util: Add more interfaces for resctrl monitor 2018-11-14 12:18:46 -05:00
libvirt_probes.d Forget last daemon/ dir artefacts 2018-07-27 15:44:38 +02:00
libvirt_public.syms nwfilter: export port binding concept in the public API 2018-06-26 11:22:07 +01:00
libvirt_qemu_probes.d
libvirt_qemu.syms
libvirt_remote.syms src: Dissolve libvirt_gnutls.syms in libvirt_remote.syms 2018-06-05 14:32:30 +02:00
libvirt_sasl.syms
libvirt_vmware.syms
libvirt_vmx.syms
libvirt_xenconfig.syms
libvirt-admin.c
libvirt-admin.conf
libvirt-domain-snapshot.c
libvirt-domain.c docs: Typo fix in virDomainGetJobStats 2018-09-05 14:34:33 -05:00
libvirt-host.c libvirt: Introduce virNodeGetSEVInfo public API 2018-06-12 09:52:00 +02:00
libvirt-interface.c
libvirt-lxc.c vircgroup: rename virCgroupAdd.*Task to virCgroupAdd.*Process 2018-09-25 09:59:23 +02:00
libvirt-lxc.pc.in
libvirt-network.c
libvirt-nodedev.c
libvirt-nwfilter.c nwfilter: Add extra verbiage for binding create/delete 2018-08-24 08:45:19 -04:00
libvirt-qemu.c
libvirt-qemu.pc.in
libvirt-secret.c
libvirt-storage.c src: storage: Provide a better explanation of virStoragePoolSetAutostart 2018-08-22 09:46:10 +02:00
libvirt-stream.c
libvirt.c check-spacing: do not kill C++-style comments 2018-11-06 14:14:41 +01:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs
lxc_protocol-structs build: add new file, for lxc_protocol checking 2013-01-15 12:01:22 -07:00
Makefile.am util: introduce cgroup v2 files 2018-10-05 15:53:29 +02:00
qemu_protocol-structs
README
remote_protocol-structs remote: add support for nwfilter binding objects 2018-06-26 11:22:07 +01:00
virkeepaliveprotocol-structs build: Properly generate and check virkeepaliveprotocol-structs 2011-11-24 14:44:04 +01:00
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