Re: [Xen-devel] preparations for 4.12.1

2019-08-12 Thread Jan Beulich

On 12.08.2019 09:17, Roger Pau Monné  wrote:

On Fri, Jul 19, 2019 at 02:23:44PM +, Jan Beulich wrote:

the release is due in early August. Please point out backports you
find missing from the respective staging branch, but which you
consider relevant. The one commit I've queued already on top of
what was just pushed is

ec2ab491b5  x86/ept: pass correct level to p2m_entry_modify


Maybe I'm missing something, but from the text above I assumed
ec2ab491b5 was already committed to the 4.12 branch, yet I don't seem
to be able to spot it anywhere except staging/master.


Hmm - clearly a mistake of mine: It's sitting right between the
Argo and AMD IOMMU backports committed on Jul 26, yet I somehow
missed applying this one as well. Should now be one of the first
ones to commit for 4.12.2.

Jan

___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Re: [Xen-devel] preparations for 4.12.1

2019-08-12 Thread Roger Pau Monné
On Fri, Jul 19, 2019 at 02:23:44PM +, Jan Beulich wrote:
> All,
> 
> the release is due in early August. Please point out backports you
> find missing from the respective staging branch, but which you
> consider relevant. The one commit I've queued already on top of
> what was just pushed is
> 
> ec2ab491b5x86/ept: pass correct level to p2m_entry_modify

Maybe I'm missing something, but from the text above I assumed
ec2ab491b5 was already committed to the 4.12 branch, yet I don't seem
to be able to spot it anywhere except staging/master.

Thanks, Roger.

___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Re: [Xen-devel] preparations for 4.12.1

2019-08-05 Thread Jan Beulich
On 05.08.2019 17:40, Marek Marczykowski-Górecki  wrote:
> On Mon, Aug 05, 2019 at 04:19:03PM +0100, Ian Jackson wrote:
> "libxl: fix pci device re-assigning after domain reboot":
> commit  c19434d9284e93e6f9aaec9a70f5f361adbfaba6
>>
>> Thanks all.  I pushed this to staging-4.12 today.
>>
>> There are a couple of other things that I say in git log that might
>> warrant a backport, and for which I'm hoping I get replies quickly.
> 
> I'd like to propose "video: fix handling framebuffer located above 4GB"
> 9cf11fdcd91ff8e9cd038f8336cf21f0701e8b7b (see commit message about a
> little change needed during backport).

Please don't hijack (sub)threads: Ian is talking about tools side
backports here. You should have responded to my inquiry at the
root of this thread. This will now have to wait for 4.12.2, unless
there turns up an urgent need to pull in other hypervisor side
changes.

Jan
___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Re: [Xen-devel] preparations for 4.12.1

2019-08-05 Thread Marek Marczykowski-Górecki
On Mon, Aug 05, 2019 at 04:19:03PM +0100, Ian Jackson wrote:
> > >> "libxl: fix pci device re-assigning after domain reboot":
> > >> commit  c19434d9284e93e6f9aaec9a70f5f361adbfaba6
> 
> Thanks all.  I pushed this to staging-4.12 today.
> 
> There are a couple of other things that I say in git log that might
> warrant a backport, and for which I'm hoping I get replies quickly.

I'd like to propose "video: fix handling framebuffer located above 4GB"
9cf11fdcd91ff8e9cd038f8336cf21f0701e8b7b (see commit message about a
little change needed during backport).

-- 
Best Regards,
Marek Marczykowski-Górecki
Invisible Things Lab
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?


signature.asc
Description: PGP signature
___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Re: [Xen-devel] preparations for 4.12.1

2019-08-05 Thread Ian Jackson
> >> "libxl: fix pci device re-assigning after domain reboot":
> >> commit  c19434d9284e93e6f9aaec9a70f5f361adbfaba6

Thanks all.  I pushed this to staging-4.12 today.

There are a couple of other things that I say in git log that might
warrant a backport, and for which I'm hoping I get replies quickly.

Regards,
Ian.

___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Re: [Xen-devel] preparations for 4.12.1

2019-07-24 Thread Rich Persaud
> On Jul 23, 2019, at 17:05, Roman Shaposhnik  wrote:
> 
>> On Tue, Jul 23, 2019 at 2:00 PM Pasi Kärkkäinen  wrote:
>> 
>> Hi,
>> 
>>> On Fri, Jul 19, 2019 at 02:23:44PM +, Jan Beulich wrote:
>>> All,
>>> 
>>> the release is due in early August. Please point out backports you
>>> find missing from the respective staging branch, but which you
>>> consider relevant. The one commit I've queued already on top of
>>> what was just pushed is
>>> 
>>> ec2ab491b5x86/ept: pass correct level to p2m_entry_modify
>>> 
>> 
>> I'd like to request backport of the following commit for 4.12.1:
>> 
>> "libxl: fix pci device re-assigning after domain reboot":
>> commit  c19434d9284e93e6f9aaec9a70f5f361adbfaba6
>> 
>> https://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=c19434d9284e93e6f9aaec9a70f5f361adbfaba6
> 
> FWIW: I'd like to second that.
> 
> Thanks,
> Roman.

Another vote for this backport, for rebooting stateless, measured network 
driver domains which have more than one NIC.

Rich

___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Re: [Xen-devel] preparations for 4.12.1

2019-07-24 Thread Jan Beulich
On 23.07.2019 22:59, Pasi Kärkkäinen  wrote:
> I'd like to request backport of the following commit for 4.12.1:
> 
> "libxl: fix pci device re-assigning after domain reboot":
> commitc19434d9284e93e6f9aaec9a70f5f361adbfaba6
> 
> https://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=c19434d9284e93e6f9aaec9a70f5f361adbfaba6

Ian, that's something for you to consider.

Jan
___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Re: [Xen-devel] preparations for 4.12.1

2019-07-23 Thread Roman Shaposhnik
On Tue, Jul 23, 2019 at 2:00 PM Pasi Kärkkäinen  wrote:
>
> Hi,
>
> On Fri, Jul 19, 2019 at 02:23:44PM +, Jan Beulich wrote:
> > All,
> >
> > the release is due in early August. Please point out backports you
> > find missing from the respective staging branch, but which you
> > consider relevant. The one commit I've queued already on top of
> > what was just pushed is
> >
> > ec2ab491b5x86/ept: pass correct level to p2m_entry_modify
> >
>
> I'd like to request backport of the following commit for 4.12.1:
>
> "libxl: fix pci device re-assigning after domain reboot":
> commit  c19434d9284e93e6f9aaec9a70f5f361adbfaba6
>
> https://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=c19434d9284e93e6f9aaec9a70f5f361adbfaba6

FWIW: I'd like to second that.

Thanks,
Roman.

___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Re: [Xen-devel] preparations for 4.12.1

2019-07-23 Thread Pasi Kärkkäinen
Hi,

On Fri, Jul 19, 2019 at 02:23:44PM +, Jan Beulich wrote:
> All,
> 
> the release is due in early August. Please point out backports you
> find missing from the respective staging branch, but which you
> consider relevant. The one commit I've queued already on top of
> what was just pushed is
> 
> ec2ab491b5x86/ept: pass correct level to p2m_entry_modify
> 

I'd like to request backport of the following commit for 4.12.1:

"libxl: fix pci device re-assigning after domain reboot":
commit  c19434d9284e93e6f9aaec9a70f5f361adbfaba6

https://xenbits.xen.org/gitweb/?p=xen.git;a=commit;h=c19434d9284e93e6f9aaec9a70f5f361adbfaba6


> Jan
>

Thanks,

-- Pasi


___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Re: [Xen-devel] preparations for 4.12.1

2019-07-19 Thread Christopher Clark
On Fri, Jul 19, 2019 at 7:25 AM Jan Beulich  wrote:
>
> All,
>
> the release is due in early August. Please point out backports you
> find missing from the respective staging branch, but which you
> consider relevant.

Please can the following be added to the branch:

480800c769
argo: warn sendv() caller when ring is full

8966a3e9ab
argo: correctly report pending message length

7abd7c21b9
argo: suppress select logging messages

Thanks,

Christopher

___
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel