libvirt/src/ch
Andrea Bolognani a8682ab791 drivers: Group global features together
All these features are supposed to be handled by the call to
virDriverFeatureIsGlobal() placed right above the switch
statement, so if any of them is actually encountered inside
the switch statement it means there's a bug in the driver and
we should report an error.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2022-04-07 18:59:08 +02:00
..
ch_conf.c ch: Use automatic mutex management 2022-02-11 11:04:01 +01:00
ch_conf.h ch: Use automatic mutex management 2022-02-11 11:04:01 +01:00
ch_domain.c ch: use virDomainJob enum instead of virCHDomainJob 2022-03-25 13:41:08 +01:00
ch_domain.h ch: use virDomainJob enum instead of virCHDomainJob 2022-03-25 13:41:08 +01:00
ch_driver.c drivers: Group global features together 2022-04-07 18:59:08 +02:00
ch_driver.h
ch_monitor.c ch_monitor: Use automatic mutex management 2022-04-05 15:59:08 +02:00
ch_monitor.h
ch_process.c lib: Set up cpuset controller for restrictive numatune 2022-04-07 12:12:11 +02:00
ch_process.h
meson.build meson: Add missing virt_install_dirs 2022-02-02 16:26:36 +01:00
virtchd.service.in systemd: Use correct man page name in modular daemon service files 2022-02-01 13:20:11 +01:00