[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Opening Xen 4.4.1-pre for backports
On Fri, Mar 14, 2014 at 02:30:05PM +0000, Ian Jackson wrote: > I have updated xen/Makefile's version number. I take it we should be > considering backport requests to apply to 4.4, where applicable, now ? > I'd like to see at least the following backported to Xen 4.4.1: - pygrub fixes (rhel7 beta support) - qemu-upstream hvm vcpu hotplug patches (actually these seem to be already in qemu-upstream-4.4) - RTC fixes (win2k3 crash fix) - Konrad's serial console (SOL/AMT) patches / Broadcom TruManage NetXtreme UART patches -- Pasi > What is our backport policy for 4.4.1 ? Same as 4.3.x was ? > > Ian. > > From f69f1fb8e20a4fd04bfef50cbdddcf810c108277 Mon Sep 17 00:00:00 2001 > From: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > Date: Fri, 14 Mar 2014 14:27:47 +0000 > Subject: [PATCH] update Xen version to 4.4.1-pre > > Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> > --- > xen/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/xen/Makefile b/xen/Makefile > index 39839a3..9c0d356 100644 > --- a/xen/Makefile > +++ b/xen/Makefile > @@ -2,7 +2,7 @@ > # All other places this is stored (eg. compile.h) should be autogenerated. > export XEN_VERSION = 4 > export XEN_SUBVERSION = 4 > -export XEN_EXTRAVERSION ?= .0$(XEN_VENDORVERSION) > +export XEN_EXTRAVERSION ?= .1-pre$(XEN_VENDORVERSION) > export XEN_FULLVERSION = > $(XEN_VERSION).$(XEN_SUBVERSION)$(XEN_EXTRAVERSION) > -include xen-version > > -- > 1.7.10.4 > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxx > http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |