This is v2 (or rather the first 2 patches) of:
https://listman.redhat.com/archives/libvir-list/2023-August/241076.html
diff to v1:
* added ABI stability check (noticed by Peter)
* splitting the series into two parts
Kristina Hanicova (2):
conf: add support for discard_granularity
qemu: add support for discard_granularity
docs/formatdomain.rst | 6 +++++-
src/conf/domain_conf.c | 19 ++++++++++++++++++-
src/conf/domain_conf.h | 1 +
src/conf/domain_validate.c | 3 ++-
src/conf/schemas/domaincommon.rng | 5 +++++
src/qemu/qemu_command.c | 2 ++
src/qemu/qemu_domain.c | 2 ++
src/vz/vz_utils.c | 3 ++-
.../disk-blockio.x86_64-latest.args | 2 +-
tests/qemuxml2argvdata/disk-blockio.xml | 2 +-
10 files changed, 39 insertions(+), 6 deletions(-)
--
2.41.0