]> Git Repo - qemu.git/blob - docs/index.html.in
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
[qemu.git] / docs / index.html.in
1 <!DOCTYPE html>
2 <html lang="en">
3     <head>
4         <meta charset="UTF-8">
5         <title>QEMU @@VERSION@@ Documentation</title>
6     </head>
7     <body>
8         <h1>QEMU @@VERSION@@ Documentation</h1>
9         <ul>
10             <li><a href="qemu-doc.html">User Documentation</a></li>
11             <li><a href="qemu-qmp-ref.html">QMP Reference Manual</a></li>
12             <li><a href="qemu-ga-ref.html">Guest Agent Protocol Reference</a></li>
13             <li><a href="interop/index.html">System Emulation Management and Interoperability Guide</a></li>
14             <li><a href="specs/index.html">System Emulation Guest Hardware Specifications</a></li>
15         </ul>
16     </body>
17 </html>
This page took 0.024749 seconds and 4 git commands to generate.