On 4/24/24 16:59, Kristina Hanicova wrote: > *** BLURB HERE *** > > Kristina Hanicova (4): > Introduce QEMU_CAPS_MACHINE_VIRT_RAS capability > conf: parse and format machine virt ras feature > qemu: validate machine virt ras feature > qemu: format machine virt ras feature and test it > > docs/formatdomain.rst | 5 +++ > src/conf/domain_conf.c | 6 +++- > src/conf/domain_conf.h | 1 + > src/conf/schemas/domaincommon.rng | 5 +++ > src/qemu/qemu_capabilities.c | 2 ++ > src/qemu/qemu_capabilities.h | 1 + > src/qemu/qemu_command.c | 5 +++ > src/qemu/qemu_validate.c | 16 ++++++++++ > .../caps_5.2.0_aarch64.xml | 1 + > .../caps_6.0.0_aarch64.xml | 1 + > .../caps_6.2.0_aarch64.xml | 1 + > .../caps_7.0.0_aarch64+hvf.xml | 1 + > .../caps_7.0.0_aarch64.xml | 1 + > .../caps_8.2.0_aarch64.xml | 1 + > .../caps_8.2.0_armv7l.xml | 1 + > .../aarch64-features-ras.aarch64-latest.args | 31 +++++++++++++++++++ > .../aarch64-features-ras.aarch64-latest.xml | 1 + > .../qemuxmlconfdata/aarch64-features-ras.xml | 26 ++++++++++++++++ > tests/qemuxmlconftest.c | 2 ++ > 19 files changed, 107 insertions(+), 1 deletion(-) > create mode 100644 tests/qemuxmlconfdata/aarch64-features-ras.aarch64-latest.args > create mode 120000 tests/qemuxmlconfdata/aarch64-features-ras.aarch64-latest.xml > create mode 100644 tests/qemuxmlconfdata/aarch64-features-ras.xml > Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> But I'll postpone pushing these for a bit to give others a chance to express their position on the problem I'm mentioning in 3/4. Michal _______________________________________________ Devel mailing list -- devel@xxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx