l4re-base-25.08.0

This commit is contained in:
2025-09-12 15:55:45 +02:00
commit d959eaab98
37938 changed files with 9382688 additions and 0 deletions

View File

@@ -0,0 +1,57 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.42.4 (0)
-->
<!-- Title: Graphical Class Hierarchy Pages: 1 -->
<svg width="294pt" height="64pt"
viewBox="0.00 0.00 294.00 64.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 60)">
<title>Graphical Class Hierarchy</title>
<!-- Node0 -->
<g id="Node000000" class="node">
<title>Node0</title>
<g id="a_Node000000"><a xlink:href="classL4virtio_1_1Virtqueue.html" target="_top" xlink:title="Low&#45;level Virtqueue.">
<polygon fill="white" stroke="#666666" points="107,-37 0,-37 0,-18 107,-18 107,-37"/>
<text text-anchor="middle" x="53.5" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">L4virtio::Virtqueue</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:href="classL4virtio_1_1Driver_1_1Virtqueue.html" target="_top" xlink:title="Driver&#45;side implementation of a Virtqueue.">
<polygon fill="white" stroke="#666666" points="286,-56 143,-56 143,-37 286,-37 286,-56"/>
<text text-anchor="middle" x="214.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">L4virtio::Driver::Virtqueue</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge291_Node000000_Node000001" class="edge">
<title>Node0&#45;&gt;Node1</title>
<g id="a_edge291_Node000000_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M117.15,-34.99C125.6,-36 134.32,-37.04 142.9,-38.06"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="117.35,-31.49 107,-33.77 116.52,-38.44 117.35,-31.49"/>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classL4virtio_1_1Svr_1_1Virtqueue.html" target="_top" xlink:title="Virtqueue implementation for the device.">
<polygon fill="white" stroke="#666666" points="278.5,-19 150.5,-19 150.5,0 278.5,0 278.5,-19"/>
<text text-anchor="middle" x="214.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">L4virtio::Svr::Virtqueue</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node2 -->
<g id="edge292_Node000000_Node000002" class="edge">
<title>Node0&#45;&gt;Node2</title>
<g id="a_edge292_Node000000_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M117.25,-20.4C128.1,-19.17 139.39,-17.89 150.26,-16.66"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="116.55,-16.95 107,-21.56 117.33,-23.91 116.55,-16.95"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.6 KiB