libvirt/src
Michal Privoznik 3e27dbc029 qemu_monitor_json: Use g_autoptr() for qemuMonitorCPUModelInfo
There's one place (specifically qemuMonitorJSONParseCPUModel())
where we can avoid explicit free call for qemuMonitorCPUModelInfo
struct.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Tim Wiederhake <twiederh@redhat.com>
2021-10-25 13:42:36 +02:00
..
access lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
admin rpc: remove "spawnDaemon" parameter 2021-06-04 11:42:59 +01:00
bhyve lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
ch ch: use g_auto in virCHMonitorNew 2021-10-05 00:07:23 -04:00
conf lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
cpu util: alloc: Reimplement VIR_APPEND_ELEMENT using virAppendElement 2021-08-06 08:53:25 +02:00
cpu_map cpu_map: Add cpu feature avx-vnni 2021-06-11 09:41:16 +02:00
esx lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
hyperv lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
hypervisor domain_driver.c: Introduce and use virDomainDriverGetIOThreadsConfig() 2021-09-23 13:41:19 +02:00
interface src: allow validation flag in interface define 2021-08-20 15:41:22 +02:00
keycodemapdb@27acf0ef82 keycodemapdb: update submodule for win32 keycode fix 2020-05-07 12:18:29 +01:00
libxl libxl: Don't autostart domains on driver reload 2021-09-14 11:37:35 -06:00
locking lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
logging lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
lxc lxc: controller: Fix container launch on cgroup v1 2021-10-08 13:20:46 -04:00
network lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
node_device Add PCI VPD Capability Support 2021-10-21 17:34:04 +01:00
nwfilter nwfilter_driver: allow VIR_NWFILTER_BINDING_CREATE_VALIDATE flag 2021-09-06 17:08:59 +02:00
openvz conf: Store SCSI bus length in virDomainDef 2021-08-16 14:22:38 +02:00
qemu qemu_monitor_json: Use g_autoptr() for qemuMonitorCPUModelInfo 2021-10-25 13:42:36 +02:00
remote qemu: Wire up MEMORY_DEVICE_SIZE_CHANGE event 2021-10-01 11:04:47 +02:00
rpc rpc: Temporarily stop accept()-ing new clients on EMFILE 2021-10-20 16:25:22 +02:00
secret secret_driver: allow VIR_SECRET_DEFINE_VALIDATE flag 2021-08-20 15:41:22 +02:00
security lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
storage util: Remove use of virCryptoHaveCipher(VIR_CRYPTO_CIPHER_AES256CBC) 2021-09-22 14:53:55 +02:00
storage_file storage_file: add support to probe cluster_size from QCOW2 images 2021-05-21 14:00:55 +02:00
test lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
util lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
vbox lib: Drop intermediary return variables 2021-10-25 12:48:46 +02:00
vmware Replace AbsPath judgement method with g_path_is_absolute() 2021-04-21 10:02:09 +02:00
vmx vmx: Support super wide SCSI bus 2021-08-16 14:22:38 +02:00
vz Remove redundant labels 2021-08-17 18:27:13 +02:00
admin_protocol-structs admin: Introduce virAdmServerUpdateTlsFiles 2020-03-13 17:07:32 +00:00
datatypes.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
datatypes.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-hypervisor.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-interface.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-network.h api: add public virNetworkCreateXMLFlags() and remote protocol 2021-09-16 16:26:18 +02:00
driver-nodedev.h api: add virNodeDeviceIsPersistent()/IsActive() 2021-09-14 14:25:10 -05:00
driver-nwfilter.h api: add public virNWFilterDefineXMLFlags() and remote protocol 2021-08-20 15:38:53 +02:00
driver-secret.h secret: rework handling of private secrets 2021-05-13 11:07:47 +01:00
driver-state.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-storage.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver-stream.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
driver.c driver: Don't leak saved error in virGetConnectGeneric() 2021-05-17 15:53:39 +02:00
driver.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
internal.h src: workaround warning triggered in glib 2.69 2021-07-23 15:07:07 +01:00
libvirt_driver_modules.syms util: create new virmodule.{c,h} files for dlopen support code 2018-05-03 12:47:43 +01:00
libvirt_esx.syms maint: enforce private symbol section sorting 2013-02-20 08:27:03 -07:00
libvirt_internal.h lib: Fix calling of virNetworkUpdate() driver callback 2021-03-25 10:10:23 +01:00
libvirt_libssh2.syms maint: enforce private symbol section sorting 2013-02-20 08:27:03 -07:00
libvirt_libssh.syms libssh_transport: add new libssh-based transport 2016-11-15 15:50:51 +01:00
libvirt_linux.syms hostcpu: add support for reporting die_id in NUMA topology 2020-01-16 15:11:55 +00:00
libvirt_lxc.syms Bump release to 2.0.0 and document release schedule & versioning 2016-06-14 10:59:07 +02:00
libvirt_openvz.syms openvz: Add missing symbols to libvirt_openvz.syms 2021-06-14 12:05:54 +02:00
libvirt_private.syms Add PCI VPD-related helper functions to virpci 2021-10-21 17:34:04 +01:00
libvirt_probes.d drop libdbus from libvirt 2020-09-17 18:20:33 +02:00
libvirt_public.syms api: add public virNetworkCreateXMLFlags() and remote protocol 2021-09-16 16:26:18 +02:00
libvirt_qemu.syms qemu: new API for tracking arbitrary monitor events 2014-03-20 11:25:37 -06:00
libvirt_remote.syms rpc: Temporarily stop accept()-ing new clients on EMFILE 2021-10-20 16:25:22 +02:00
libvirt_sasl.syms virneserverclient: Introduce virNetServerClientHasSASLSession 2016-05-03 15:52:50 +02:00
libvirt_vmware.syms VMware: Make version parsing testable and add tests 2013-09-20 08:23:31 -05:00
libvirt_vmx.syms vmx: hide private helpers 2020-10-14 11:23:18 +02:00
libvirt-domain-checkpoint.c Fix name prefix of VIR_DOMAIN_CHECKPOINT_REDEFINE_VALIDATE 2020-11-09 16:29:06 +00:00
libvirt-domain-snapshot.c API: discourage usage of non-ListAll APIs 2021-08-24 16:26:55 +02:00
libvirt-domain.c libvirt-domain.c: Fix typo in virDomainAttachDevice doc 2021-09-10 11:09:27 +02:00
libvirt-host.c src: adopt to VIR_DRV_SUPPORTS_FEATURE return -1 2021-01-06 17:10:01 +03:00
libvirt-interface.c API: discourage usage of non-ListAll APIs 2021-08-24 16:26:55 +02:00
libvirt-lxc.c use more virStrcpy() and virStrcpyStatic() 2021-01-04 20:18:24 +01:00
libvirt-lxc.pc.in meson: remove '.libs' from all relevant paths 2020-08-03 09:27:00 +02:00
libvirt-network.c api: add virNetworkCreateFlags 2021-09-16 16:26:18 +02:00
libvirt-nodedev.c api: add virNodeDeviceIsPersistent()/IsActive() 2021-09-14 14:25:10 -05:00
libvirt-nwfilter.c api: add virNWFilterBindingCreateFlags 2021-09-06 17:08:59 +02:00
libvirt-qemu.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
libvirt-qemu.pc.in meson: remove '.libs' from all relevant paths 2020-08-03 09:27:00 +02:00
libvirt-secret.c API: discourage usage of non-ListAll APIs 2021-08-24 16:26:55 +02:00
libvirt-storage.c api: add virStoragePoolDefineFlags 2021-08-25 09:57:47 +02:00
libvirt-stream.c src: libvirt-stream: use g_new0 instead of VIR_ALLOC* 2020-10-01 12:34:13 +02:00
libvirt.c lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
libvirt.conf admin: Distribute libvirt-admin.conf 2015-12-01 11:44:48 +01:00
libvirt.pc.in meson: remove '.libs' from all relevant paths 2020-08-03 09:27:00 +02:00
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 build: add new file, for lxc_protocol checking 2013-01-15 12:01:22 -07:00
meson.build Add basic driver for the Cloud-Hypervisor 2021-06-04 10:56:06 +01:00
qemu_protocol-structs qemu: wire up RPC for qemu monitor events 2014-03-20 11:25:37 -06:00
README Remove phyp driver 2019-12-20 12:25:42 -05:00
remote_protocol-structs qemu: Wire up MEMORY_DEVICE_SIZE_CHANGE event 2021-10-01 11:04:47 +02:00
virkeepaliveprotocol-structs build: Properly generate and check virkeepaliveprotocol-structs 2011-11-24 14:44:04 +01:00
virnetprotocol-structs Introduce VIR_NET_STREAM_HOLE message type 2017-05-18 07:42:13 +02:00

       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
 * qemu/         - QEMU / KVM using qemu CLI/monitor
 * remote/       - Generic libvirt native RPC client
 * test/         - A "mock" driver for testing
 * vbox/         - Virtual Box using native API
 * vmware/       - VMware Workstation and Player using the vmrun tool
 * xen/          - Xen using hypercalls, XenD SEXPR & XenStore


Finally some secondary drivers that are shared for several HVs.
Currently these are used by LXC, OpenVZ, QEMU and Xen drivers.
The ESX, Hyper-V, 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