libvirt/src
Cole Robinson c7790408d7 domain: Fix crash if trying to live update disk <serial>
If you pass <disk><serial> XML to UpdateDevice, and the original device
didn't have a <serial> block, libvirtd crashes trying to read the original
NULL serial string.

Use _NULLABLE string comparisons to avoid the crash. A couple other
properties needed the change too.
2015-08-11 17:33:34 -04:00
..
access viraccessperm.h: Fix some typos 2015-07-17 09:41:31 +02:00
admin admin: Tiny cleanups 2015-07-27 09:33:24 +02:00
bhyve bhyve: add UTC clock support 2015-07-22 19:05:09 +03:00
conf domain: Fix crash if trying to live update disk <serial> 2015-08-11 17:33:34 -04:00
cpu cpu: Fix segfault in the ppc64 driver 2015-08-11 18:05:04 +02:00
esx maint: remove incorrect apostrophes from 'its' 2015-06-04 10:01:42 +02:00
hyperv
interface
libxl libxl: set dom0 state to running 2015-07-10 11:36:57 -06:00
locking rpc: Remove keepalive_required option 2015-08-10 13:15:56 +02:00
lxc rpc: Remove keepalive_required option 2015-08-10 13:15:56 +02:00
network bridge_driver: Introduce networkBandwidthUpdate 2015-08-11 16:10:32 +02:00
node_device nodedev: update netdev feature bits before each dumpxml 2015-06-17 13:51:33 -04:00
nwfilter nwfilter: Fix sscanf off-by-one error in virNWFilterSnoopLeaseFileLoad 2015-06-02 10:16:29 +02:00
openvz nodeinfo: Add sysfs_prefix to nodeGetMemoryStats 2015-07-13 15:59:32 -04:00
phyp nodeinfo: Add sysfs_prefix to nodeCapsInitNUMA 2015-07-13 15:59:32 -04:00
qemu qemu: fix qemuDomainSupportsPCI() for ARM machines of "virt" machinetype 2015-08-11 16:11:05 -04:00
remote remote: fix typo in remoteDomainOpenGraphicsFD 2015-07-27 12:53:36 +01:00
rpc virNetSocketCheckProtocols: handle EAI_NONAME as IPv6 unavailable 2015-08-11 22:08:50 +02:00
secret
security virt-aa-helper: add DomainGuest to mockup caps 2015-07-10 11:30:36 +02:00
storage storage: allow zero capacity with non-backing file to be created 2015-07-24 11:22:20 -04:00
test test: introduce a function in test driver to check get vcpupin info 2015-07-24 06:49:54 -04:00
uml nodeinfo: Add sysfs_prefix to nodeGetMemoryStats 2015-07-13 15:59:32 -04:00
util util: don't overwrite stack when getting ethtool gfeatures 2015-08-11 15:29:14 -04:00
vbox nodeinfo: Add sysfs_prefix to nodeCapsInitNUMA 2015-07-13 15:59:32 -04:00
vmware nodeinfo: Add sysfs_prefix to nodeCapsInitNUMA 2015-07-13 15:59:32 -04:00
vmx Use the correct symbol for 'onCrash' 2015-06-30 11:32:50 -04:00
vz nodeinfo: Add sysfs_prefix to nodeCapsInitNUMA 2015-07-13 15:59:32 -04:00
xen Improve some errors for openconsole/channel 2015-06-24 10:11:56 +02:00
xenapi
xenconfig Use the correct symbol for 'onCrash' 2015-06-30 11:32:50 -04:00
admin_protocol-structs Revert "admin: Add virAdmHello function" 2015-06-16 14:08:59 +02:00
check-aclperms.pl
check-aclrules.pl
check-driverimpls.pl
check-drivername.pl
check-symfile.pl
check-symsorting.pl
datatypes.c Add libvirt-admin library 2015-06-16 13:46:20 +02:00
datatypes.h fix typo in comments 2015-08-10 09:39:13 +02:00
driver-hypervisor.h Introduce virDomainSetUserPassword API 2015-05-21 16:04:01 +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.h
dtrace2systemtap.pl
fdstream.c
fdstream.h
gnutls_1_0_compat.h
internal.h internal: Introduce virCheckNonEmptyStringArgGoto and reuse it 2015-06-26 16:05:10 +02:00
libvirt_admin.syms Revert "admin: Add virAdmHello function" 2015-06-16 14:08:59 +02:00
libvirt_atomic.syms
libvirt_driver_modules.syms
libvirt_esx.syms
libvirt_gnutls.syms
libvirt_internal.h
libvirt_libssh2.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms conf: add new <model> subelement with name attribute to <controller> 2015-08-09 21:29:27 -04:00
libvirt_probes.d
libvirt_public.syms Revert "Change livbirt version to 1.3.0 for the next release" 2015-06-28 11:34:30 +08:00
libvirt_qemu_probes.d
libvirt_qemu.syms
libvirt_remote.syms rpc: Remove keepalive_required option 2015-08-10 13:15:56 +02:00
libvirt_sasl.syms
libvirt_vmware.syms
libvirt_vmx.syms
libvirt_xenconfig.syms
libvirt_xenxlconfig.syms
libvirt-admin.c admin: Fix mingw build by reordering includes 2015-06-23 13:22:15 +02:00
libvirt-domain-snapshot.c Fix typo incomaptible -> incompatible 2015-06-30 12:26:25 +02:00
libvirt-domain.c virDomainCoreDumpWithFormat: Mention enum for @dumpformat 2015-08-10 08:40:27 +02:00
libvirt-host.c debug: assure NULLSTR() around all %s args in debug at top of public APIs 2015-05-28 13:13:45 -04:00
libvirt-interface.c debug: assure NULLSTR() around all %s args in debug at top of public APIs 2015-05-28 13:13:45 -04:00
libvirt-lxc.c
libvirt-lxc.pc.in
libvirt-network.c debug: assure NULLSTR() around all %s args in debug at top of public APIs 2015-05-28 13:13:45 -04:00
libvirt-nodedev.c debug: assure NULLSTR() around all %s args in debug at top of public APIs 2015-05-28 13:13:45 -04:00
libvirt-nwfilter.c debug: assure NULLSTR() around all %s args in debug at top of public APIs 2015-05-28 13:13:45 -04:00
libvirt-qemu.c
libvirt-qemu.pc.in
libvirt-secret.c debug: assure NULLSTR() around all %s args in debug at top of public APIs 2015-05-28 13:13:45 -04:00
libvirt-storage.c debug: assure NULLSTR() around all %s args in debug at top of public APIs 2015-05-28 13:13:45 -04:00
libvirt-stream.c
libvirt.c parallels: substitute parallels with vz spec file and Makefile 2015-06-17 15:07:55 +03:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs Remove explicit enum from protocol structures 2015-07-08 14:34:38 +02:00
lxc_protocol-structs
Makefile.am cpu: Rename {powerpc,ppc} => ppc64 (filesystem) 2015-08-05 13:30:16 +02:00
nodeinfo.c nodeinfo: Fix build failure when KVM headers are not available 2015-08-03 17:14:16 +02: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 Introduce virDomainSetUserPassword API 2015-05-21 16:04:01 +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