On Wed, Apr 24, 2024 at 04:59:38PM GMT, Kristina Hanicova wrote: > Introduce QEMU_CAPS_MACHINE_VIRT_RAS capability Nit: missing 'qemu: ' prefix. > The capability can be used to detect if the qemu binary already > supports 'ras' feature for 'virt' machine type. > > Signed-off-by: Kristina Hanicova <khanicov@xxxxxxxxxx> > --- > src/qemu/qemu_capabilities.c | 2 ++ > src/qemu/qemu_capabilities.h | 1 + > tests/qemucapabilitiesdata/caps_5.2.0_aarch64.xml | 1 + > tests/qemucapabilitiesdata/caps_6.0.0_aarch64.xml | 1 + > tests/qemucapabilitiesdata/caps_6.2.0_aarch64.xml | 1 + > tests/qemucapabilitiesdata/caps_7.0.0_aarch64+hvf.xml | 1 + > tests/qemucapabilitiesdata/caps_7.0.0_aarch64.xml | 1 + > tests/qemucapabilitiesdata/caps_8.2.0_aarch64.xml | 1 + > tests/qemucapabilitiesdata/caps_8.2.0_armv7l.xml | 1 + > 9 files changed, 10 insertions(+) Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization _______________________________________________ Devel mailing list -- devel@xxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx