Home
last modified time | relevance | path

Searched refs:check_compat_model_failed (Results 1 – 1 of 1) sorted by relevance

/qemu/target/s390x/
H A Dcpu_models.c504 static void check_compat_model_failed(Error **errp, in check_compat_model_failed() function
521 check_compat_model_failed(errp, max_model, "Selected CPU generation is too new"); in check_compatibility()
525 check_compat_model_failed(errp, max_model, "Selected CPU GA level is too new"); in check_compatibility()