37 lines
3.6 KiB
XML
37 lines
3.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<mxfile host="app.diagrams.net" modified="2026-07-23T00:00:00.000Z" agent="techviz-harness" version="24.7.17" type="device">
|
|
<diagram id="guest-as-host-process" name="게스트 두 대는 호스트에서 qemu 프로세스 두 개다">
|
|
<mxGraphModel dx="860" dy="300" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="860" pageHeight="1169" math="0" shadow="0">
|
|
<root>
|
|
<mxCell id="0"/>
|
|
<mxCell id="1" parent="0"/>
|
|
<mxCell id="g_host-zone" value="호스트 test-server" style="swimlane;html=1;rounded=1;startSize=30;horizontal=1;dashed=1;strokeWidth=1.5;fillColor=#f7f9fb;strokeColor=#66788a;fontStyle=1;fontSize=13;" vertex="1" parent="1">
|
|
<mxGeometry x="45.0" y="49.0" width="470.0" height="160.0" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="g_guest-zone" value="게스트 VM" style="swimlane;html=1;rounded=1;startSize=30;horizontal=1;dashed=1;strokeWidth=1.5;fillColor=#f7f9fb;strokeColor=#66788a;fontStyle=1;fontSize=13;" vertex="1" parent="1">
|
|
<mxGeometry x="565.0" y="49.0" width="250.0" height="160.0" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="n_libvirtd" value="libvirtd<br/>qemu:///system" tooltip="게스트마다 qemu-system-x86_64 프로세스를 띄운다. | Evidence: L3285-L3295" style="whiteSpace=wrap;html=1;rounded=1;strokeWidth=2;fontSize=14;fontStyle=1;fillColor=#ffffff;strokeColor=#2d4357;verticalAlign=middle;" vertex="1" parent="1">
|
|
<mxGeometry x="75.0" y="95.0" width="190.0" height="71.0" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="n_qemu-pairs" value="qemu 프로세스 2개<br/>kc-lab-1 · 3584MB · RSS 3765MB<br/>kc-lab-2 · 2560MB · RSS 2633~2670MB" tooltip="각 프로세스 하나가 게스트 하나를 담는다. | Evidence: L3326-L3326, L3371-L3372" style="whiteSpace=wrap;html=1;rounded=1;strokeWidth=2;fontSize=14;fontStyle=1;fillColor=#ffffff;strokeColor=#2d4357;verticalAlign=middle;strokeColor=#2563eb;strokeWidth=2;" vertex="1" parent="1">
|
|
<mxGeometry x="295.0" y="95.0" width="190.0" height="88.0" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="n_guest-kernels" value="Debian 게스트 커널 2개<br/>kc-lab-1 · 192.168.122.11 · available 1959MB<br/>kc-lab-2 · 192.168.122.12 · available 1899MB" tooltip="게스트는 qemu가 내준 virtio 장치와 자기 메모리만 본다. | Evidence: L3333-L3337, L3378-L3379" style="whiteSpace=wrap;html=1;rounded=1;strokeWidth=2;fontSize=14;fontStyle=1;fillColor=#ffffff;strokeColor=#2d4357;verticalAlign=middle;strokeColor=#2563eb;strokeWidth=2;" vertex="1" parent="1">
|
|
<mxGeometry x="595.0" y="95.0" width="190.0" height="88.0" as="geometry"/>
|
|
</mxCell>
|
|
<mxCell id="e_spawn" value="프로세스 생성" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=2;endArrow=block;endFill=1;" edge="1" parent="1" source="n_libvirtd" target="n_qemu-pairs">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="275.8" y="31.0" as="offset"/>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
<mxCell id="e_virtio" value="virtio 장치" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;strokeWidth=2;endArrow=block;endFill=1;" edge="1" parent="1" source="n_qemu-pairs" target="n_guest-kernels">
|
|
<mxGeometry relative="1" as="geometry">
|
|
<mxPoint x="540.0" y="111.0" as="offset"/>
|
|
</mxGeometry>
|
|
</mxCell>
|
|
</root>
|
|
</mxGraphModel>
|
|
</diagram>
|
|
</mxfile>
|