All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alejandro Vallejo <alejandro.vallejo@cloud.com>
To: Xen-devel <xen-devel@lists.xenproject.org>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>, Wei Liu <wl@xen.org>,
	Anthony PERARD <anthony.perard@citrix.com>,
	Tim Deegan <tim@xen.org>,
	George Dunlap <george.dunlap@citrix.com>,
	Juergen Gross <jgross@suse.com>
Subject: Re: [PATCH v3 2/3] tools: Use new xc function for some xc_domain_getinfo() calls
Date: Tue, 2 May 2023 12:18:23 +0100	[thread overview]
Message-ID: <6450f182.050a0220.6009b.3ca5@mx.google.com> (raw)
In-Reply-To: <20230502111338.16757-3-alejandro.vallejo@cloud.com>

On Tue, May 02, 2023 at 12:13:37PM +0100, Alejandro Vallejo wrote:
> Move calls that require a information about a single precisely identified
> domain to the new xc_domain_getinfo_single().
> 
> Signed-off-by: Alejandro Vallejo <alejandro.vallejo@cloud.com>
> Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
> 
> ---
> Cc: Andrew Cooper <andrew.cooper3@citrix.com>
> Cc: Wei Liu <wl@xen.org>
> Cc: Anthony PERARD <anthony.perard@citrix.com>
> Cc: Tim Deegan <tim@xen.org>
> Cc: George Dunlap <george.dunlap@citrix.com>
> Cc: Juergen Gross <jgross@suse.com>
> 
> v3:
>  * Stylistic changes that fell under the cracks on v2
>  * Reinserted -errno convention from v1 that had been
>    removed in v2

Mistake here. It's _NOT_ supposed to have that "Reviewed-by"


  reply	other threads:[~2023-05-02 11:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-02 11:13 [PATCH v3 0/3] Rationalize usage of xc_domain_getinfo{,list}() Alejandro Vallejo
2023-05-02 11:13 ` [PATCH v3 1/3] tools: Modify single-domid callers of xc_domain_getinfolist() Alejandro Vallejo
2023-05-02 11:17   ` Alejandro Vallejo
2023-05-02 12:50   ` Christian Lindig
2023-05-03 16:36   ` Anthony PERARD
2023-05-02 11:13 ` [PATCH v3 2/3] tools: Use new xc function for some xc_domain_getinfo() calls Alejandro Vallejo
2023-05-02 11:18   ` Alejandro Vallejo [this message]
2023-05-02 13:02     ` Andrew Cooper
2023-05-03 17:02   ` Anthony PERARD
2023-05-02 11:13 ` [PATCH v3 3/3] domctl: Modify XEN_DOMCTL_getdomaininfo to fail if domid is not found Alejandro Vallejo
2023-05-03 17:12   ` 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=6450f182.050a0220.6009b.3ca5@mx.google.com \
    --to=alejandro.vallejo@cloud.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=anthony.perard@citrix.com \
    --cc=george.dunlap@citrix.com \
    --cc=jgross@suse.com \
    --cc=tim@xen.org \
    --cc=wl@xen.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.