xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Mukesh Rathor <mukesh.rathor@oracle.com>
Cc: "Xen-devel@lists.xensource.com" <Xen-devel@lists.xensource.com>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	Stefano Stabellini <Stefano.Stabellini@eu.citrix.com>
Subject: Re: [PATCH v1 0/8]: PVH (PV guest with extensions)
Date: Wed, 3 Oct 2012 13:39:56 -0700 (PDT)	[thread overview]
Message-ID: <20121003203956.GA7526@phenom.dumpdata.com> (raw)
In-Reply-To: <20121003121122.0f20d5ed@mantra.us.oracle.com>

On Wed, Oct 03, 2012 at 12:11:22PM -0700, Mukesh Rathor wrote:
> On Tue, 2 Oct 2012 10:35:28 +0100
> Ian Campbell <Ian.Campbell@citrix.com> wrote:
> 
> > On Mon, 2012-10-01 at 22:28 +0100, Mukesh Rathor wrote:
> > > On Tue, 25 Sep 2012 14:54:23 +0100
> > > Ian Campbell <Ian.Campbell@citrix.com> wrote:
> > > 
> > > > On Fri, 2012-09-21 at 20:12 +0100, Mukesh Rathor wrote:
> > > > > Hi guys,
> > > > > 
> > > > > Ok, I've made all the changes from prev RFC patch submission.
> > > > 
> > > > Did I miss the patch with the changes to arch/x86/xen/xen-head.S
> > > > which declare the features which are used here as supported by
> > > > the kernel image?
> > > > 
> > > > Ian.
> > > > 
> > > 
> > > Strange, adding following to head.S
> > > 
> > >         ELFNOTE(Xen, XEN_ELFNOTE_PADDR_OFFSET,   _ASM_PTR 0)
> > >         ELFNOTE(Xen, XEN_ELFNOTE_GUEST_PVH, .long 1)  <--------
> > > 
> > > and xenstore won't start in dom0. What gives?
> > 
> > I have no idea, I can't think of any way that xenstored would be able
> > to even see the notes given in the dom0 kernel image.
> > 
> > Are you sure you only that one exact change?
> 
> You Ok with XEN_ELFNOTE_GUEST_PVH, or should I call it
> XEN_ELFNOTE_PV_EXTENSIONS. Please LMK.

XEN_ELFNOTE_PVH_FEATURES ?

That way you can fill it with different 'features' flags
if need to. Say 1<<1 is basic, etc.


> 
> tanks
> Mukesh

  reply	other threads:[~2012-10-03 20:39 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-21 19:12 [PATCH v1 0/8]: PVH (PV guest with extensions) Mukesh Rathor
2012-09-24 15:16 ` [PATCH v1 0/8]: PVH (PV guest with extensions)u Stefano Stabellini
2012-09-24 15:23   ` Ian Campbell
2012-09-24 15:29   ` Konrad Rzeszutek Wilk
2012-09-24 16:06     ` Konrad Rzeszutek Wilk
2012-09-25 13:47 ` [PATCH v1 0/8]: PVH (PV guest with extensions) Ian Campbell
2012-09-25 13:54 ` Ian Campbell
2012-10-01 21:28   ` Mukesh Rathor
2012-10-02  9:35     ` Ian Campbell
2012-10-03 19:11       ` Mukesh Rathor
2012-10-03 20:39         ` Konrad Rzeszutek Wilk [this message]
2012-10-04  8:15           ` Ian Campbell
2012-10-04 12:52             ` Konrad Rzeszutek Wilk
2012-10-04 13:12               ` Ian Campbell
2012-10-04 18:23             ` Mukesh Rathor
2012-10-02 13:09     ` Konrad Rzeszutek Wilk
2012-10-02 18:55       ` Mukesh Rathor
2012-10-03 10:24         ` Ian Campbell
2012-10-03 22:26           ` Mukesh Rathor
2012-10-04  8:17             ` Ian Campbell
2012-09-26 13:25 ` Ian Campbell
2012-09-26 13:37   ` Konrad Rzeszutek Wilk
2012-09-26 14:46     ` Konrad Rzeszutek Wilk
2012-09-26 15:21     ` 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=20121003203956.GA7526@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=Stefano.Stabellini@eu.citrix.com \
    --cc=Xen-devel@lists.xensource.com \
    --cc=mukesh.rathor@oracle.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).