Hi,

On 02/06/2024 21:04, Petr Beneš wrote:
From: Petr Beneš <w1be...@gmail.com>

Encapsulate the altp2m options within a struct. This change is preparatory
and sets the groundwork for introducing additional parameter in subsequent
commit.

Signed-off-by: Petr Beneš <w1be...@gmail.com>
---
  tools/libs/light/libxl_create.c     | 6 +++---
  tools/ocaml/libs/xc/xenctrl_stubs.c | 4 +++-
  xen/arch/arm/domain.c               | 2 +-

For the small change in Arm:

Acked-by: Julien Grall <jgr...@amazon.com> # arm

  xen/arch/x86/domain.c               | 4 ++--
  xen/arch/x86/hvm/hvm.c              | 2 +-
  xen/include/public/domctl.h         | 4 +++-
  6 files changed, 13 insertions(+), 9 deletions(-)

Cheers,

--
Julien Grall

Reply via email to