On 29.05.2025 00:50, dm...@proton.me wrote:
> From: Denis Mukhin
>
> From: Denis Mukhin
>
> Embedded deployments of Xen do not need to have support for more than dozen of
> domains.
>
> Introduce build-time configuration option to limit the number of domains
> during
> run-time.
>
> Suggeste
On Wed, 28 May 2025, dm...@proton.me wrote:
> From: Denis Mukhin
>
> From: Denis Mukhin
>
> Embedded deployments of Xen do not need to have support for more than dozen of
> domains.
>
> Introduce build-time configuration option to limit the number of domains
> during
> run-time.
>
> Suggeste
From: Denis Mukhin
From: Denis Mukhin
Embedded deployments of Xen do not need to have support for more than dozen of
domains.
Introduce build-time configuration option to limit the number of domains during
run-time.
Suggested-by: Julien Grall
Signed-off-by: Denis Mukhin
---
Changes since v8