libvirt/src
John Ferlan 40d8e2ba37 qemu: Introduce qemuDomainSecretPrepare and Destroy
Rather than needing to pass the conn parameter to various command
line building API's, add qemuDomainSecretPrepare just prior to the
qemuProcessLaunch which calls qemuBuilCommandLine. The function
must be called after qemuProcessPrepareHost since it's expected
to eventually need the domain masterKey generated during the prepare
host call. Additionally, future patches may require device aliases
(assigned during the prepare domain call) in order to associate
the secret objects.

The qemuDomainSecretDestroy is called after the qemuProcessLaunch
finishes in order to clear and free memory used by the secrets
that were recently prepared, so they are not kept around in memory
too long.

Placing the setup here is beneficial for future patches which will
need the domain masterKey in order to generate an encrypted secret
along with an initialization vector to be saved and passed (since
the masterKey shouldn't be passed around).

Finally, since the secret is not added during command line build,
the hotplug code will need to get the secret into the private disk data.

Signed-off-by: John Ferlan <jferlan@redhat.com>
2016-05-02 06:10:19 -04:00
..
access viraccessperm.h: Fix some typos 2015-07-17 09:41:31 +02:00
admin admin: Introduce virAdmServerSetThreadPoolParameters 2016-04-18 17:07:46 +02:00
bhyve conf/qemu: change the way VIR_PCI_CONNECT_TYPE_* flags work 2016-04-14 14:00:34 -04:00
conf Revert "libvirt domain xml allow to set peer address" 2016-04-29 12:46:16 -04:00
cpu qemu_process: add check for hyperv features 2016-03-30 10:35:15 +02:00
esx esx: Avoid using vSphere SessionIsActive function 2016-02-18 19:28:35 +01:00
hyperv conf: add caps to virDomainDefFormat* 2016-02-04 12:38:26 +00:00
interface interface: let netcf pre-filter for active vs. inactive 2015-10-02 11:16:11 -04:00
libxl libxl: use LIBXL_API_VERSION 0x040200 2016-04-15 12:02:32 -06:00
locking man: Fix SYNOPSIS section 2016-04-25 15:40:44 +02:00
logging man: Fix SYNOPSIS section 2016-04-25 15:40:44 +02:00
lxc Revert "lxc domain allow to set peer address" 2016-04-29 12:46:25 -04:00
network network: fix DHCPv6 on networks with prefix != 64 2016-04-21 15:06:25 -04:00
node_device nodedev: Expose PCI header type 2016-03-18 17:35:06 +01:00
nwfilter util: Add virSocketAddrSetIPv[46]AddrNetOrder and use it 2016-03-21 11:28:33 +01:00
openvz Drop paths.h include 2016-03-18 09:43:45 +01:00
phyp conf: refactor checking for unsupported memory devices 2016-03-09 10:09:16 +01:00
qemu qemu: Introduce qemuDomainSecretPrepare and Destroy 2016-05-02 06:10:19 -04:00
remote remote: Don't reject remote polkit if client lacks support 2016-04-26 11:43:33 -04:00
rpc virnetclientstream: Process stream messages later 2016-05-02 07:56:38 +02:00
secret secret: Change virSecretDef variable names 2016-04-25 15:45:29 -04:00
security virt-aa-helper: disallow VNC socket read permissions 2016-04-20 09:58:47 -04:00
storage Fix minor typos in messages 2016-04-30 15:37:31 +02:00
test conf: Extract code filling data for virDomainGetVcpuPinInfo 2016-03-09 10:09:16 +01:00
uml Drop paths.h include 2016-03-18 09:43:45 +01:00
util util: perf: Adhere to coding style of error checks in virPerfEventEnable 2016-05-02 09:06:52 +02:00
vbox vbox: VIR_WARN if we don't support the API version 2016-04-23 13:40:56 -04:00
vmware conf: refactor checking for unsupported memory devices 2016-03-09 10:09:16 +01:00
vmx build: fix build on RHEL-6 2016-04-13 17:28:50 +02:00
vz Fix minor typos in messages 2016-04-30 15:37:31 +02:00
xen Xen drivers: show hap enabled by default in capabilities 2016-03-21 09:28:17 -06:00
xenapi conf: refactor checking for unsupported memory devices 2016-03-09 10:09:16 +01:00
xenconfig Resolve a couple of memory leaks 2016-04-16 08:04:14 -04:00
admin_protocol-structs admin: Introduce virAdmServerSetThreadPoolParameters 2016-04-18 17:07:46 +02:00
check-aclperms.pl
check-aclrules.pl
check-driverimpls.pl
check-drivername.pl
check-symfile.pl
check-symsorting.pl
datatypes.c datatypes.c: Replace 'close' with 'closeData' 2016-03-02 09:33:28 +01:00
datatypes.h close callback: move it to driver 2016-03-01 14:17:38 +00:00
driver-hypervisor.h virDomain{Get,Set}PerfEvents: Add @flags argument 2016-03-31 07:24:36 +02:00
driver-interface.h
driver-network.h
driver-nodedev.h
driver-nwfilter.h
driver-secret.h
driver-state.h
driver-storage.h
driver-stream.h
driver.c driver: log missing modules as INFO, not WARN 2016-03-17 16:50:05 -04:00
driver.h
dtrace2systemtap.pl
fdstream.c Add functions for handling exponential backoff loops. 2016-04-15 16:54:28 +01:00
fdstream.h
gnutls_1_0_compat.h
internal.h build: add GCC 6.0 -Wlogical-op workaround 2016-04-11 12:09:14 +02:00
libvirt_admin_private.syms admin: Introduce virAdmServerSetThreadPoolParameters 2016-04-18 17:07:46 +02:00
libvirt_admin_public.syms admin: Introduce virAdmServerSetThreadPoolParameters 2016-04-18 17:07:46 +02:00
libvirt_atomic.syms
libvirt_driver_modules.syms
libvirt_esx.syms
libvirt_gnutls.syms
libvirt_internal.h daemon: add connection close rpc 2016-03-01 14:18:16 +00:00
libvirt_libssh2.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms qemu: Error out if setting vcpu count would lead to invalid config 2016-04-28 09:25:32 +02:00
libvirt_probes.d
libvirt_public.syms perf: add new public APIs for perf event 2016-03-29 13:13:05 +01:00
libvirt_qemu_probes.d
libvirt_qemu.syms
libvirt_remote.syms Change virNetDaemonGetServerNames to virNetDaemonGetServers 2016-03-11 12:58:41 +01:00
libvirt_sasl.syms
libvirt_vmware.syms
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 virAdmServerSetThreadPoolParameters 2016-04-18 17:07:46 +02:00
libvirt-admin.conf admin: Introduce libvirt-admin.conf 2015-11-30 09:36:19 +01:00
libvirt-domain-snapshot.c Fix typo incomaptible -> incompatible 2015-06-30 12:26:25 +02:00
libvirt-domain.c virDomain{Get,Set}PerfEvents: Tweak documentation 2016-04-18 18:04:00 +02:00
libvirt-host.c close callback: move it to driver 2016-03-01 14:17:38 +00:00
libvirt-interface.c
libvirt-lxc.c
libvirt-lxc.pc.in
libvirt-network.c
libvirt-nodedev.c
libvirt-nwfilter.c
libvirt-qemu.c
libvirt-qemu.pc.in
libvirt-secret.c libvirt-secret: Fix typo 2015-10-15 11:31:27 +02:00
libvirt-storage.c virStorageVolWipe: Document that wiping journaled FS is useless 2015-12-24 18:02:58 +01:00
libvirt-stream.c virStream{Recv,Send}All: Increase client buffer 2016-05-02 07:56:38 +02:00
libvirt.c libvirt: Fix crash on URI without scheme 2016-04-21 09:29:20 -04:00
libvirt.conf admin: Distribute libvirt-admin.conf 2015-12-01 11:44:48 +01:00
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 Remove explicit enum from protocol structures 2015-07-08 14:34:38 +02:00
lxc_protocol-structs
Makefile.am secret: Create virsecretobj.c and virsecretconf.h 2016-04-25 15:45:29 -04:00
nodeinfo.c sysconf: Include unistd.h 2015-12-24 18:03:50 +01:00
nodeinfo.h nodeinfo: Fix output on PPC64 KVM hosts 2015-08-03 08:38:46 -04:00
nodeinfopriv.h nodeinfo: Make sysfs_prefix usage more consistent 2015-07-14 17:11:36 -04:00
qemu_protocol-structs
README
remote_protocol-structs Add VIR_DOMAIN_EVENT_ID_DEVICE_REMOVAL_FAILED event 2016-04-13 13:26:29 +02: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