xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* preparations for 4.4.1, 4.3.3, and 4.2.5
       [not found] <5379E20E02000078000136E7@mail.emea.novell.com>
@ 2014-05-19 14:12 ` Jan Beulich
  2014-05-19 14:23   ` Andrew Cooper
                     ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Jan Beulich @ 2014-05-19 14:12 UTC (permalink / raw)
  To: xen-devel

All,

with the aim of releasing 4.4.1 no later than 3 months after the original
4.4.0 release, and - in order to consolidate effort as well as to not
exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
out to the relevant maintainers any backport requests you may observe
still missing but required on the respective branches.

Please note that there's no need to nominate

99c03bc6 "Nested VMX: load current_vmcs only when it exists"
a0708452 "x86/MCE: bypass uninitialized vcpu in vMCE injection"

as they're already on my list of backports to be done before the
RC1s for the branches they reasonably apply to.

Please note further that 4.2.5 is expected to be the last xen.org
managed release from the 4.2 branch.

Thanks, Jan

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-19 14:12 ` preparations for 4.4.1, 4.3.3, and 4.2.5 Jan Beulich
@ 2014-05-19 14:23   ` Andrew Cooper
  2014-05-19 14:30     ` Ian Jackson
  2014-05-19 20:14   ` Boris Ostrovsky
                     ` (3 subsequent siblings)
  4 siblings, 1 reply; 18+ messages in thread
From: Andrew Cooper @ 2014-05-19 14:23 UTC (permalink / raw)
  To: Jan Beulich, Ian Jackson; +Cc: xen-devel

On 19/05/14 15:12, Jan Beulich wrote:
> All,
>
> with the aim of releasing 4.4.1 no later than 3 months after the original
> 4.4.0 release, and - in order to consolidate effort as well as to not
> exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
> out to the relevant maintainers any backport requests you may observe
> still missing but required on the respective branches.
>
> Please note that there's no need to nominate
>
> 99c03bc6 "Nested VMX: load current_vmcs only when it exists"
> a0708452 "x86/MCE: bypass uninitialized vcpu in vMCE injection"
>
> as they're already on my list of backports to be done before the
> RC1s for the branches they reasonably apply to.
>
> Please note further that 4.2.5 is expected to be the last xen.org
> managed release from the 4.2 branch.
>
> Thanks, Jan

>From the current XenServer patchqueue backports section.

Xen side fixes:

6d27a53, c7e35c6, 4c15a82: 3x RTC emulation fixes.  Windows XP/2003 are
still susceptible to falling into infinite loops under Xen 4.3 and 4.4
without these.

Tool side fixes:

c566ab6 "libxl: Fix error path in libxl_device_events_handler"
81b0305 "tools/libxl: Don't read off the end of tinfo[]"
d752158 "tools/pygrub: Fix error handling if no valid partitions are found"

~Andrew

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-19 14:23   ` Andrew Cooper
@ 2014-05-19 14:30     ` Ian Jackson
  0 siblings, 0 replies; 18+ messages in thread
From: Ian Jackson @ 2014-05-19 14:30 UTC (permalink / raw)
  To: Andrew Cooper; +Cc: xen-devel, Jan Beulich

Andrew Cooper writes ("Re: [Xen-devel] preparations for 4.4.1, 4.3.3, and 4.2.5"):
> Tool side fixes:
> 
> c566ab6 "libxl: Fix error path in libxl_device_events_handler"
> 81b0305 "tools/libxl: Don't read off the end of tinfo[]"
> d752158 "tools/pygrub: Fix error handling if no valid partitions are found"

Thanks, these all look like good backport candidates and are now on my
list.

Ian.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-19 14:12 ` preparations for 4.4.1, 4.3.3, and 4.2.5 Jan Beulich
  2014-05-19 14:23   ` Andrew Cooper
@ 2014-05-19 20:14   ` Boris Ostrovsky
  2014-05-20 12:28     ` Jan Beulich
  2014-05-21 15:03   ` Daniel Kiper
                     ` (2 subsequent siblings)
  4 siblings, 1 reply; 18+ messages in thread
From: Boris Ostrovsky @ 2014-05-19 20:14 UTC (permalink / raw)
  To: Jan Beulich, Ian Campbell; +Cc: xen-devel

On 05/19/2014 10:12 AM, Jan Beulich wrote:
> All,
>
> with the aim of releasing 4.4.1 no later than 3 months after the original
> 4.4.0 release, and - in order to consolidate effort as well as to not
> exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
> out to the relevant maintainers any backport requests you may observe
> still missing but required on the respective branches.
>
> Please note that there's no need to nominate
>
> 99c03bc6 "Nested VMX: load current_vmcs only when it exists"
> a0708452 "x86/MCE: bypass uninitialized vcpu in vMCE injection"
>
> as they're already on my list of backports to be done before the
> RC1s for the branches they reasonably apply to.
>
> Please note further that 4.2.5 is expected to be the last xen.org
> managed release from the 4.2 branch.
>
> Thanks, Jan


Tools:
2c4f066 libxl: Set guest parameters from config file during a restore

Hypervisor:
88e64cb x86/HVM: use fixed TSC value when saving or restoring domain
b95fd03 x86/svm: enable TSC scaling
82713ec x86: use native RDTSC(P) execution when guest and host 
frequencies are the same


-boris

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-19 20:14   ` Boris Ostrovsky
@ 2014-05-20 12:28     ` Jan Beulich
  2014-05-20 13:31       ` Boris Ostrovsky
  0 siblings, 1 reply; 18+ messages in thread
From: Jan Beulich @ 2014-05-20 12:28 UTC (permalink / raw)
  To: Boris Ostrovsky; +Cc: xen-devel

>>> On 19.05.14 at 22:14, <boris.ostrovsky@oracle.com> wrote:
> Hypervisor:
> 88e64cb x86/HVM: use fixed TSC value when saving or restoring domain
> b95fd03 x86/svm: enable TSC scaling
> 82713ec x86: use native RDTSC(P) execution when guest and host 
> frequencies are the same

My understanding was that these are solely about performance,
not correctness. That would make them weak candidates for
4.4.1 (under the slightly relaxed rules we put on x.y.1 releases),
but not any of the older trees. Do you have a different view?

Jan

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-20 12:28     ` Jan Beulich
@ 2014-05-20 13:31       ` Boris Ostrovsky
  2014-05-23 13:47         ` Jan Beulich
  0 siblings, 1 reply; 18+ messages in thread
From: Boris Ostrovsky @ 2014-05-20 13:31 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel

On 05/20/2014 08:28 AM, Jan Beulich wrote:
>>>> On 19.05.14 at 22:14, <boris.ostrovsky@oracle.com> wrote:
>> Hypervisor:
>> 88e64cb x86/HVM: use fixed TSC value when saving or restoring domain
>> b95fd03 x86/svm: enable TSC scaling
>> 82713ec x86: use native RDTSC(P) execution when guest and host
>> frequencies are the same
> My understanding was that these are solely about performance,
> not correctness. That would make them weak candidates for
> 4.4.1 (under the slightly relaxed rules we put on x.y.1 releases),
> but not any of the older trees. Do you have a different view?

No, these are correctness fixes.

The main thing (in this context) about 82713ec is reverting part of 
4aab59a3 which broke migration on SVM (in principle I think you can take 
only the first hunk from it)

88e64cb fixes the fact that TSCs get unsynchronized after migration. And 
it needs some of the interfaces introduced in b95fd03 (which in itself 
is indeed mostly about performance)

-boris

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-19 14:12 ` preparations for 4.4.1, 4.3.3, and 4.2.5 Jan Beulich
  2014-05-19 14:23   ` Andrew Cooper
  2014-05-19 20:14   ` Boris Ostrovsky
@ 2014-05-21 15:03   ` Daniel Kiper
  2014-05-21 15:12     ` Jan Beulich
  2014-05-27  7:44   ` Olaf Hering
  2014-06-25 10:29   ` Roger Pau Monné
  4 siblings, 1 reply; 18+ messages in thread
From: Daniel Kiper @ 2014-05-21 15:03 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel

On Mon, May 19, 2014 at 03:12:20PM +0100, Jan Beulich wrote:
> All,
>
> with the aim of releasing 4.4.1 no later than 3 months after the original
> 4.4.0 release, and - in order to consolidate effort as well as to not
> exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
> out to the relevant maintainers any backport requests you may observe
> still missing but required on the respective branches.
>
> Please note that there's no need to nominate
>
> 99c03bc6 "Nested VMX: load current_vmcs only when it exists"
> a0708452 "x86/MCE: bypass uninitialized vcpu in vMCE injection"
>
> as they're already on my list of backports to be done before the
> RC1s for the branches they reasonably apply to.
>
> Please note further that 4.2.5 is expected to be the last xen.org
> managed release from the 4.2 branch.

Could you backport commit f3f5f1927f0d3aef9e3d2ce554dbfa0de73487d5
(tools/hotplug: set mtu from bridge for tap interface). Without this
bridge MTU is set to MTU of emulated interface if it is used. This
is very painful if your bridge MTU is != 1500.

Daniel

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-21 15:03   ` Daniel Kiper
@ 2014-05-21 15:12     ` Jan Beulich
  2014-05-30 12:03       ` Daniel Kiper
  0 siblings, 1 reply; 18+ messages in thread
From: Jan Beulich @ 2014-05-21 15:12 UTC (permalink / raw)
  To: Daniel Kiper; +Cc: xen-devel, Ian Jackson

>>> On 21.05.14 at 17:03, <dkiper@net-space.pl> wrote:
> On Mon, May 19, 2014 at 03:12:20PM +0100, Jan Beulich wrote:
>> All,
>>
>> with the aim of releasing 4.4.1 no later than 3 months after the original
>> 4.4.0 release, and - in order to consolidate effort as well as to not
>> exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
>> out to the relevant maintainers any backport requests you may observe
>> still missing but required on the respective branches.
>>
>> Please note that there's no need to nominate
>>
>> 99c03bc6 "Nested VMX: load current_vmcs only when it exists"
>> a0708452 "x86/MCE: bypass uninitialized vcpu in vMCE injection"
>>
>> as they're already on my list of backports to be done before the
>> RC1s for the branches they reasonably apply to.
>>
>> Please note further that 4.2.5 is expected to be the last xen.org
>> managed release from the 4.2 branch.
> 
> Could you backport commit f3f5f1927f0d3aef9e3d2ce554dbfa0de73487d5
> (tools/hotplug: set mtu from bridge for tap interface). Without this
> bridge MTU is set to MTU of emulated interface if it is used. This
> is very painful if your bridge MTU is != 1500.

As with any tools backports, you should direct this at Ian J (now
Cc-ed).

Jan

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-20 13:31       ` Boris Ostrovsky
@ 2014-05-23 13:47         ` Jan Beulich
  0 siblings, 0 replies; 18+ messages in thread
From: Jan Beulich @ 2014-05-23 13:47 UTC (permalink / raw)
  To: Boris Ostrovsky; +Cc: xen-devel

>>> On 20.05.14 at 15:31, <boris.ostrovsky@oracle.com> wrote:
> On 05/20/2014 08:28 AM, Jan Beulich wrote:
>>>>> On 19.05.14 at 22:14, <boris.ostrovsky@oracle.com> wrote:
>>> Hypervisor:
>>> 88e64cb x86/HVM: use fixed TSC value when saving or restoring domain
>>> b95fd03 x86/svm: enable TSC scaling
>>> 82713ec x86: use native RDTSC(P) execution when guest and host
>>> frequencies are the same
>> My understanding was that these are solely about performance,
>> not correctness. That would make them weak candidates for
>> 4.4.1 (under the slightly relaxed rules we put on x.y.1 releases),
>> but not any of the older trees. Do you have a different view?
> 
> No, these are correctness fixes.
> 
> The main thing (in this context) about 82713ec is reverting part of 
> 4aab59a3 which broke migration on SVM (in principle I think you can take 
> only the first hunk from it)

I applied this one, ...

> 88e64cb fixes the fact that TSCs get unsynchronized after migration. And 
> it needs some of the interfaces introduced in b95fd03 (which in itself 
> is indeed mostly about performance)

... but didn't take these as being rather large for a problem I don't
recall seeing a report for. If you can see ways to supply a reduced
backport with only the bug fix but not the performance improvement,
feel free to send that for consideration.

Jan

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-19 14:12 ` preparations for 4.4.1, 4.3.3, and 4.2.5 Jan Beulich
                     ` (2 preceding siblings ...)
  2014-05-21 15:03   ` Daniel Kiper
@ 2014-05-27  7:44   ` Olaf Hering
  2014-05-27  8:23     ` Olaf Hering
  2014-05-27  9:23     ` Jan Beulich
  2014-06-25 10:29   ` Roger Pau Monné
  4 siblings, 2 replies; 18+ messages in thread
From: Olaf Hering @ 2014-05-27  7:44 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel

On Mon, May 19, Jan Beulich wrote:

> with the aim of releasing 4.4.1 no later than 3 months after the original
> 4.4.0 release, and - in order to consolidate effort as well as to not
> exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
> out to the relevant maintainers any backport requests you may observe
> still missing but required on the respective branches.

9011c26 xend/pvscsi: recognize also SCSI CDROM devices
2256f09 tools/xend: move assert to exception block

Olaf

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-27  7:44   ` Olaf Hering
@ 2014-05-27  8:23     ` Olaf Hering
  2014-05-27  9:23     ` Jan Beulich
  1 sibling, 0 replies; 18+ messages in thread
From: Olaf Hering @ 2014-05-27  8:23 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel

On Tue, May 27, Olaf Hering wrote:

> On Mon, May 19, Jan Beulich wrote:
> 
> > with the aim of releasing 4.4.1 no later than 3 months after the original
> > 4.4.0 release, and - in order to consolidate effort as well as to not
> > exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
> > out to the relevant maintainers any backport requests you may observe
> > still missing but required on the respective branches.

4.2 lacks this xend patch:

4b5059b xend: Only add cpuid and cpuid_check to sexpr once

Olaf

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-27  7:44   ` Olaf Hering
  2014-05-27  8:23     ` Olaf Hering
@ 2014-05-27  9:23     ` Jan Beulich
  1 sibling, 0 replies; 18+ messages in thread
From: Jan Beulich @ 2014-05-27  9:23 UTC (permalink / raw)
  To: Olaf Hering; +Cc: xen-devel, Ian Jackson

>>> On 27.05.14 at 09:44, <olaf@aepfle.de> wrote:
> On Mon, May 19, Jan Beulich wrote:
> 
>> with the aim of releasing 4.4.1 no later than 3 months after the original
>> 4.4.0 release, and - in order to consolidate effort as well as to not
>> exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
>> out to the relevant maintainers any backport requests you may observe
>> still missing but required on the respective branches.
> 
> 9011c26 xend/pvscsi: recognize also SCSI CDROM devices
> 2256f09 tools/xend: move assert to exception block

For both this and ...

> 4.2 lacks this xend patch:
> 
> 4b5059b xend: Only add cpuid and cpuid_check to sexpr once

... this you should have pinged IanJ instead of me. Cc-ing him now.

Also, a little bit of justification - namely for xend patches - might
help in evaluating whether such proposals are acceptable.

Jan

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-21 15:12     ` Jan Beulich
@ 2014-05-30 12:03       ` Daniel Kiper
  2014-06-11 19:28         ` Daniel Kiper
  0 siblings, 1 reply; 18+ messages in thread
From: Daniel Kiper @ 2014-05-30 12:03 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel, Ian Jackson, Daniel Kiper

On Wed, May 21, 2014 at 04:12:54PM +0100, Jan Beulich wrote:
> >>> On 21.05.14 at 17:03, <dkiper@net-space.pl> wrote:
> > On Mon, May 19, 2014 at 03:12:20PM +0100, Jan Beulich wrote:
> >> All,
> >>
> >> with the aim of releasing 4.4.1 no later than 3 months after the original
> >> 4.4.0 release, and - in order to consolidate effort as well as to not
> >> exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
> >> out to the relevant maintainers any backport requests you may observe
> >> still missing but required on the respective branches.
> >>
> >> Please note that there's no need to nominate
> >>
> >> 99c03bc6 "Nested VMX: load current_vmcs only when it exists"
> >> a0708452 "x86/MCE: bypass uninitialized vcpu in vMCE injection"
> >>
> >> as they're already on my list of backports to be done before the
> >> RC1s for the branches they reasonably apply to.
> >>
> >> Please note further that 4.2.5 is expected to be the last xen.org
> >> managed release from the 4.2 branch.
> >
> > Could you backport commit f3f5f1927f0d3aef9e3d2ce554dbfa0de73487d5
> > (tools/hotplug: set mtu from bridge for tap interface). Without this
> > bridge MTU is set to MTU of emulated interface if it is used. This
> > is very painful if your bridge MTU is != 1500.
>
> As with any tools backports, you should direct this at Ian J (now
> Cc-ed).

Ian J, ping?

Daniel

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-30 12:03       ` Daniel Kiper
@ 2014-06-11 19:28         ` Daniel Kiper
  2014-10-07 10:04           ` Daniel Kiper
  0 siblings, 1 reply; 18+ messages in thread
From: Daniel Kiper @ 2014-06-11 19:28 UTC (permalink / raw)
  To: Daniel Kiper; +Cc: xen-devel, Ian Jackson, Jan Beulich

On Fri, May 30, 2014 at 02:03:18PM +0200, Daniel Kiper wrote:
> On Wed, May 21, 2014 at 04:12:54PM +0100, Jan Beulich wrote:
> > >>> On 21.05.14 at 17:03, <dkiper@net-space.pl> wrote:
> > > On Mon, May 19, 2014 at 03:12:20PM +0100, Jan Beulich wrote:
> > >> All,
> > >>
> > >> with the aim of releasing 4.4.1 no later than 3 months after the original
> > >> 4.4.0 release, and - in order to consolidate effort as well as to not
> > >> exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
> > >> out to the relevant maintainers any backport requests you may observe
> > >> still missing but required on the respective branches.
> > >>
> > >> Please note that there's no need to nominate
> > >>
> > >> 99c03bc6 "Nested VMX: load current_vmcs only when it exists"
> > >> a0708452 "x86/MCE: bypass uninitialized vcpu in vMCE injection"
> > >>
> > >> as they're already on my list of backports to be done before the
> > >> RC1s for the branches they reasonably apply to.
> > >>
> > >> Please note further that 4.2.5 is expected to be the last xen.org
> > >> managed release from the 4.2 branch.
> > >
> > > Could you backport commit f3f5f1927f0d3aef9e3d2ce554dbfa0de73487d5
> > > (tools/hotplug: set mtu from bridge for tap interface). Without this
> > > bridge MTU is set to MTU of emulated interface if it is used. This
> > > is very painful if your bridge MTU is != 1500.
> >
> > As with any tools backports, you should direct this at Ian J (now
> > Cc-ed).
>
> Ian J, ping?

Timeout... ping?

Daniel

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-05-19 14:12 ` preparations for 4.4.1, 4.3.3, and 4.2.5 Jan Beulich
                     ` (3 preceding siblings ...)
  2014-05-27  7:44   ` Olaf Hering
@ 2014-06-25 10:29   ` Roger Pau Monné
  2014-06-25 10:34     ` Roger Pau Monné
  2014-06-25 10:37     ` Jan Beulich
  4 siblings, 2 replies; 18+ messages in thread
From: Roger Pau Monné @ 2014-06-25 10:29 UTC (permalink / raw)
  To: Jan Beulich, xen-devel

On 19/05/14 16:12, Jan Beulich wrote:
> All,
> 
> with the aim of releasing 4.4.1 no later than 3 months after the original
> 4.4.0 release, and - in order to consolidate effort as well as to not
> exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
> out to the relevant maintainers any backport requests you may observe
> still missing but required on the respective branches.

IMHO we should backport commit:

7c48709 x86/PVH: avoid call to handle_mmio

to the stable 4.4 branch in order the prevent PVH guests from crashing Xen.

Roger.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-06-25 10:29   ` Roger Pau Monné
@ 2014-06-25 10:34     ` Roger Pau Monné
  2014-06-25 10:37     ` Jan Beulich
  1 sibling, 0 replies; 18+ messages in thread
From: Roger Pau Monné @ 2014-06-25 10:34 UTC (permalink / raw)
  To: Jan Beulich, xen-devel

On 25/06/14 12:29, Roger Pau Monné wrote:
> On 19/05/14 16:12, Jan Beulich wrote:
>> All,
>>
>> with the aim of releasing 4.4.1 no later than 3 months after the original
>> 4.4.0 release, and - in order to consolidate effort as well as to not
>> exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
>> out to the relevant maintainers any backport requests you may observe
>> still missing but required on the respective branches.
> 
> IMHO we should backport commit:
> 
> 7c48709 x86/PVH: avoid call to handle_mmio
> 
> to the stable 4.4 branch in order the prevent PVH guests from crashing Xen.


Forget about this, it's already done. Sorry for the noise.

Roger.

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-06-25 10:29   ` Roger Pau Monné
  2014-06-25 10:34     ` Roger Pau Monné
@ 2014-06-25 10:37     ` Jan Beulich
  1 sibling, 0 replies; 18+ messages in thread
From: Jan Beulich @ 2014-06-25 10:37 UTC (permalink / raw)
  To: Roger Pau Monné; +Cc: xen-devel

>>> On 25.06.14 at 12:29, <roger.pau@citrix.com> wrote:
> On 19/05/14 16:12, Jan Beulich wrote:
>> All,
>> 
>> with the aim of releasing 4.4.1 no later than 3 months after the original
>> 4.4.0 release, and - in order to consolidate effort as well as to not
>> exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
>> out to the relevant maintainers any backport requests you may observe
>> still missing but required on the respective branches.
> 
> IMHO we should backport commit:
> 
> 7c48709 x86/PVH: avoid call to handle_mmio
> 
> to the stable 4.4 branch in order the prevent PVH guests from crashing Xen.

Which I committed to the staging-4.4 branch yesterday.

Jan

^ permalink raw reply	[flat|nested] 18+ messages in thread

* Re: preparations for 4.4.1, 4.3.3, and 4.2.5
  2014-06-11 19:28         ` Daniel Kiper
@ 2014-10-07 10:04           ` Daniel Kiper
  0 siblings, 0 replies; 18+ messages in thread
From: Daniel Kiper @ 2014-10-07 10:04 UTC (permalink / raw)
  To: ian.jackson; +Cc: xen-devel, Jan Beulich

On Wed, Jun 11, 2014 at 09:28:32PM +0200, Daniel Kiper wrote:
> On Fri, May 30, 2014 at 02:03:18PM +0200, Daniel Kiper wrote:
> > On Wed, May 21, 2014 at 04:12:54PM +0100, Jan Beulich wrote:
> > > >>> On 21.05.14 at 17:03, <dkiper@net-space.pl> wrote:
> > > > On Mon, May 19, 2014 at 03:12:20PM +0100, Jan Beulich wrote:
> > > >> All,
> > > >>
> > > >> with the aim of releasing 4.4.1 no later than 3 months after the original
> > > >> 4.4.0 release, and - in order to consolidate effort as well as to not
> > > >> exceed the 3 month step by too much - 4.3.3 and 4.2.5, please point
> > > >> out to the relevant maintainers any backport requests you may observe
> > > >> still missing but required on the respective branches.
> > > >>
> > > >> Please note that there's no need to nominate
> > > >>
> > > >> 99c03bc6 "Nested VMX: load current_vmcs only when it exists"
> > > >> a0708452 "x86/MCE: bypass uninitialized vcpu in vMCE injection"
> > > >>
> > > >> as they're already on my list of backports to be done before the
> > > >> RC1s for the branches they reasonably apply to.
> > > >>
> > > >> Please note further that 4.2.5 is expected to be the last xen.org
> > > >> managed release from the 4.2 branch.
> > > >
> > > > Could you backport commit f3f5f1927f0d3aef9e3d2ce554dbfa0de73487d5
> > > > (tools/hotplug: set mtu from bridge for tap interface). Without this
> > > > bridge MTU is set to MTU of emulated interface if it is used. This
> > > > is very painful if your bridge MTU is != 1500.
> > >
> > > As with any tools backports, you should direct this at Ian J (now
> > > Cc-ed).
> >
> > Ian J, ping?
>
> Timeout... ping?

Ian, sadly as I can see this patch was not merged at least into 4.3.3.
Could we marge it into 4.3.4 and others maintained stable versions?
This patch fixes an obvious bug.

Daniel

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2014-10-07 10:04 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <5379E20E02000078000136E7@mail.emea.novell.com>
2014-05-19 14:12 ` preparations for 4.4.1, 4.3.3, and 4.2.5 Jan Beulich
2014-05-19 14:23   ` Andrew Cooper
2014-05-19 14:30     ` Ian Jackson
2014-05-19 20:14   ` Boris Ostrovsky
2014-05-20 12:28     ` Jan Beulich
2014-05-20 13:31       ` Boris Ostrovsky
2014-05-23 13:47         ` Jan Beulich
2014-05-21 15:03   ` Daniel Kiper
2014-05-21 15:12     ` Jan Beulich
2014-05-30 12:03       ` Daniel Kiper
2014-06-11 19:28         ` Daniel Kiper
2014-10-07 10:04           ` Daniel Kiper
2014-05-27  7:44   ` Olaf Hering
2014-05-27  8:23     ` Olaf Hering
2014-05-27  9:23     ` Jan Beulich
2014-06-25 10:29   ` Roger Pau Monné
2014-06-25 10:34     ` Roger Pau Monné
2014-06-25 10:37     ` Jan Beulich

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).