xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <ian.campbell@citrix.com>
To: Wei Liu <wei.liu2@citrix.com>
Cc: xen-devel@lists.xenproject.org,
	Ian Jackson <ian.jackson@eu.citrix.com>,
	Roger Pau Monne <roger.pau@citrix.com>
Subject: Re: [PATCH v2] libxc: fix the types used in xc_dom_image to build HVM guests
Date: Fri, 16 Oct 2015 09:55:52 +0100	[thread overview]
Message-ID: <1444985752.12442.1.camel@citrix.com> (raw)
In-Reply-To: <20151016085043.GH32638@zion.uk.xensource.com>

On Fri, 2015-10-16 at 09:50 +0100, Wei Liu wrote:
> On Fri, Oct 16, 2015 at 09:48:34AM +0100, Ian Campbell wrote:
> > On Thu, 2015-10-15 at 19:23 +0200, Roger Pau Monne wrote:
> > > Fix the types used to store the memory parameters of an HVM guest,
> > > previously they defaulted to unsigned long on 32bit toolstack builds,
> > > which
> > > is wrong because a 32bit value cannot hold a 64bit memory address
> > > that
> > > crosses the 4GB boundary.
> > > 
> > > Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
> > > Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> > > Cc: Ian Campbell <ian.campbell@citrix.com>
> > > Cc: Wei Liu <wei.liu2@citrix.com>
> > 
> > Acked-by: Ian Campbell <ian.campbell@citrix.com>
> 
> Acked-by: Wei Liu <wei.liu2@citrix.com>

Thanks.

> > > ---
> > > I don't have a 32bit Dom0 at hand, so if someone can try to create a
> > > HVM
> > > guests using a 32bit toolstack with more than 4GB of RAM it would be
> > > helpful.
> > 
> > I am happy after eyeballing that this is at least an improvement and am
> > content to let osstest answer this question.
> > 
> 
> Agreed.

Done.

> > I'm still having some trouble accessing the machines where I typically do
> > all my semi-automated pre-push build tests but given that these issues have
> > been blocking the push gate for a while now I am going to push this change
> > without the full, i.e. just a quick local adhoc build which I am doing now.

Roger, please keep an eye out for build issues in the smoke test etc.

Ian.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

  reply	other threads:[~2015-10-16  8:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15 17:23 [PATCH v2] libxc: fix the types used in xc_dom_image to build HVM guests Roger Pau Monne
2015-10-16  8:48 ` Ian Campbell
2015-10-16  8:50   ` Wei Liu
2015-10-16  8:55     ` Ian Campbell [this message]
2015-10-16  8:57 ` Ian Campbell
2015-10-16  9:00   ` Wei Liu
2015-10-16  9:03     ` Roger Pau Monné
2015-10-16  9:10       ` 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=1444985752.12442.1.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=roger.pau@citrix.com \
    --cc=wei.liu2@citrix.com \
    --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 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).