On Thu, 5 Feb 2026, [email protected] wrote: > From: Denis Mukhin <[email protected]> > > Add a new symbol DOMID_ANY to improve the readability of the code. > > Update all relevant domid_alloc() call sites and harden the domid_alloc() > input value check. > > Also, fix problem with passing invalid domain IDs in > XEN_DOMCTL_createdomain: turns out libxl__domain_make() (toolstack) > uses 0xffff as domain ID. > > Amends: 2d5065060710 ("xen/domain: unify domain ID allocation") > Signed-off-by: Denis Mukhin <[email protected]>
Reviewed-by: Stefano Stabellini <[email protected]>
