libvirt/src
Jiri Denemark 0a3a96b5c3 qemu: Parse all job related private XML in dedicated function
Commit dc567cc22b introduced qemuDomainObjPrivateXMLParseJob, but forgot
to move "./job[1]/@type" parsing into it.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2018-03-15 09:24:20 +01: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 bhyve: fix crash on missing interface model 2018-03-12 20:08:03 +04:00
conf conf: Extract parsing of storage source related data 2018-03-14 12:19:44 +01:00
cpu make: split CPU build rules into cpu/Makefile.inc.am 2018-03-05 17:12:01 +00:00
esx make: split ESX driver build rules into esx/Makefile.inc.am 2018-02-23 13:14:25 +00:00
hyperv make: split hyperv driver build rules into hyperv/Makefile.inc.am 2018-02-23 13:14:25 +00:00
interface make: split interface driver build rules into interface/Makefile.inc.am 2018-03-05 17:08:35 +00:00
keycodemapdb@16e5b07876 keycodemapdb: Update submodule 2018-03-12 16:30:49 +01:00
libxl libxl: round memory values to next 1MiB increment 2018-02-23 15:01:27 -07:00
locking rpc: switch virtlockd and virtlogd to use single-threaded dispatch 2018-03-08 15:40:29 +00:00
logging rpc: switch virtlockd and virtlogd to use single-threaded dispatch 2018-03-08 15:40:29 +00:00
lxc make sure libvirt is linked first 2018-03-05 16:49:50 +00:00
network make: split network driver build rules into network/Makefile.inc.am 2018-03-05 17:08:36 +00:00
node_device make: split nodedev driver build rules into node_device/Makefile.inc.am 2018-03-05 17:09:48 +00:00
nwfilter nwfilter: remove pointless assignment 2018-03-08 16:45:54 +01:00
openvz openvz: pass sizeof to snprintf 2018-03-08 16:45:54 +01:00
phyp make: split PHyp driver build rules into phyp/Makefile.inc.am 2018-02-23 13:14:25 +00:00
qemu qemu: Parse all job related private XML in dedicated function 2018-03-15 09:24:20 +01:00
remote daemonStreamHandleWriteData: Preserve error when aborting stream 2018-03-15 08:25:59 +01:00
rpc rpc: avoid crashing in pre-exec if no workers are present 2018-03-08 15:40:29 +00:00
secret make: split secret driver build rules into secret/Makefile.inc.am 2018-03-05 17:09:49 +00:00
security virSecurityDACChownListFree: Don't leak list->items array 2018-03-13 15:38:17 +01:00
storage make: split storage driver build rules into storage/Makefile.inc.am 2018-03-05 17:11:02 +00:00
test make: split test driver build rules into test/Makefile.inc.am 2018-02-23 13:14:25 +00:00
uml make: split UML driver build rules into uml/Makefile.inc.am 2018-02-23 13:14:25 +00:00
util virsysinfo: Use more virSkipSpacesBackwards() 2018-03-14 17:43:40 +01:00
vbox vboxDumpNetwork: use switch for adapterType 2018-03-05 12:57:47 +01:00
vmware make: split vmware driver build rules into vmware/Makefile.inc.am 2018-02-23 13:14:25 +00:00
vmx make: split vmx driver build rules into vmx/Makefile.inc.am 2018-03-05 17:12:01 +00:00
vz vz: fix ref/unref of domain obj in vzDomainRevertToSnapshot 2018-02-28 10:35:21 +01:00
xen make: split xen driver build rules into xen/Makefile.inc.am 2018-02-23 13:14:26 +00:00
xenapi make: split xenapi driver build rules into xenapi/Makefile.inc.am 2018-02-23 13:14:26 +00:00
xenconfig make: split xenconfig driver build rules into xenconfig/Makefile.inc.am 2018-02-23 13:14:26 +00:00
admin_protocol-structs
check-aclperms.pl
check-aclrules.pl
check-driverimpls.pl
check-drivername.pl
check-symfile.pl
check-symsorting.pl
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 lib: introduce virDomainSetLifecycleAction() API 2017-10-19 11:52:26 +02:00
driver-interface.h
driver-network.h
driver-nodedev.h
driver-nwfilter.h
driver-secret.h
driver-state.h
driver-storage.h storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00:00
driver-stream.h
driver.c driver: allow override of connection for secondary drivers 2018-02-19 11:11:46 +00:00
driver.h driver: allow override of connection for secondary drivers 2018-02-19 11:11:46 +00:00
dtrace2systemtap.pl
internal.h Remove backslash alignment attempts 2017-11-03 13:24:12 +01: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
libvirt_libssh2.syms
libvirt_libssh.syms
libvirt_linux.syms
libvirt_lxc.syms
libvirt_openvz.syms
libvirt_private.syms conf: disk: Separate virStorageSource formatting 2018-03-14 12:19:44 +01: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
libvirt-domain.c qemu: implement virDomainSetLifecycleAction() API 2017-10-19 11:52:38 +02:00
libvirt-host.c
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-storage.c storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00:00
libvirt-stream.c
libvirt.c Remove Policy-Kit support 2018-03-14 12:46:26 +01:00
libvirt.conf
libvirt.pc.in
lock_protocol-structs
lxc_monitor_protocol-structs
lxc_protocol-structs
Makefile.am make: split vmx driver build rules into vmx/Makefile.inc.am 2018-03-05 17:12:01 +00:00
qemu_protocol-structs
README
remote_protocol-structs storage: export virStoragePoolLookupByTargetPath as a public API 2018-02-09 11:05:10 +00: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