On Wed, 16 Sep 2026 09:21:28 +0900 Anisa Su <[email protected]> wrote:
> I contributed the FMAPI DCD mailbox command support in hw/cxl and also > work on the Linux driver side, which is developed and tested against QEMU's > CXL emulation, so I would like to be Cc'd on incoming CXL changes to help > with review. > > Suggested-by: Davidlohr Bueso <[email protected]> > Signed-off-by: Anisa Su <[email protected]> Welcome on board Anisa! Acked-by: Jonathan Cameron <[email protected]> Having been more or less absent for too long I'm very happy to go back to having more people sharing the work on this. Particularly as if things go according to plan we have a bunch of hardening work and missing feature support to add to get this to a state where it can be the basis of emulation needed for passing DCD supplied memory into VMs. Let me take this opportunity to thank Junjie Cao and Michael Tsrikin for moving things forward recently. Jonathan > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 5bf895732c..14412a6b4c 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3334,6 +3334,7 @@ F: docs/devel/migration/CPR.rst > Compute Express Link > M: Jonathan Cameron <[email protected]> > R: Junjie Cao <[email protected]> > +R: Anisa Su <[email protected]> > L: [email protected] > S: Supported > F: hw/cxl/ > > base-commit: 302c2f2df4d8b2eec81c38ee5d5b04e8e6e40d31
