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: Virtual Machines Pages: 1 -->
<svg width="358pt" height="101pt"
viewBox="0.00 0.00 358.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>Virtual Machines</title>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="group__l4__kernel__object__api.html" target="_top" xlink:title="API of kernel objects.">
<polygon fill="white" stroke="#666666" points="87,-56 0,-56 0,-37 87,-37 87,-56"/>
<text text-anchor="middle" x="43.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">Kernel Objects</text>
</a>
</g>
</g>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title="Virtual Machine API.">
<polygon fill="#999999" stroke="#666666" points="221,-56 123,-56 123,-37 221,-37 221,-56"/>
<text text-anchor="middle" x="172" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">Virtual Machines</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="M97.48,-46.5C105.94,-46.5 114.66,-46.5 123,-46.5"/>
<polygon fill="black" stroke="black" points="97.33,-43 87.33,-46.5 97.33,-50 97.33,-43"/>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="group__l4__vm__svm__api.html" target="_top" xlink:title="Virtual machine API for SVM.">
<polygon fill="white" stroke="#666666" points="349.5,-93 257.5,-93 257.5,-74 349.5,-74 349.5,-93"/>
<text text-anchor="middle" x="303.5" y="-81" font-family="Helvetica,sans-Serif" font-size="10.00">VM API for SVM</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="M216.14,-58.83C233.29,-63.73 252.73,-69.28 268.81,-73.88"/>
<polygon fill="black" stroke="black" points="216.93,-55.41 206.35,-56.03 215,-62.14 216.93,-55.41"/>
</g>
<!-- Node5 -->
<g id="Node000005" class="node">
<title>Node5</title>
<g id="a_Node000005"><a xlink:href="group__l4__vm__tz__api.html" target="_top" xlink:title="Virtual Machine API for ARM TrustZone.">
<polygon fill="white" stroke="#666666" points="345,-56 262,-56 262,-37 345,-37 345,-56"/>
<text text-anchor="middle" x="303.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">VM API for TZ</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="M231.4,-46.5C241.7,-46.5 252.2,-46.5 261.88,-46.5"/>
<polygon fill="black" stroke="black" points="231.22,-43 221.22,-46.5 231.22,-50 231.22,-43"/>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="group__l4__vm__vmx__api.html" target="_top" xlink:title="Virtual machine API for VMX.">
<polygon fill="white" stroke="#666666" points="350,-19 257,-19 257,0 350,0 350,-19"/>
<text text-anchor="middle" x="303.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">VM API for VMX</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="M216.14,-34.17C233.29,-29.27 252.73,-23.72 268.81,-19.12"/>
<polygon fill="black" stroke="black" points="215,-30.86 206.35,-36.97 216.93,-37.59 215,-30.86"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.6 KiB