[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [PATCH v6 0/2] xen/domain: domain ID allocation
The patch series adds new library calls for allocating domain IDs. Patch 1 introduces new domid_{init,alloc,free} calls. Patch 2 adjusts hardware domain ID treatment on Arm. Link to v5: https://lore.kernel.org/xen-devel/20250504135544.730906-1-dmukhin@xxxxxxxx/ Link to CI: https://gitlab.com/xen-project/people/dmukhin/xen/-/pipelines/1820251194 Denis Mukhin (2): xen/domain: unify domain ID allocation xen/domain: adjust domain ID allocation for Arm xen/arch/arm/domain_build.c | 17 ++++-- xen/arch/arm/setup.c | 2 + xen/arch/x86/setup.c | 13 +++-- xen/common/device-tree/dom0less-build.c | 17 +++--- xen/common/domain.c | 73 +++++++++++++++++++++++++ xen/common/domctl.c | 41 ++------------ xen/include/xen/domain.h | 4 ++ 7 files changed, 112 insertions(+), 55 deletions(-) -- 2.34.1
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |