On 16.07.2025 16:18, Alejandro Vallejo wrote:
> These days d->max_vcpus is populated on domain_create(), so use that instead 
> and
> avoid a function call.

And it's not just this. As it's not straightforward to prove that two runs of
this function, at different points in time, would yield the same result, it's
also quite desirable that then there's only a single call remaining.

> Signed-off-by: Alejandro Vallejo <alejandro.garciavall...@amd.com>

Reviewed-by: Jan Beulich <jbeul...@suse.com>

Jan

Reply via email to