All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bastian Blank <bastian@waldi.eu.org>
To: Konrad Rzeszutek Wilk <konrad@darnok.org>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH 1/5] xen/sys/hypervisor: Export guest_properties/is_initial_domain
Date: Mon, 28 Nov 2011 19:38:30 +0100	[thread overview]
Message-ID: <20111128183830.GC6828@wavehammer.waldi.eu.org> (raw)
In-Reply-To: <20111128181439.GB21369@andromeda.dapyr.net>

On Mon, Nov 28, 2011 at 02:14:39PM -0400, Konrad Rzeszutek Wilk wrote:
> On Sun, Nov 27, 2011 at 11:07:04PM +0100, Bastian Blank wrote:
> > diff --git a/drivers/xen/sys-hypervisor.c b/drivers/xen/sys-hypervisor.c
> > index 1e0fe01..d0916e8 100644
> > --- a/drivers/xen/sys-hypervisor.c
> > +++ b/drivers/xen/sys-hypervisor.c
> > @@ -355,6 +355,35 @@ static void xen_properties_destroy(void)
> >  	sysfs_remove_group(hypervisor_kobj, &xen_properties_group);
> >  }
> >  
> > +/* xen guest properties info */
> 
> Properties is plural, but this is a single attribute.

Just like the old /proc/xen/capabilites, it only supported one attribute
ever. However it could export a flag for hvm domain.

>                      Perhaps the name 'is_initial_domain' would be a
> better name?

It is already called this was.

>              What is the purpose of this attribute?

Replace /proc/xen/capabilities. See
<20100605162947.GA31336@wavehammer.waldi.eu.org>

>                                                     Who/what tools
> benefit from this?

The init scripts are the only users.

Bastian

-- 
Deflector shields just came on, Captain.

  reply	other threads:[~2011-11-28 18:38 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-27 22:07 [PATCH 0/5] Move stuff out of xenfs Bastian Blank
2011-11-27 22:07 ` [PATCH 1/5] xen/sys/hypervisor: Export guest_properties/is_initial_domain Bastian Blank
2011-11-28 18:14   ` Konrad Rzeszutek Wilk
2011-11-28 18:38     ` Bastian Blank [this message]
2011-11-29 23:24       ` Konrad Rzeszutek Wilk
2011-11-27 22:07 ` [PATCH 2/5] xen: Add privcmd device driver Bastian Blank
2011-11-28 16:26   ` Ian Campbell
2011-11-28 17:39     ` Bastian Blank
2011-11-28 18:00       ` Ian Campbell
2011-11-28 18:23         ` Bastian Blank
2011-11-28 19:13           ` Ian Campbell
2011-11-28 18:22   ` Konrad Rzeszutek Wilk
2011-11-28 18:46     ` Bastian Blank
2011-11-27 22:07 ` [PATCH 3/5] xen/privcmd: Remove unused support for arch specific privcmp mmap Bastian Blank
2011-11-27 22:07 ` [PATCH 4/5] xen: Add xenbus device driver Bastian Blank
2011-11-28 18:10   ` Konrad Rzeszutek Wilk
2011-11-27 22:07 ` [PATCH 5/5] xen: Add xenbusd " Bastian Blank
2011-11-28 18:37   ` Konrad Rzeszutek Wilk
2011-11-28 18:52     ` Bastian Blank
2011-11-28 19:12       ` Daniel De Graaf
2011-11-28 19:42         ` Bastian Blank
2011-11-28  9:03 ` [PATCH 0/5] Move stuff out of xenfs Christoph Egger
2011-11-28  9:31   ` Ian Campbell
2011-11-28  9:39     ` Christoph Egger
2011-11-28  9:51       ` Ian Campbell

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=20111128183830.GC6828@wavehammer.waldi.eu.org \
    --to=bastian@waldi.eu.org \
    --cc=konrad@darnok.org \
    --cc=xen-devel@lists.xensource.com \
    /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.