libvirt/src/qemu
Michal Privoznik 9fc616cc10 qemuDomainGetResctrlMonData: Dereference resctrl monitor iff not NULL
If the host doesn't have resctrl then the monitor is going to be
NULL and we must avoid dereferencing it.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-08-06 14:37:30 +02:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug qemu: Add support for overriding max threads per process limit 2019-07-24 15:59:49 -06:00
Makefile.inc.am
MIGRATION.txt
qemu_agent.c
qemu_agent.h
qemu_alias.c
qemu_alias.h
qemu_block.c qemu: block: Use simple backing stores string format if possible 2019-07-25 13:21:32 +02:00
qemu_block.h qemu: block: Use simple backing stores string format if possible 2019-07-25 13:21:32 +02:00
qemu_blockjob.c qemu: Add -blockdev support for block commit job 2019-07-29 13:58:26 +02:00
qemu_blockjob.h qemu: Add -blockdev support for block commit job 2019-07-29 13:58:26 +02:00
qemu_capabilities.c qemu: Translate features in virQEMUCapsGetCPUFeatures 2019-07-26 16:37:30 +02:00
qemu_capabilities.h qemu: Add bochs-display capability 2019-07-15 10:21:21 +02:00
qemu_capspriv.h
qemu_cgroup.c qemu: Add support for overriding max threads per process limit 2019-07-24 15:59:49 -06:00
qemu_cgroup.h
qemu_command.c lib: Unify PCI address formatting 2019-08-05 19:42:15 +02:00
qemu_command.h qemu: Add possibility to prepare top image only for attachment via blockdev 2019-07-25 13:21:32 +02:00
qemu_conf.c backup: qemu: Add directory for tracking checkpoints 2019-07-29 07:54:03 -05:00
qemu_conf.h backup: qemu: Add directory for tracking checkpoints 2019-07-29 07:54:03 -05:00
qemu_domain_address.c qemu: address: remove useless comment 2019-07-16 17:00:36 +02:00
qemu_domain_address.h
qemu_domain.c qemu_domain: Separate VFIO code 2019-08-06 11:21:43 +02:00
qemu_domain.h backup: qemu: Add helper API for looking up node name 2019-07-29 08:15:11 -05:00
qemu_driver.c qemuDomainGetResctrlMonData: Dereference resctrl monitor iff not NULL 2019-08-06 14:37:30 +02:00
qemu_driver.h
qemu_extdevice.c tpm: Run swtpm_setup with less parameters on incoming migration 2019-07-27 07:56:00 -04:00
qemu_extdevice.h tpm: Run swtpm_setup with less parameters on incoming migration 2019-07-27 07:56:00 -04:00
qemu_firmware.c qemu_firmware: only set nfeatures on success 2019-06-26 09:24:09 +02:00
qemu_firmware.h
qemu_hostdev.c qemu: De-duplicate some path definitions 2019-07-03 09:33:45 +02:00
qemu_hostdev.h
qemu_hotplug.c lib: Unify PCI address formatting 2019-08-05 19:42:15 +02:00
qemu_hotplug.h
qemu_hotplugpriv.h
qemu_interface.c
qemu_interface.h
qemu_migration_cookie.c
qemu_migration_cookie.h
qemu_migration_params.c
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c qemu: blockjob: Save status XML when modifying job state 2019-07-18 17:59:34 +02:00
qemu_migration.h
qemu_monitor_json.c qemu: Remove unnecessary check in qemuMonitorJSONGetJobInfoOne 2019-07-23 10:55:56 -04:00
qemu_monitor_json.h qemu: monitor: Add APIs for 'blockdev-create' 2019-07-18 17:59:33 +02:00
qemu_monitor_priv.h
qemu_monitor_text.c
qemu_monitor_text.h
qemu_monitor.c qemu: driver: blockdevize qemuDomainGetBlockJobInfo 2019-07-25 13:21:32 +02:00
qemu_monitor.h qemu: monitor: Add APIs for 'blockdev-create' 2019-07-18 17:59:33 +02:00
qemu_process.c util, conf: Handle default monitor group of an allocation properly 2019-08-05 19:41:11 +02:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c
qemu_qapi.h
qemu_security.c tpm: Set transationStarted to false if commit failed 2019-07-26 16:32:25 -05:00
qemu_security.h
qemu_tpm.c tpm: Run swtpm_setup with less parameters on incoming migration 2019-07-27 07:56:00 -04:00
qemu_tpm.h tpm: Run swtpm_setup with less parameters on incoming migration 2019-07-27 07:56:00 -04:00
qemu.conf qemu: Add support for overriding max threads per process limit 2019-07-24 15:59:49 -06:00
test_libvirtd_qemu.aug.in qemu: Add support for overriding max threads per process limit 2019-07-24 15:59:49 -06:00
THREADS.txt