[Xen-devel] [PATCH v3 0/2] libxl: choose a sane default for HAP

Roger Pau Monne posted 2 patches 4 years, 6 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/20190906143021.28261-1-roger.pau@citrix.com
tools/libxl/libxl.c         |  1 +
tools/libxl/libxl.h         |  7 +++++++
tools/libxl/libxl_create.c  |  8 +++++++-
tools/libxl/libxl_types.idl |  1 +
tools/xl/xl_info.c          |  5 +++--
xen/arch/arm/sysctl.c       |  5 ++++-
xen/arch/x86/sysctl.c       |  4 ++--
xen/common/sysctl.c         |  2 ++
xen/include/public/sysctl.h | 10 +++++++---
9 files changed, 34 insertions(+), 9 deletions(-)
[Xen-devel] [PATCH v3 0/2] libxl: choose a sane default for HAP
Posted by Roger Pau Monne 4 years, 6 months ago
Hello,

First patch is a preparatory change to also make use of the physcaps on
ARM, second patch introduces a new physcap (HAP) in order for the
toolstack to decide whether to use HAP if the user hasn't made a
selection.

Thanks, Roger.

Roger Pau Monne (2):
  sysctl: report existing physcaps on ARM
  sysctl/libxl: choose a sane default for HAP

 tools/libxl/libxl.c         |  1 +
 tools/libxl/libxl.h         |  7 +++++++
 tools/libxl/libxl_create.c  |  8 +++++++-
 tools/libxl/libxl_types.idl |  1 +
 tools/xl/xl_info.c          |  5 +++--
 xen/arch/arm/sysctl.c       |  5 ++++-
 xen/arch/x86/sysctl.c       |  4 ++--
 xen/common/sysctl.c         |  2 ++
 xen/include/public/sysctl.h | 10 +++++++---
 9 files changed, 34 insertions(+), 9 deletions(-)

-- 
2.22.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel
Re: [Xen-devel] [PATCH v3 0/2] libxl: choose a sane default for HAP
Posted by Julien Grall 4 years, 6 months ago
Hi,

On 9/6/19 3:30 PM, Roger Pau Monne wrote:
> Hello,
> 
> First patch is a preparatory change to also make use of the physcaps on
> ARM, second patch introduces a new physcap (HAP) in order for the
> toolstack to decide whether to use HAP if the user hasn't made a
> selection.
> 
> Thanks, Roger.
> 
> Roger Pau Monne (2):
>    sysctl: report existing physcaps on ARM

I have committed this patch.

>    sysctl/libxl: choose a sane default for HAP

This one requires an Ack from the tools maintainers.

Cheers,

-- 
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel