libvirt/src
Eric Blake dae1568c6c conf: tweak volume target struct details
Some preparatory work before consolidating storage volume
structs with the rest of virstoragefile.  Making these
changes allows a volume target to be much closer to (a
subset of) the virStorageSource struct.

Making perms be a pointer allows it to be optional if we
have a storage pool that doesn't expose permissions in a
way we can access.  It also allows future patches to
optionally expose permissions details learned about a disk
image via domain <disk> listings, rather than just
limiting it to storage volume listings.

Disk partition types was only used by internal code to
control what type of partition to create when carving up
an MS-DOS partition table storage pool (and is not used
for GPT partition tables or other storage pools).  It was
not exposed in volume XML, and as it is more closely
related to extent information of the overall block device
than it is to the <target> information describing the host
file.  Besides, if we ever decide to expose it in XML down
the road, we can move it back as needed.

* src/conf/storage_conf.h (_virStorageVolTarget): Change perms to
pointer, enhance comments.  Move partition type...
(_virStorageVolSource): ...here.
* src/conf/storage_conf.c (virStorageVolDefFree)
(virStorageVolDefParseXML, virStorageVolTargetDefFormat): Update
clients.
* src/storage/storage_backend_fs.c (createFileDir): Likewise.
* src/storage/storage_backend.c (virStorageBackendCreateBlockFrom)
(virStorageBackendCreateRaw, virStorageBackendCreateExecCommand)
(virStorageBackendUpdateVolTargetInfoFD): Likewise.
* src/storage/storage_backend_logical.c
(virStorageBackendLogicalCreateVol): Likewise.
* src/storage/storage_backend_disk.c
(virStorageBackendDiskMakeDataVol)
(virStorageBackendDiskPartTypeToCreate): Likewise.

Signed-off-by: Eric Blake <eblake@redhat.com>
2014-04-02 06:03:00 -06:00
..
access Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
bhyve conf: move host disk type to util/ 2014-04-01 10:38:13 -06:00
conf conf: tweak volume target struct details 2014-04-02 06:03:00 -06:00
cpu Indent top-level labels by one space in src/cpu/ 2014-03-25 14:58:38 +01:00
esx conf: move host disk type to util/ 2014-04-01 10:38:13 -06:00
hyperv Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
interface Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
libxl libxl: Create log directory earlier 2014-03-25 10:14:06 -06:00
locking conf: move host disk type to util/ 2014-04-01 10:38:13 -06:00
lxc conf: move host disk type to util/ 2014-04-01 10:38:13 -06:00
network network: fix problems with SRV records 2014-03-26 16:42:43 +02:00
node_device Fix virNodeDeviceListCaps always returns empty 2014-03-29 06:51:10 +01:00
nwfilter Indent top-level labels by one space in src/nwfilter/ 2014-03-25 14:58:39 +01:00
openvz Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
parallels conf: move host disk type to util/ 2014-04-01 10:38:13 -06:00
phyp phyp: fix logic error on volume creation 2014-04-02 06:03:00 -06:00
qemu qemu: remove unneeded forward declaration 2014-04-02 13:59:32 +02:00
remote Indent top-level labels by one space in src/remote/ 2014-03-25 14:58:40 +01:00
rpc Indent top-level labels by one space in src/rpc/ 2014-03-25 14:58:40 +01:00
secret Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
security util: move detection of shared filesystems 2014-04-01 10:38:14 -06:00
storage conf: tweak volume target struct details 2014-04-02 06:03:00 -06:00
test Indent top-level labels by one space in src/test/ 2014-03-25 14:58:40 +01:00
uml Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
util conf: move common disk source functions 2014-04-01 10:38:14 -06:00
vbox conf: move host disk type to util/ 2014-04-01 10:38:13 -06:00
vmware conf: move host disk type to util/ 2014-04-01 10:38:13 -06:00
vmx conf: move host disk type to util/ 2014-04-01 10:38:13 -06:00
xen Indent top-level labels by one space in src/xen/ 2014-03-25 14:58:40 +01:00
xenapi Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
xenxs conf: move host disk type to util/ 2014-04-01 10:38:13 -06:00
check-aclperms.pl Fix naming of permission for detecting storage pools 2013-09-12 17:20:07 +01:00
check-aclrules.pl maint: fix line numbers in check-aclrules reports 2014-02-10 14:07:22 -07:00
check-driverimpls.pl
check-drivername.pl
check-symfile.pl
check-symsorting.pl
datatypes.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
datatypes.h maint: improve VIR_ERR_INVALID_DOMAIN_SNAPSHOT usage 2014-01-09 14:47:02 -07:00
driver.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
driver.h add new virDomainCoreDumpWithFormat API 2014-03-24 14:14:11 -06:00
dtrace2systemtap.pl
fdstream.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
fdstream.h Introduce virFDStreamOpenPTY 2014-03-21 19:09:36 +04:00
gnutls_1_0_compat.h
internal.h Move dtrace probe macros into separate header file 2014-03-18 14:29:21 +00:00
libvirt_atomic.syms
libvirt_daemon.syms
libvirt_driver_modules.syms
libvirt_esx.syms
libvirt_gnutls.syms
libvirt_internal.h event: server RPC protocol tweaks for domain lifecycle events 2014-02-12 10:48:15 -07:00
libvirt_libssh2.syms
libvirt_linux.syms Add test for linuxNodeGetCPUStats 2014-01-27 11:04:02 +01:00
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms conf: move common disk source functions 2014-04-01 10:38:14 -06:00
libvirt_probes.d
libvirt_public.syms add new virDomainCoreDumpWithFormat API 2014-03-24 14:14:11 -06:00
libvirt_qemu_probes.d
libvirt_qemu.syms qemu: new API for tracking arbitrary monitor events 2014-03-20 11:25:37 -06:00
libvirt_remote.syms build: fix build --without-remote 2013-10-04 17:01:47 -06:00
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 VMX: Create virVMXFormatDisk() from HD and CD-ROM 2013-09-01 23:11:50 -05:00
libvirt_xenxs.syms
libvirt-lxc.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
libvirt-qemu.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
libvirt.c Indent top-level labels by one space in libvirt.c 2014-03-25 14:58:39 +01:00
libvirt.conf
lock_protocol-structs tests: check remaining .x files 2013-09-09 12:04:03 -06:00
lxc_monitor_protocol-structs tests: check remaining .x files 2013-09-09 12:04:03 -06:00
lxc_protocol-structs
Makefile.am util: don't support loopback and nbd when setuid 2014-04-01 10:38:14 -06:00
nodeinfo.c Indent top-level labels by one space in the rest of src/ 2014-03-25 14:58:40 +01:00
nodeinfo.h Change file names in comments to match the files they are in 2014-03-10 14:26:04 +01:00
nodeinfopriv.h Add test for linuxNodeGetCPUStats 2014-01-27 11:04:02 +01: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 add new virDomainCoreDumpWithFormat API 2014-03-24 14:14:11 -06: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