All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: Wei.Liu2@citrix.com, ian.campbell@citrix.com,
	stefano.stabellini@eu.citrix.com, george.dunlap@eu.citrix.com,
	andrew.cooper3@citrix.com, mcgrof@suse.com,
	julien.grall@linaro.org, ian.jackson@eu.citrix.com,
	msw@amazon.com, xen-devel@lists.xenproject.org,
	roger.pau@citrix.com
Subject: Re: Xen 4.5 development update (October update). RC1 on 24th
Date: Tue, 21 Oct 2014 14:24:35 +0200	[thread overview]
Message-ID: <20141021122434.GB8361@aepfle.de> (raw)
In-Reply-To: <20141020213034.GA11707@laptop.dumpdata.com>

On Mon, Oct 20, Konrad Rzeszutek Wilk wrote:

> On Mon, Oct 20, 2014 at 10:09:41AM +0200, Olaf Hering wrote:
> > On Fri, Oct 17, konrad.wilk@oracle.com wrote:
> > 
> > > by Boris and build and Makefile changes by Andrew (the ones by Olaf
> > > are all in?).
> > 
> > These are the outstanding changes in my own for-4.5 queue:
> > 
> >  pick 590db9e tools/mkrpm: improve version.release handling
> >  pick 3495d6c Separate runtime debug output from debug symbols   (v3)
> >  pick cde4d39 Add configure --with-extra-cflags-*
> >  pick e47f208 tools/hotplug: use configure --sysconfdir result
> >  pick f8b2e49 tools/hotplug: fix systemd service files for dom0
> >  pick 13a834b tools/hotplug: update dependency of var-lib-xenstored.mount
> > maybe 8a52b89 tools/hotplug: add helper script to visualize systemd dependencies
> >  pick c0af9cc README: remove references to unneeded python helpers
> >  pick b2ee641 Add INSTALL file
> 
> The INSTALL file and the 'fix' are of course OK.
> 
> For the rest, can you explain what would happen if we did not include them
> in Xen 4.5?

Without "tools/mkrpm: improve version.release handling" it is difficult
to update the xen.rpm because the Release: number is always zero.
'rpmball' is a new feature in 4.5, it should work properly right form
the start.


Without v3 of "Separate runtime debug output from debug symbols" the
hypervisor, parts of ocaml and qemu are still built with -g even with
'make debug_symbols=n'.  There is no agreement how the default should be
set, but thats outside the scope of this patch.


Without "Add configure --with-extra-cflags-*" the buildsystem will pick
"random" environment variables for CFLAGS. Now that we have the tools in
place they they should be set once with configure to have consistent
results if make is called from different shells.
I will send v2 of this patch to handle also --without-extra-cflags, this
makes the code consistent with other usage of AC_ARG_WITH() in that file.

Without "tools/hotplug: use configure --sysconfdir result" the newly
installed runlevel scripts will use system config files instead of the
files installed after configure --sysconfdir=/odd/path. This is a bug.


Olaf

  reply	other threads:[~2014-10-21 12:25 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-17 17:14 Xen 4.5 development update (October update). RC1 on 24th konrad.wilk
2014-10-17 18:44 ` Wei Liu
2014-10-17 18:45 ` Thomas Leonard
2014-10-20  9:34   ` Ian Campbell
2014-10-20 21:35     ` Konrad Rzeszutek Wilk
2014-10-21 10:27       ` Ian Campbell
2014-10-21 10:35         ` Thomas Leonard
2014-10-17 21:40 ` Boris Ostrovsky
2014-10-18  8:47 ` Arianna Avanzini
2014-10-20  8:09 ` Olaf Hering
2014-10-20 21:30   ` Konrad Rzeszutek Wilk
2014-10-21 12:24     ` Olaf Hering [this message]
2014-10-21 14:36       ` Konrad Rzeszutek Wilk
2014-10-20  9:54 ` Jan Beulich
2014-10-20 21:33   ` Konrad Rzeszutek Wilk
2014-10-21 10:54 ` Tamas K Lengyel

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=20141021122434.GB8361@aepfle.de \
    --to=olaf@aepfle.de \
    --cc=Wei.Liu2@citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=george.dunlap@eu.citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=julien.grall@linaro.org \
    --cc=konrad.wilk@oracle.com \
    --cc=mcgrof@suse.com \
    --cc=msw@amazon.com \
    --cc=roger.pau@citrix.com \
    --cc=stefano.stabellini@eu.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 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.