How to implement virtual hardware in QEMU?
Douglas Su
d0u9.su at outlook.com
Tue Jun 13 21:17:57 EDT 2017
Hello everyone,
I want to implement some virtual hardware in QEMU for driver testing. For example, to implement a timer which sends interrupt to CPU periodically. However, I can't find any documentation which details the interfaces and the framework. The only clue is the `hw` directory in the source tree of QEMU, but it is so complex for a beginners to start up.
So, are there helpful videos or articles?
Regards!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20170614/9d2f696a/attachment.html
More information about the Kernelnewbies
mailing list