libvirt/src/libxl
Andrea Bolognani 95e6615cd2 systemd: Set service_extra_in/socket_extra_in everywhere
It's somewhat confusing that some of the services have a
corresponding foo.service.extra.in and foo.socket.extra.in, some
have just one of the two, and some have neither.

In order to make things more approachable, make sure that both
files exists for each service.

In most cases the extra units are currently unused, so they will
just contain a comment briefly explaining their purpose and
pointing users to meson.build, where they can find more
information. The same comment is also added to the top of
extra units that already have some contents in them for
consistency.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2023-10-25 12:19:32 +02:00
..
libvirtd_libxl.aug
libxl_api_wrapper.h libxl: Fix Domain-0 ballooning logic 2023-09-19 09:56:29 -06:00
libxl_capabilities.c lib: Finish using struct zero initializer manually 2023-08-03 16:41:19 +02:00
libxl_capabilities.h
libxl_conf.c libxl: Fix connection to modular network daemon 2023-09-25 08:16:24 -06:00
libxl_conf.h
libxl_domain.c libxl: Fix Domain-0 ballooning logic 2023-09-19 09:56:29 -06:00
libxl_domain.h libxl: use virDomainObjEndJob() 2022-09-07 12:14:29 +02:00
libxl_driver.c virDomainHostdevSubsys: Convert 'type' field to proper enum type 2023-09-15 10:35:04 +02:00
libxl_driver.h
libxl_logger.c
libxl_logger.h
libxl_migration.c libxl: Move error messages onto a single line 2023-09-04 09:35:36 +02:00
libxl_migration.h libxl: Advertise support for VIR_MIGRATE_CHANGE_PROTECTION 2023-07-13 08:28:50 -06:00
libxl.conf
meson.build systemd: Accept multiple files for service_extra_in/socket_extra_in 2023-10-25 11:42:19 +02:00
test_libvirtd_libxl.aug.in
virtxend.init.in
virtxend.service.extra.in systemd: Set service_extra_in/socket_extra_in everywhere 2023-10-25 12:19:32 +02:00
virtxend.socket.extra.in systemd: Set service_extra_in/socket_extra_in everywhere 2023-10-25 12:19:32 +02:00
xen_common.c libxl: Update format strings in translated messages 2023-04-01 11:40:33 +02:00
xen_common.h
xen_xl.c conf: add ability to configure a vdpa block disk device 2023-09-12 11:06:41 -05:00
xen_xl.h
xen_xm.c conf: Don't default to raw format for loader/NVRAM 2023-08-21 13:51:34 +02:00
xen_xm.h
xenxs_private.h