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,66 @@
<?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: Thread Pages: 1 -->
<svg width="304pt" height="64pt"
viewBox="0.00 0.00 304.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>Thread</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,-37 0,-37 0,-18 87,-18 87,-37"/>
<text text-anchor="middle" x="43.5" y="-25" 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="C Thread object interface, see L4::Thread for the C++ interface.">
<polygon fill="#999999" stroke="#666666" points="173,-37 123,-37 123,-18 173,-18 173,-37"/>
<text text-anchor="middle" x="148" y="-25" font-family="Helvetica,sans-Serif" font-size="10.00">Thread</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.19,-27.5C106.17,-27.5 115.1,-27.5 122.86,-27.5"/>
<polygon fill="black" stroke="black" points="97.08,-24 87.08,-27.5 97.08,-31 97.08,-24"/>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="group__l4__thread__control__api.html" target="_top" xlink:title="API for Thread Control method.">
<polygon fill="white" stroke="#666666" points="296,-56 209,-56 209,-37 296,-37 296,-56"/>
<text text-anchor="middle" x="252.5" y="-44" font-family="Helvetica,sans-Serif" font-size="10.00">Thread control</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="M183.03,-33.81C191.26,-35.33 200.16,-36.98 208.74,-38.57"/>
<polygon fill="black" stroke="black" points="183.5,-30.34 173.03,-31.95 182.23,-37.22 183.5,-30.34"/>
</g>
<!-- Node4 -->
<g id="Node000004" class="node">
<title>Node4</title>
<g id="a_Node000004"><a xlink:href="group__l4__vcpu__api.html" target="_top" xlink:title="vCPU API.">
<polygon fill="white" stroke="#666666" points="283.5,-19 221.5,-19 221.5,0 283.5,0 283.5,-19"/>
<text text-anchor="middle" x="252.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">vCPU API</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="M183.01,-21.53C195.41,-19.35 209.34,-16.9 221.38,-14.79"/>
<polygon fill="black" stroke="black" points="182.28,-18.1 173.03,-23.28 183.49,-25 182.28,-18.1"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.9 KiB