[PATCH v5 0/2] xen/domain: domain ID allocation

dmkhn@proton.me posted 2 patches 5 months, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250504135544.730906-1-dmukhin@ford.com
There is a newer version of this series
xen/arch/arm/dom0less-build.c | 17 ++++----
xen/arch/arm/domain_build.c   | 17 +++++---
xen/arch/arm/setup.c          |  2 +
xen/arch/x86/setup.c          | 13 +++++--
xen/common/domain.c           | 73 +++++++++++++++++++++++++++++++++++
xen/common/domctl.c           | 41 ++------------------
xen/include/xen/domain.h      |  4 ++
7 files changed, 112 insertions(+), 55 deletions(-)
[PATCH v5 0/2] xen/domain: domain ID allocation
Posted by dmkhn@proton.me 5 months, 4 weeks ago
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 v4: https://lore.kernel.org/xen-devel/20250422215322.521464-1-dmukhin@ford.com/
Link to CI: https://gitlab.com/xen-project/people/dmukhin/xen/-/pipelines/1799395667

Denis Mukhin (2):
  xen/domain: unify domain ID allocation
  xen/domain: adjust domain ID allocation for Arm

 xen/arch/arm/dom0less-build.c | 17 ++++----
 xen/arch/arm/domain_build.c   | 17 +++++---
 xen/arch/arm/setup.c          |  2 +
 xen/arch/x86/setup.c          | 13 +++++--
 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
Re: [PATCH v5 0/2] xen/domain: domain ID allocation
Posted by Demi Marie Obenour 5 months, 4 weeks ago
On 5/4/25 9:56 AM, dmkhn@proton.me wrote:
> 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 v4: https://lore.kernel.org/xen-devel/20250422215322.521464-1-dmukhin@ford.com/
> Link to CI: https://gitlab.com/xen-project/people/dmukhin/xen/-/pipelines/1799395667
> 
> Denis Mukhin (2):
>   xen/domain: unify domain ID allocation
>   xen/domain: adjust domain ID allocation for Arm
> 
>  xen/arch/arm/dom0less-build.c | 17 ++++----
>  xen/arch/arm/domain_build.c   | 17 +++++---
>  xen/arch/arm/setup.c          |  2 +
>  xen/arch/x86/setup.c          | 13 +++++--
>  xen/common/domain.c           | 73 +++++++++++++++++++++++++++++++++++
>  xen/common/domctl.c           | 41 ++------------------
>  xen/include/xen/domain.h      |  4 ++
>  7 files changed, 112 insertions(+), 55 deletions(-)

This email was marked as spam due to a DKIM failure.  Is this a mailing
list misconfiguration?
-- 
Sincerely,
Demi Marie Obenour (she/her/hers)