xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [Xen-devel] [PATCH v3 0/2] libxl: choose a sane default for HAP
@ 2019-09-06 14:30 Roger Pau Monne
  2019-09-06 14:30 ` [Xen-devel] [PATCH v3 1/2] sysctl: report existing physcaps on ARM Roger Pau Monne
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Roger Pau Monne @ 2019-09-06 14:30 UTC (permalink / raw)
  To: xen-devel
  Cc: Stefano Stabellini, Wei Liu, Konrad Rzeszutek Wilk,
	George Dunlap, Andrew Cooper, Ian Jackson, Tim Deegan,
	Julien Grall, Paul Durrant, Jan Beulich, Anthony PERARD,
	Volodymyr Babchuk, Roger Pau Monne

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-09-10 14:45 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-06 14:30 [Xen-devel] [PATCH v3 0/2] libxl: choose a sane default for HAP Roger Pau Monne
2019-09-06 14:30 ` [Xen-devel] [PATCH v3 1/2] sysctl: report existing physcaps on ARM Roger Pau Monne
2019-09-09 10:07   ` Julien Grall
2019-09-06 14:30 ` [Xen-devel] [PATCH v3 2/2] sysctl/libxl: choose a sane default for HAP Roger Pau Monne
2019-09-06 14:39   ` Andrew Cooper
2019-09-09 10:10   ` Julien Grall
2019-09-09 13:47   ` [Xen-devel] [PATCH] fixup " Andrew Cooper
2019-09-09 14:29     ` Ian Jackson
2019-09-10 14:43     ` Jan Beulich
2019-09-10 14:44       ` Andrew Cooper
2019-09-09 14:10   ` [Xen-devel] [PATCH v3 2/2] " Ian Jackson
2019-09-09 10:21 ` [Xen-devel] [PATCH v3 0/2] libxl: " Julien Grall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).