On 7/20/21 2:58 PM, Kristina Hanicova wrote: > This is v2 of: > https://listman.redhat.com/archives/libvir-list/2021-July/msg00441.html > > Changes since v1 (suggested by Michal): > * slight change of documentation > * improved commit message > > Kristina Hanicova (2): > docs: Allow 'id' attribute for 'cachetune' element > genericxml2xmltest: Modify cachetune test to include id > > docs/formatdomain.rst | 1 + > docs/schemas/domaincommon.rng | 5 ++++ > tests/genericxml2xmlindata/cachetune.xml | 8 +++--- > tests/genericxml2xmloutdata/cachetune.xml | 34 ----------------------- > tests/genericxml2xmltest.c | 2 +- > 5 files changed, 11 insertions(+), 39 deletions(-) > delete mode 100644 tests/genericxml2xmloutdata/cachetune.xml > Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> and pushed. Michal