On 11/09/2023 2:08 am, Henry Wang wrote: > Also, below is the critical items on my list for 4.18 release: > > 1. [PATCH 0/7] tools: More Python 3 fixes (part 1 of N) > > https://gitlab.com/xen-project/xen/-/issues/114 >
I've committed all the work so far, which means it's nearly done. There's one more bugfix still in testing (which will be fine to take at a later point), and one TODO over xenpvnetboot which I'm tempted to fix deleting it - it uses modules deprecated in Py2 and fully removed from Py3, so it's very clear it's never been used in an up-to-date distro. > 3. dom0less vs xenstored setup race Was: xen | Failed pipeline for > staging | 6a47ba2f > > https://marc.info/?l=xen-devel&m=168312468808977 > <https://marc.info/?l=xen-devel&m=168312468808977> > > https://marc.info/?l=xen-devel&m=168312687610283 > <https://marc.info/?l=xen-devel&m=168312687610283> > Sadly not started. > 4. The proper eIBRS support for x86 > > https://lore.kernel.org/xen-devel/ec8e75da-743b-50dc-4665-854c446c9...@citrix.com/ > Also not started yet. All of the time I was going to spend on these two ended up getting spent making XSA-439 work correctly. At this point it's too late for either to get done for 4.18. ~Andrew