[PATCH for-4.22 0/2] Finish fixes for eclair-x86_64-allcode

Andrew Cooper posted 2 patches 5 days, 10 hours ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20260602174629.2649448-1-andrew.cooper3@citrix.com
automation/gitlab-ci/analyze.yaml | 1 -
xen/arch/x86/mm/shadow/multi.h    | 1 +
2 files changed, 1 insertion(+), 1 deletion(-)
[PATCH for-4.22 0/2] Finish fixes for eclair-x86_64-allcode
Posted by Andrew Cooper 5 days, 10 hours ago
Depends on Jan's "[PATCH v3] x86/PV: drop a local variable from
pv_emulate_gate_op()" which is ready to go in but not committed yet.

Andrew Cooper (2):
  x86/shadow: Deviate multi.h as being included multiple times
  CI: Mark eclair-x86_64-allcode as blocking now that it's clean

 automation/gitlab-ci/analyze.yaml | 1 -
 xen/arch/x86/mm/shadow/multi.h    | 1 +
 2 files changed, 1 insertion(+), 1 deletion(-)

-- 
2.39.5
Re: [PATCH for-4.22 0/2] Finish fixes for eclair-x86_64-allcode
Posted by Jan Beulich 4 days, 21 hours ago
On 02.06.2026 19:46, Andrew Cooper wrote:
> Depends on Jan's "[PATCH v3] x86/PV: drop a local variable from
> pv_emulate_gate_op()" which is ready to go in but not committed yet.

Will push as soon as
https://gitlab.com/xen-project/hardware/xen-staging/-/pipelines/2572460164
made it.

Jan

> Andrew Cooper (2):
>   x86/shadow: Deviate multi.h as being included multiple times
>   CI: Mark eclair-x86_64-allcode as blocking now that it's clean
> 
>  automation/gitlab-ci/analyze.yaml | 1 -
>  xen/arch/x86/mm/shadow/multi.h    | 1 +
>  2 files changed, 1 insertion(+), 1 deletion(-)
>
Re: [PATCH for-4.22 0/2] Finish fixes for eclair-x86_64-allcode
Posted by Oleksii Kurochko 5 days, 8 hours ago

On 6/2/26 7:46 PM, Andrew Cooper wrote:
> Depends on Jan's "[PATCH v3] x86/PV: drop a local variable from
> pv_emulate_gate_op()" which is ready to go in but not committed yet.
> 
> Andrew Cooper (2):
>    x86/shadow: Deviate multi.h as being included multiple times
>    CI: Mark eclair-x86_64-allcode as blocking now that it's clean
> 
>   automation/gitlab-ci/analyze.yaml | 1 -
>   xen/arch/x86/mm/shadow/multi.h    | 1 +
>   2 files changed, 1 insertion(+), 1 deletion(-)
> 

Release-Acked-by: Oleksii Kurochko <oleksii.kurochko@gmail.com>

Thanks.

~ Oleksii