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,59 @@
<?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="295pt" height="86pt"
viewBox="0.00 0.00 295.00 86.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 82)">
<title>Graphical Class Hierarchy</title>
<!-- Node0 -->
<g id="Node000000" class="node">
<title>Node0</title>
<g id="a_Node000000"><a xlink:href="classL4virtio_1_1Driver_1_1Device.html" target="_top" xlink:title="Client&#45;side implementation for a general virtio device.">
<polygon fill="white" stroke="#666666" points="129,-48.5 0,-48.5 0,-29.5 129,-29.5 129,-48.5"/>
<text text-anchor="middle" x="64.5" y="-36.5" font-family="Helvetica,sans-Serif" font-size="10.00">L4virtio::Driver::Device</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:href="classL4virtio_1_1Driver_1_1Block__device.html" target="_top" xlink:title="Simple class for accessing a virtio block device synchronously.">
<polygon fill="white" stroke="#666666" points="287,-78 165,-78 165,-48 287,-48 287,-78"/>
<text text-anchor="start" x="173" y="-66" font-family="Helvetica,sans-Serif" font-size="10.00">L4virtio::Driver::Block</text>
<text text-anchor="middle" x="226" y="-55" font-family="Helvetica,sans-Serif" font-size="10.00">_device</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge280_Node000000_Node000001" class="edge">
<title>Node0&#45;&gt;Node1</title>
<g id="a_edge280_Node000000_Node000001"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M139.06,-50.07C147.69,-51.37 156.42,-52.68 164.83,-53.95"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="139.41,-46.58 129,-48.55 138.36,-53.5 139.41,-46.58"/>
</a>
</g>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="classL4virtio_1_1Driver_1_1Virtio__net__device.html" target="_top" xlink:title="Simple class for accessing a virtio net device.">
<polygon fill="white" stroke="#666666" points="287,-30 165,-30 165,0 287,0 287,-30"/>
<text text-anchor="start" x="173" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">L4virtio::Driver::Virtio</text>
<text text-anchor="middle" x="226" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">_net_device</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node2 -->
<g id="edge281_Node000000_Node000002" class="edge">
<title>Node0&#45;&gt;Node2</title>
<g id="a_edge281_Node000000_Node000002"><a xlink:title=" ">
<path fill="none" stroke="#63b8ff" d="M139.06,-27.93C147.69,-26.63 156.42,-25.32 164.83,-24.05"/>
<polygon fill="#63b8ff" stroke="#63b8ff" points="138.36,-24.5 129,-29.45 139.41,-31.42 138.36,-24.5"/>
</a>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB