libvirt/src/qemu
Michal Privoznik a02c589886 qemuProcessStartManagedPRDaemon: Don't pass -f pidfile to the daemon
Now, that our virCommandSetPidFile() is more intelligent we don't
need to rely on the daemon to create and lock the pidfile and use
virCommandSetPidFile() at the same time.

NOTE that as advertised in the previous commit, this was
temporarily broken, because both virCommand and
qemuProcessStartManagedPRDaemon() would try to lock the pidfile.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2020-03-24 15:53:03 +01:00
..
EVENTHANDLERS.txt
libvirtd_qemu.aug
Makefile.inc.am
MIGRATION.txt
qemu_agent.c qemu: fix response timeout for agent guest-sync 2020-03-23 14:40:01 +01:00
qemu_agent.h
qemu_alias.c qemuDomainGetSecretAESAlias: Replace outstanding uses with qemuAliasForSecret 2020-03-16 15:51:44 +01:00
qemu_alias.h qemuDomainGetSecretAESAlias: Replace outstanding uses with qemuAliasForSecret 2020-03-16 15:51:44 +01:00
qemu_backup.c
qemu_backup.h
qemu_block.c qemuBlockGetBackingStoreString: Properly handle 'http/s' with cookies and others 2020-03-24 14:17:48 +01:00
qemu_block.h qemu: block: Extract formatting of cookie string 2020-03-24 14:17:47 +01:00
qemu_blockjob.c qemu: blockjob: Re-enable bitmaps after failed block-commit 2020-03-16 17:33:09 +01:00
qemu_blockjob.h qemuBlockJobDiskNewCommit: Propagate 'disabledBitmapsBase' 2020-03-16 17:33:08 +01:00
qemu_capabilities.c qemu: capabilities: Add QEMU_CAPS_BLOCKDEV_REOPEN 2020-03-16 17:33:08 +01:00
qemu_capabilities.h qemu: capabilities: Add QEMU_CAPS_BLOCKDEV_REOPEN 2020-03-16 17:33:08 +01:00
qemu_capspriv.h
qemu_cgroup.c
qemu_cgroup.h
qemu_checkpoint.c qemuCheckpointDiscardBitmaps: Use correct field for checkpoint bitmap name 2020-03-16 17:33:08 +01:00
qemu_checkpoint.h
qemu_command.c conf, qemu: enable NVDIMM support for ppc64 2020-03-24 10:02:48 +01:00
qemu_command.h
qemu_conf.c qemu_conf: Track embed root dir 2020-03-18 15:32:51 +01:00
qemu_conf.h qemu_conf: Track embed root dir 2020-03-18 15:32:51 +01:00
qemu_dbus.c
qemu_dbus.h
qemu_domain_address.c
qemu_domain_address.h
qemu_domain.c qemu: block: Extract formatting of cookie string 2020-03-24 14:17:47 +01:00
qemu_domain.h conf, qemu: enable NVDIMM support for ppc64 2020-03-24 10:02:48 +01:00
qemu_driver.c qemuBlockGetBackingStoreString: Add 'pretty' argument 2020-03-24 14:17:47 +01:00
qemu_driver.h src/qemu: use #pragma once in headers 2019-06-19 17:12:30 +02:00
qemu_extdevice.c
qemu_extdevice.h
qemu_firmware.c
qemu_firmware.h
qemu_hostdev.c
qemu_hostdev.h
qemu_hotplug.c conf, qemu: enable NVDIMM support for ppc64 2020-03-24 10:02:48 +01:00
qemu_hotplug.h
qemu_interface.c
qemu_interface.h
qemu_interop_config.c
qemu_interop_config.h
qemu_migration_cookie.c
qemu_migration_cookie.h
qemu_migration_params.c qemuDomainGetSecretAESAlias: Replace outstanding uses with qemuAliasForSecret 2020-03-16 15:51:44 +01:00
qemu_migration_params.h
qemu_migration_paramspriv.h
qemu_migration.c
qemu_migration.h
qemu_monitor_json.c qemu: Suppress error reporting from qemuMonitorDelObject in cleanup paths 2020-03-19 09:57:46 +01:00
qemu_monitor_json.h qemu: Suppress error reporting from qemuMonitorDelObject in cleanup paths 2020-03-19 09:57:46 +01:00
qemu_monitor_priv.h
qemu_monitor_text.c qemu_monitor_text.c: Use g_autofree 2020-03-24 14:52:45 +01:00
qemu_monitor_text.h
qemu_monitor.c qemu: Suppress error reporting from qemuMonitorDelObject in cleanup paths 2020-03-19 09:57:46 +01:00
qemu_monitor.h qemu: Suppress error reporting from qemuMonitorDelObject in cleanup paths 2020-03-19 09:57:46 +01:00
qemu_process.c qemuProcessStartManagedPRDaemon: Don't pass -f pidfile to the daemon 2020-03-24 15:53:03 +01:00
qemu_process.h
qemu_processpriv.h
qemu_qapi.c
qemu_qapi.h
qemu_security.c
qemu_security.h
qemu_shim.c
qemu_slirp.c
qemu_slirp.h
qemu_tpm.c
qemu_tpm.h
qemu_vhost_user_gpu.c
qemu_vhost_user_gpu.h
qemu_vhost_user.c
qemu_vhost_user.h
qemu_virtiofs.c qemu: virtiofs: shorten socket filename 2020-03-24 11:16:29 +01:00
qemu_virtiofs.h
qemu.conf
test_libvirtd_qemu.aug.in
THREADS.txt
virtqemud.init.in
virtqemud.service.in