Hi Cédric > Subject: Aspeed backlog (was Re: [SPAM] [PATCH v3 00/14] Support PCIe RC to > AST2600 and AST2700) > > Hello Jamin, > > >> One last thing, the list of PCI capabilities reported on real HW is a > >> little different. See below. When you have time, it would be good to > >> adjust the model if possible. It can come later. > >> > > > > Thanks for the suggestion and for reporting this issue. I’ll add it to my > working queue. > > Here are the tasks currently in my queue: > > > > 1. Control coprocessor reset for AST2700 > > https://patchwork.kernel.org/project/qemu-devel/cover/20250717034054.1 > > 903991-1-jamin_...@aspeedtech.com/ > > This needs a rework of the co processor models. This should be QEMU 10.2 > material IMO.
Yes, I am reworking it, and I will discuss with you within this patch series if I have any questions during the rework. > > > 2. Analyze issue "func-arm-aspeed_ast2500 test occasionally times out" > > https://gitlab.com/qemu-project/qemu/-/issues/3117 > > 3. Adjust PCIe capabilities > > 3. Support AST2700 IPC model(may require refactoring the INTC model if > > needed) 4. Support AST2700 A2 (planned for end of this year or Q1 next > > year) 5. Support AST2700 boot from BootMCU(RISC-V) instead of vbootrom, > if a single binary ready. > > It would be great if Troy (?) could resend the models, it's good to have since > single binary is making progress. > I will organize and send out Troy’s patch for the AST2700 BootMCU. So far, we have only tested it up to running SPL with qemu-system-riscv32. Thanks-Jamin > > > Also, these changes may be of interest, they need review : > > - usb/uhci: Add UHCI sysbus support, and enable for AST (Guenter Roeck) > > https://lore.kernel.org//qemu-devel/20241112170152.217664-1-linux@roeck-u > s.net > > Looks really good. Needs reviewers and stakeholders. > > - i3c: aspeed: Add I3C support (Joe Komlodi) > > https://lore.kernel.org//qemu-devel/20250613000411.1516521-1-komlodi@go > ogle.com > > Looks good overall. Needs reviewers and stakeholders. > > - Add Aspeed GPIO test and Support Nuvoton Serial GPIO (Coco Li) > > https://lore.kernel.org//qemu-devel/20250903213809.3779860-1-lixiaoyan@g > oogle.com > > Needs reviewers > > - hw/arm/aspeed: AST1700 IO expander support for (Kane-Chen-AS) > > https://lore.kernel.org//qemu-devel/20250917013143.1600377-1-kane_chen@ > aspeedtech.com > > Needs rework. I will comment more when time permits > > > Thanks, > > C.