From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: Xen 4.5 development update (October update). RC1 on 24th Date: Mon, 20 Oct 2014 17:30:34 -0400 Message-ID: <20141020213034.GA11707@laptop.dumpdata.com> References: <20141017171401.1C26FF1C99@laptop.dumpdata.com> <20141020080941.GA13325@aepfle.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XgKXV-0008BJ-PR for xen-devel@lists.xenproject.org; Mon, 20 Oct 2014 21:30:53 +0000 Content-Disposition: inline In-Reply-To: <20141020080941.GA13325@aepfle.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Olaf Hering 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 List-Id: xen-devel@lists.xenproject.org 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? Thank you. > > > Olaf