All of lore.kernel.org
 help / color / mirror / Atom feed
From: Razvan Cojocaru <rcojocaru@bitdefender.com>
To: Konrad Rzeszutek Wilk <konrad@kernel.org>,
	xen-devel@lists.xenproject.org
Cc: Keir Fraser <keir@xen.org>,
	Ian Campbell <ian.campbell@citrix.com>,
	Ian Jackson <ian.jackson@eu.citrix.com>, Tim Deegan <tim@xen.org>,
	Jan Beulich <jbeulich@suse.com>
Subject: Re: [PATCH] version: Document guest_handle
Date: Fri, 19 Feb 2016 18:23:17 +0200	[thread overview]
Message-ID: <56C74175.3010207@bitdefender.com> (raw)
In-Reply-To: <1455892362-1560-1-git-send-email-konrad.wilk@oracle.com>

On 02/19/2016 04:32 PM, Konrad Rzeszutek Wilk wrote:
> And what it is usually used for.
> 
> Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
> ---
>  xen/include/public/version.h | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/xen/include/public/version.h b/xen/include/public/version.h
> index adca602..b97fc68 100644
> --- a/xen/include/public/version.h
> +++ b/xen/include/public/version.h
> @@ -79,6 +79,10 @@ typedef struct xen_feature_info xen_feature_info_t;
>  #define XENVER_pagesize 7
>  
>  /* arg == xen_domain_handle_t. */
> +/*
> + * The toolstack fills it out for the guest consumption. Usually it is
> + * the UUID of the guest but can be anything.
> + */
>  #define XENVER_guest_handle 8
>  
>  #define XENVER_commandline 9

Reviewed-by: Razvan Cojocaru <rcojocaru@bitdefender.com>


Thanks,
Razvan

  parent reply	other threads:[~2016-02-19 16:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-19 10:10 Is there a way to get the current PV domain's UUID? Razvan Cojocaru
2016-02-19 10:19 ` Razvan Cojocaru
2016-02-19 10:20 ` Ian Campbell
2016-02-19 10:44   ` Razvan Cojocaru
2016-02-19 10:56     ` Ian Campbell
2016-02-19 14:32   ` [PATCH] version: Document guest_handle Konrad Rzeszutek Wilk
2016-02-19 14:36     ` Razvan Cojocaru
2016-02-19 16:21       ` Konrad Rzeszutek Wilk
2016-02-19 16:23     ` Razvan Cojocaru [this message]
2016-02-22 12:32     ` Jan Beulich
2016-02-23 19:04       ` Konrad Rzeszutek Wilk
2016-02-24  7:46         ` Jan Beulich

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=56C74175.3010207@bitdefender.com \
    --to=rcojocaru@bitdefender.com \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jbeulich@suse.com \
    --cc=keir@xen.org \
    --cc=konrad@kernel.org \
    --cc=tim@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.