I am reaching out to you regarding a potential GSoC project, as suggested by Warner Losh.
I have been researching potential areas for contribution and noticed that QEMU currently has several missing ioctl calls. I am curious if implementing these would be a suitable topic for a GSoC project or a general contribution. I want to be clear that I am still evaluating this idea and am not entirely sure of its feasibility or scope. My current plan is to focus on the discrepancy between the ioctl headers and their actual implementations in linux-user/syscall.c to identify unimplemented ioctls. I also noticed that the current automation relies on regex, which I think can be improved in complex cases. I am interested in building a more reliable method to identify and address these gaps. If this is a viable path, I would appreciate your guidance on how to best approach it or if there are specific areas within this topic I should focus on. Thank you for your time. Best regards, Arun Krishna K
