[PATCH v3 0/2] Expose capabilities in get_domain_state

Jason Andryuk posted 2 patches 3 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250722001958.174294-1-jason.andryuk@amd.com
tools/include/xenmanage.h   | 14 ++++++++++++--
tools/libs/manage/core.c    | 21 +++++++++++++++++----
tools/xenstored/domain.c    |  8 ++++----
xen/common/domain.c         | 10 +++++++++-
xen/include/public/domctl.h |  7 +++++--
5 files changed, 47 insertions(+), 13 deletions(-)
[PATCH v3 0/2] Expose capabilities in get_domain_state
Posted by Jason Andryuk 3 months, 1 week ago
This is the capabilities patches split out from the larger series.
get_domain_state is new in 4.21.  If they go in before the release, the
library won't need to be changed in the future.

v3 is used since they are iterations from the other series.

Jason Andryuk (2):
  xen: Add capabilities to get_domain_state
  tools/manage: Expose domain capabilities

 tools/include/xenmanage.h   | 14 ++++++++++++--
 tools/libs/manage/core.c    | 21 +++++++++++++++++----
 tools/xenstored/domain.c    |  8 ++++----
 xen/common/domain.c         | 10 +++++++++-
 xen/include/public/domctl.h |  7 +++++--
 5 files changed, 47 insertions(+), 13 deletions(-)

-- 
2.50.1