From: Konrad Rzeszutek Wilk <konrad@darnok.org>
To: Bastian Blank <bastian@waldi.eu.org>, xen-devel@lists.xensource.com
Subject: Re: [PATCH 1/5] xen/sys/hypervisor: Export guest_properties/is_initial_domain
Date: Tue, 29 Nov 2011 19:24:04 -0400 [thread overview]
Message-ID: <20111129232404.GD23958@andromeda.dapyr.net> (raw)
In-Reply-To: <20111128183830.GC6828@wavehammer.waldi.eu.org>
On Mon, Nov 28, 2011 at 07:38:30PM +0100, Bastian Blank wrote:
> 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.
Ah yes. Somehow I was thinking it was guest_properties.
>
> > 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.
next prev parent reply other threads:[~2011-11-29 23:24 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
2011-11-29 23:24 ` Konrad Rzeszutek Wilk [this message]
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=20111129232404.GD23958@andromeda.dapyr.net \
--to=konrad@darnok.org \
--cc=bastian@waldi.eu.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.