libvirt/src/libxl
Daniel P. Berrangé cb1938eb58 all: don't wait for driver lock during startup
When the drivers acquire their pidfile lock we don't want to wait if the
lock is already held. We need the driver to immediately report error,
causing the daemon to exit.

Reviewed-by: Erik Skultety <eskultet@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2019-07-15 13:36:45 +01:00
..
libvirtd_libxl.aug
libxl_capabilities.c cpu_x86: Store virCPUx86DataItem content in union 2019-04-12 22:53:39 +02:00
libxl_capabilities.h src/libxl: use #pragma once in headers 2019-06-13 17:05:10 +02:00
libxl_conf.c Revert "virt drivers: don't handle type=network after resolving actual network type" 2019-04-30 14:42:22 +01:00
libxl_conf.h libxl: acquire a pidfile in the driver root directory 2019-07-11 12:46:20 +01:00
libxl_domain.c conf: Add VIR_DOMAIN_DEF_FEATURE_NET_MODEL_STRING 2019-04-16 13:11:08 -04:00
libxl_domain.h src/libxl: use #pragma once in headers 2019-06-13 17:05:10 +02:00
libxl_driver.c all: don't wait for driver lock during startup 2019-07-15 13:36:45 +01:00
libxl_driver.h src/libxl: use #pragma once in headers 2019-06-13 17:05:10 +02:00
libxl_logger.c Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
libxl_logger.h src/libxl: use #pragma once in headers 2019-06-13 17:05:10 +02:00
libxl_migration.c Require a semicolon for VIR_ONCE_GLOBAL_INIT calls 2019-02-03 17:46:29 -05:00
libxl_migration.h src/libxl: use #pragma once in headers 2019-06-13 17:05:10 +02:00
libxl.conf
Makefile.inc.am maint: Add filetype annotations to Makefile.inc.am 2019-04-12 16:55:38 +02:00
test_libvirtd_libxl.aug.in