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,81 @@
<?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: Fiasco extensions Pages: 1 -->
<svg width="383pt" height="101pt"
viewBox="0.00 0.00 383.00 101.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 97)">
<title>Fiasco extensions</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Extensions of the Fiasco L4 implementation.">
<polygon fill="#999999" stroke="#666666" points="199,-56 95,-56 95,-37 199,-37 199,-56"/>
<text text-anchor="middle" x="147" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">Fiasco extensions</text>
</a>
</g>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="group__fiasco__dump__api.html" target="_top" xlink:title="Kernel information dumping related functionality.">
<polygon fill="white" stroke="#666666" points="375,-93 235,-93 235,-74 375,-74 375,-93"/>
<text text-anchor="middle" x="305" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">Kernel Information Dump</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node4 -->
<g id="edge3" class="edge">
<title>Node1&#45;&gt;Node4</title>
<path fill="none" stroke="black" d="M197.99,-58.36C219.22,-63.39 243.64,-69.18 263.69,-73.94"/>
<polygon fill="black" stroke="black" points="198.71,-54.93 188.17,-56.03 197.1,-61.74 198.71,-54.93"/>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a xlink:href="group__fiasco__trace__api.html" target="_top" xlink:title="Kernel tracing related functionality.">
<polygon fill="white" stroke="#666666" points="347.5,-56 262.5,-56 262.5,-37 347.5,-37 347.5,-56"/>
<text text-anchor="middle" x="305" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">Kernel Tracing</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node5 -->
<g id="edge4" class="edge">
<title>Node1&#45;&gt;Node5</title>
<path fill="none" stroke="black" d="M209.38,-46.5C227.17,-46.5 246.16,-46.5 262.43,-46.5"/>
<polygon fill="black" stroke="black" points="209.08,-43 199.08,-46.5 209.08,-50 209.08,-43"/>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="group__l4__debugger__api.html" target="_top" xlink:title="Kernel debugger related functionality.">
<polygon fill="white" stroke="#666666" points="354,-19 256,-19 256,0 354,0 354,-19"/>
<text text-anchor="middle" x="305" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">Kernel Debugger</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="black" d="M197.99,-34.64C219.22,-29.61 243.64,-23.82 263.69,-19.06"/>
<polygon fill="black" stroke="black" points="197.1,-31.26 188.17,-36.97 198.71,-38.07 197.1,-31.26"/>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="group__l4__api.html" target="_top" xlink:title="Interfaces for all kinds of base functionality.">
<polygon fill="white" stroke="#666666" points="59,-56 0,-56 0,-37 59,-37 59,-56"/>
<text text-anchor="middle" x="29.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">Base API</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge">
<title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="black" d="M69.12,-46.5C77.36,-46.5 86.2,-46.5 94.83,-46.5"/>
<polygon fill="black" stroke="black" points="69.05,-43 59.05,-46.5 69.05,-50 69.05,-43"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.7 KiB