2009-06-09 11:42:41 +00:00
|
|
|
<html>
|
|
|
|
<body>
|
|
|
|
<h1>libvirt internals</h1>
|
|
|
|
|
|
|
|
<p>
|
|
|
|
This section provides documents useful to those working on the libvirt
|
|
|
|
internals, adding new public APIs, new hypervisor drivers or extending
|
|
|
|
the libvirtd daemon code.
|
|
|
|
</p>
|
2010-05-25 13:14:46 +00:00
|
|
|
|
|
|
|
<ul>
|
2011-04-01 22:02:10 +00:00
|
|
|
<li>Introduction to basic rules and guidelines for <a href="hacking.html">hacking</a>
|
2011-02-04 18:16:35 +00:00
|
|
|
on libvirt code</li>
|
2011-04-01 22:02:10 +00:00
|
|
|
<li>Guide to adding <a href="api_extension.html">public APIs</a></li>
|
2010-05-25 13:14:46 +00:00
|
|
|
<li>Approach for <a href="internals/command.html">spawning commands</a> from
|
2011-02-04 18:16:35 +00:00
|
|
|
libvirt driver code</li>
|
2010-05-25 13:14:46 +00:00
|
|
|
</ul>
|
|
|
|
|
2009-06-09 11:42:41 +00:00
|
|
|
</body>
|
|
|
|
</html>
|