On 23.10.25 19:58, Maksim Davydov wrote:
"sev-guest" option was added to the 9.0 machines. So, the script has to
be able to get default values of properties of this type.
Unfortunatelly, some default values are set during instance
initialization but not during class initialization. Thus, they can't be
easily accessed.
Based on the above, "qom-list-properties" command was choosen for getting
default values, but now it always returns nothing usefull. Maybe, in the
future we will have a more appropriate command for "sev-guest".
Signed-off-by: Maksim Davydov<[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
--
Best regards,
Vladimir