libvirt/src/vz
Kristina Hanicova 96d8ee2cff conf: add support for discard_granularity
This introduces the ability to set the discard granularity option
for a disk.  It defines the smallest amount of data that can be
discarded in a single operation (useful for managing and
optimizing storage).

However, most hypervisors automatically set the proper discard
granularity and users usually do not need to change the default
setting.

Signed-off-by: Kristina Hanicova <khanicov@redhat.com>
Reviewed-by: Peter Krempa <pkrempa@redhat.com>
2023-08-25 15:05:13 +02:00
..
meson.build remove sysconfig files 2022-01-17 18:20:59 +01:00
virtvzd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtvzd.service.in src: remove After=local-fs.target from systemd units 2023-07-20 10:58:00 +01:00
vz_driver.c Don't translate strings used with VIR_DEBUG 2023-04-14 15:21:59 +02:00
vz_driver.h src/vz: use #pragma once in headers 2019-06-19 17:12:33 +02:00
vz_sdk.c vz: Update format strings in translated messages 2023-04-01 11:40:35 +02:00
vz_sdk.h lib: Drop internal virXXXPtr typedefs 2021-04-13 17:00:38 +02:00
vz_utils.c conf: add support for discard_granularity 2023-08-25 15:05:13 +02:00
vz_utils.h vz: Update format strings in translated messages 2023-04-01 11:40:35 +02:00