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.
One further nit though: Please limit commit message line length to 75 chars, such that certain git output (indenting by 4 chars) still stays below 80. Jan