Hello, I previously sent an email regarding this but have some more specific questions that maybe someone could help with. I am trying to do research on monitoring usb and suspend related activities. QEMU does not have the code support from what I can tell to have remote wakeup work. I would appreciate any advice on what to modify in order to get some of that functionality.
I currently have my host's XHCI controller passed through with VFIO. I am working on better understanding the PME generated by the hub and how to get QEMU to recognize them and then do a qemu_system_wakeup from there. What I would like to know is if I need to add anything to make entries show up in /proc/acpi/wakeup or other modifications to QEMU. Or if this is even something feasible for me to add. I am happy to share more information about my setup or the things I have tried if anyone would like to give some advice. -Thanks, Darrion.