Hacker News new | ask | show | jobs
by userbinator 161 days ago
Run Windows driver in a VM and pass-through your device, then dump the registers and compare.
1 comments

Thanks, that's a great suggestion. Looks like I can also use QEMU to also trace MMIO. I appreciate the advice!