From: Jan Beulich <jbeulich@suse.com>
To: Juergen Gross <jgross@suse.com>
Cc: "Daniel P. Smith" <dpsmith@apertussolutions.com>,
"Anthony PERARD" <anthony.perard@vates.tech>,
"Andrew Cooper" <andrew.cooper3@citrix.com>,
"Michal Orzel" <michal.orzel@amd.com>,
"Julien Grall" <julien@xen.org>,
"Roger Pau Monné" <roger.pau@citrix.com>,
"Stefano Stabellini" <sstabellini@kernel.org>,
xen-devel@lists.xenproject.org
Subject: Re: [PATCH v7 5/7] xen: add new domctl get_changed_domain
Date: Thu, 9 Jan 2025 16:50:49 +0100 [thread overview]
Message-ID: <1d244fe8-96a6-4597-a741-2b4ec15a71fa@suse.com> (raw)
In-Reply-To: <20250109105935.23585-6-jgross@suse.com>
On 09.01.2025 11:59, Juergen Gross wrote:
> Add a new domctl sub-function to get data of a domain having changed
> state (this is needed by Xenstore).
>
> The returned state just contains the domid, the domain unique id,
> and some flags (existing, shutdown, dying).
>
> In order to enable Xenstore stubdom being built for multiple Xen
> versions, make this domctl stable. For stable domctls the
> interface_version is always 0.
>
> Signed-off-by: Juergen Gross <jgross@suse.com>
> Acked-by: Daniel P. Smith <dpsmith@apertussolutions.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com> # non-XSM/Flask
next prev parent reply other threads:[~2025-01-09 15:51 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-09 10:59 [PATCH v7 0/7] remove libxenctrl usage from xenstored Juergen Gross
2025-01-09 10:59 ` [PATCH v7 1/7] xen/events: fix race with set_global_virq_handler() Juergen Gross
2025-01-09 15:46 ` Jan Beulich
2025-01-09 10:59 ` [PATCH v7 2/7] xen/events: don't allow binding a global virq from any domain Juergen Gross
2025-01-09 10:59 ` [PATCH v7 3/7] xen/events: allow setting of global virq handler only for unbound virqs Juergen Gross
2025-01-09 10:59 ` [PATCH v7 4/7] xen: add bitmap to indicate per-domain state changes Juergen Gross
2025-01-09 15:49 ` Jan Beulich
2025-01-09 10:59 ` [PATCH v7 5/7] xen: add new domctl get_changed_domain Juergen Gross
2025-01-09 15:50 ` Jan Beulich [this message]
2025-01-09 10:59 ` [PATCH v7 6/7] tools/libs: add a new libxenmanage library Juergen Gross
2025-01-09 10:59 ` [PATCH v7 7/7] tools/xenstored: use new stable interface instead of libxenctrl Juergen Gross
2025-01-16 13:44 ` Anthony PERARD
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1d244fe8-96a6-4597-a741-2b4ec15a71fa@suse.com \
--to=jbeulich@suse.com \
--cc=andrew.cooper3@citrix.com \
--cc=anthony.perard@vates.tech \
--cc=dpsmith@apertussolutions.com \
--cc=jgross@suse.com \
--cc=julien@xen.org \
--cc=michal.orzel@amd.com \
--cc=roger.pau@citrix.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.