All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@eu.citrix.com>
To: Patrick Colp <pjcolp@cs.ubc.ca>
Cc: "Jun Zhu (Intern)" <Jun.Zhu@citrix.com>,
	Tim Deegan <Tim.Deegan@eu.citrix.com>,
	"dgdegra@tycho.nsa.gov" <dgdegra@tycho.nsa.gov>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: Re: [PATCH] libxl: fix xenstore connection when run in domU
Date: Tue, 31 Aug 2010 19:54:32 +0100	[thread overview]
Message-ID: <1283280872.3469.76.camel@localhost.localdomain> (raw)
In-Reply-To: <AANLkTimiVnYpwzGbg0CmA4NEaraLx4xS5fMdNmethaGf@mail.gmail.com>

On Tue, 2010-08-31 at 18:51 +0100, Patrick Colp wrote:
> Which XenBus driver is this? In Linux?

Yes. Specifically pvops Linux domain 0.

> I've certainly had no issues running a Mini-OS XenStore stubdom (at least not in regards to missing
> things like XS_INTRODUCE).

xenbus_file_write has an explicit whitelist of XS_FOO which are allowed,
which doesn't include XS_INTRODUCE.

This seems to be different in linux-2.6.18-xen due to 874:68d582b0ad05
and 876:bd7e30b58d12 which I had forgotten were already applied. I guess
those just need porting up to pvops.

Ian.

> 
> 
> Patrick
> 
> 
> On 31 August 2010 03:44, Ian Campbell <Ian.Campbell@eu.citrix.com> wrote:
> > On Tue, 2010-08-31 at 11:32 +0100, Jun Zhu (Intern) wrote:
> >>
> >> If xenstore runs in a seperate domain, it must use xenbus dev to
> >> communicate. If so, the xenstore commands in Xenbus driver are not
> >> complete. For example, it does not contain XS_INTRODUCE now.
> >
> > IIRC Diego's original xenstore-stubdom patch series from way back when
> > (posted to the list by Diego and again later by Alex Zeffertt) included
> > patches to the kernel side xenbus driver to resolve issues like this.
> >
> > Ian.
> >
> >
> >

  reply	other threads:[~2010-08-31 18:54 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-31  9:05 [PATCH] libxl: fix xenstore connection when run in domU Jun Zhu (Intern)
2010-08-31  9:15 ` Ian Campbell
2010-08-31  9:36   ` Jun Zhu (Intern)
2010-08-31 10:12     ` Ian Campbell
2010-08-31 10:28   ` Tim Deegan
2010-08-31 10:32     ` Jun Zhu (Intern)
2010-08-31 10:44       ` Ian Campbell
2010-08-31 17:51         ` Patrick Colp
2010-08-31 18:54           ` Ian Campbell [this message]
2010-09-01  8:40           ` 答复: [Xen-devel] " Jun Zhu (Intern)
2010-09-01  8:52             ` ????: " Tim Deegan
2010-09-01 16:26               ` Jeremy Fitzhardinge

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=1283280872.3469.76.camel@localhost.localdomain \
    --to=ian.campbell@eu.citrix.com \
    --cc=Jun.Zhu@citrix.com \
    --cc=Tim.Deegan@eu.citrix.com \
    --cc=dgdegra@tycho.nsa.gov \
    --cc=pjcolp@cs.ubc.ca \
    --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.