<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Hello everyone,</p>
<p><br>
</p>
<p>&nbsp; &nbsp; 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&nbsp;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.</p>
<p><br>
</p>
<p>&nbsp; &nbsp; So, are there&nbsp;helpful videos or articles?&nbsp;</p>
<p><br>
</p>
<p>&nbsp; &nbsp; Regards!</p>
</div>
</body>
</html>