libvirt/src/libxl
Michal Privoznik 96d72b461f conf: Fix @tickpolicy member of _virDomainTimerDef struct
The @tickpolicy member of the _virDomainTimerDef struct stores
values of the virDomainTimerTickpolicyType enum, or -1 for the
default value (when user provided no value in XML).

This is needlessly complicated. Introduce new value to the enum
which reflects the default state.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2022-01-26 10:49:20 +01:00
..
libvirtd_libxl.aug
libxl_api_wrapper.h libxl: add API wrapper for libxl_set_memory_target 2021-04-01 14:01:06 -06:00
libxl_capabilities.c Remove empty cleanup sections 2021-12-13 14:44:01 +01:00
libxl_capabilities.h Xen: Remove unneeded LIBXL_HAVE_* ifdefs 2021-06-21 10:43:04 -06:00
libxl_conf.c conf: Fix type of @present in _virDomainTimerDef struct 2022-01-26 10:49:18 +01:00
libxl_conf.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
libxl_domain.c libxl: Add lock process indicator to saved VM state 2022-01-25 08:50:19 -07:00
libxl_domain.h libxl: Disable death events after receiving a shutdown event 2021-12-02 11:21:10 -07:00
libxl_driver.c libxl: Implement domainGetMessages API 2021-12-14 08:55:36 -07:00
libxl_driver.h src/libxl: use #pragma once in headers 2019-06-13 17:05:10 +02:00
libxl_logger.c libxl: libxlLoggerFileFree: remove redundant NULL assignment 2021-12-03 16:23:49 +01:00
libxl_logger.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
libxl_migration.c do not report generic OPERATION_FAILED error when calling virConnectOpenAuth() 2022-01-07 16:58:25 +01:00
libxl_migration.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
libxl.conf
meson.build remove sysconfig files 2022-01-17 18:20:59 +01:00
test_libvirtd_libxl.aug.in build: use @CONFIG@ instead of ::CONFIG:: in augeas tests 2019-08-09 14:06:31 +01:00
virtxend.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtxend.service.in remove sysconfig files 2022-01-17 18:20:59 +01:00
xen_common.c conf: Fix @tickpolicy member of _virDomainTimerDef struct 2022-01-26 10:49:20 +01:00
xen_common.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
xen_xl.c conf: Convert virDomainDefParseBootXML() to virXMLProp*() 2022-01-21 16:42:14 +01:00
xen_xl.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
xen_xm.c conf: Convert virDomainDefParseBootXML() to virXMLProp*() 2022-01-21 16:42:14 +01:00
xen_xm.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
xenxs_private.h xenconfig: move contents to libxl driver and remove directory 2019-08-26 11:06:12 -06:00