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

Roger Pau Monne posted 2 patches 4 years, 7 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/xen tags/patchew/20190905132703.5554-1-roger.pau@citrix.com
There is a newer version of this series
tools/libxl/libxl.c         |  1 +
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 +++++++---
8 files changed, 27 insertions(+), 9 deletions(-)
[Xen-devel] [PATCH v2 0/2] libxl: choose a sane default for HAP
Posted by Roger Pau Monne 4 years, 7 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.

The series can also be found at:

git://xenbits.xen.org/people/royger/xen.git hap_info_v2

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_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 +++++++---
 8 files changed, 27 insertions(+), 9 deletions(-)

-- 
2.22.0


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