RE: [PATCH 2/3] CHANGELOG: Add missing entries for work during the 4.17 release

2022-11-14 Thread Henry Wang
Hi Roger, > -Original Message- > Subject: RE: [PATCH 2/3] CHANGELOG: Add missing entries for work during > the 4.17 release > > Hi Jan, > > > -Original Message- > > On 11.11.2022 14:58, Henry Wang wrote: > > > Another question for add

RE: [PATCH 2/3] CHANGELOG: Add missing entries for work during the 4.17 release

2022-11-11 Thread Stefano Stabellini
On Fri, 11 Nov 2022, Henry Wang wrote: > - Add Renesas R-Car Gen4 IPMMU-VMSA support (Arm) > >   > > (Henry): If something from a specific vendor needs to be included, I wonder > if “add i.MX lpuart and i.MX8QM initial support” also qualify. > I will let Arm maintainers to do the final call here

RE: [PATCH 2/3] CHANGELOG: Add missing entries for work during the 4.17 release

2022-11-11 Thread Henry Wang
Hi Oleksandr, (+ Arm maintainers for a question) Please see below inline comments (I somehow cannot reply as plain text for this email). + - Add support for VirtIO toolstack on Arm. I would clarify that only virtio-mmio is supported on Arm. (Henry): Sure, will clarify that. + - Allow setting

Re: [PATCH 2/3] CHANGELOG: Add missing entries for work during the 4.17 release

2022-11-11 Thread Oleksandr Tyshchenko
On Fri, Nov 11, 2022 at 11:23 AM Henry Wang wrote: Hello Henry [leave only xen-devel@lists.xenproject.org in CC] [sorry for the possible format issues] Signed-off-by: Henry Wang > --- > CHANGELOG.md | 29 +++-- > 1 file changed, 27 insertions(+), 2 deletions(-) > > dif

RE: [PATCH 2/3] CHANGELOG: Add missing entries for work during the 4.17 release

2022-11-11 Thread Henry Wang
Hi Jan, > -Original Message- > On 11.11.2022 14:58, Henry Wang wrote: > > Another question for adding another entry for x86 that worth to > > brag about a little bit: I did another dig into patchwork and found that > > this [1] might be a good candidate. IIUC __ro_after_init is a good > >

Re: [PATCH 2/3] CHANGELOG: Add missing entries for work during the 4.17 release

2022-11-11 Thread Jan Beulich
On 11.11.2022 14:58, Henry Wang wrote: > Another question for adding another entry for x86 that worth to > brag about a little bit: I did another dig into patchwork and found that > this [1] might be a good candidate. IIUC __ro_after_init is a good > feature that both x86 and Arm have leveraged in

RE: [PATCH 2/3] CHANGELOG: Add missing entries for work during the 4.17 release

2022-11-11 Thread Henry Wang
Hi Jan, > -Original Message- > Subject: Re: [PATCH 2/3] CHANGELOG: Add missing entries for work during > the 4.17 release > > (reducing the Cc list to just xen-devel@) Thanks for doing this :) I was just not sure who would be interested in the series. > > On 11

Re: [PATCH 2/3] CHANGELOG: Add missing entries for work during the 4.17 release

2022-11-11 Thread Jan Beulich
(reducing the Cc list to just xen-devel@) On 11.11.2022 12:22, Henry Wang wrote: > ### Added / support upgraded > + - Out-of-tree builds for the hypervisor now supported. > + - The project has officially adopted 4 directives and 24 rules of MISRA-C, > + added MISRA-C checker build integration,