libvirt/src/libxl
Michal Privoznik cac9608c17 libxl: Turn on user aliases
When I implemented user aliases I've invented this
virDomainDefFeatures flag so that individual drivers can signal
support for user provided aliases. The reasoning was that a
device alias might be part of guest ABI, or used in a different
way then in QEMU. Well, neither applies to the libxl driver, so
it's safe to allow user aliases there.

Resolves: https://gitlab.com/libvirt/libvirt/-/issues/231
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Jim Fehlig <jfehlig@suse.com>
2022-03-03 11:53:30 +01:00
..
libvirtd_libxl.aug libxl: do not enable nested HVM unless global nested_hvm option enabled 2018-04-17 21:15:27 -06:00
libxl.conf libxl: do not enable nested HVM unless global nested_hvm option enabled 2018-04-17 21:15:27 -06:00
libxl_api_wrapper.h libxl: add API wrapper for libxl_set_memory_target 2021-04-01 14:01:06 -06:00
libxl_capabilities.c lib: Use g_clear_pointer() more 2022-02-08 08:42:07 +01:00
libxl_capabilities.h Xen: Remove unneeded LIBXL_HAVE_* ifdefs 2021-06-21 10:43:04 -06:00
libxl_conf.c libxl: Use automatic memory management 2022-02-11 11:03:47 +01:00
libxl_conf.h libxl: Use automatic memory management 2022-02-11 11:03:47 +01:00
libxl_domain.c libxl: Turn on user aliases 2022-03-03 11:53:30 +01:00
libxl_domain.h libxl: remove redundant variable from libxlDomainJobObj 2022-03-01 11:03:57 +01:00
libxl_driver.c driver: Introduce global driver feature flag handling function 2022-02-17 13:15:46 +01:00
libxl_driver.h src/libxl: use #pragma once in headers 2019-06-13 17:05:10 +02:00
libxl_logger.c libxl: Use automatic memory management 2022-02-11 11:03:47 +01:00
libxl_logger.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
libxl_migration.c lib: Use g_clear_pointer() more 2022-02-08 08:42:07 +01:00
libxl_migration.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
meson.build meson: Add missing virt_install_dirs 2022-02-02 16:26:36 +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 systemd: Use correct man page name in modular daemon service files 2022-02-01 13:20:11 +01:00
xen_common.c src: Use g_steal_pointer() more 2022-02-01 19:01:49 +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