File:Libvirt-domain-xml.svg
From Gentoo Wiki

Size of this PNG preview of this SVG file: 619 × 505 pixels. Other resolution: 294 × 240 pixels.
Original file (SVG file, nominally 619 × 505 pixels, file size: 10 KB)
Summary
Lifespan state transition of a Libvirt domain XML file.
(Let us see if this SVG format works in Gentoo Wiki).
I created this file using: ``` digraph G {
node [shape=rect];
"existing VM" -> create; create -> XML; "existing XML" -> "virt-dumpxml" "virt-dumpxml" -> XML; XML -> "virsh-edit" "virsh-edit" -> XML; XML -> "virsh destroy" "virsh destroy" -> "delisted domain" XML -> "virsh undefine" -> trash XML -> "virt-machine" XML -> "virsh start" "virt-machine" -> VM "virsh start" -> VM VM -> "Up state"
} ``` and the following online DOT to graphic convertor tool,
Licensing

This asset is released into the public domain.
This file has been released into the public domain by the copyright holder, its copyright has expired, or it is ineligible for copyright. This applies worldwide.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 20:04, 22 March 2025 | ![]() | 619 × 505 (10 KB) | Egberts (talk | contribs) | Lifespan state transition of a Libvirt domain XML file. (Let us see if this SVG format works in Gentoo Wiki). I created this file using: ``` digraph G { node [shape=rect]; "existing VM" -> create; create -> XML; "existing XML" -> "virt-dumpxml" "virt-dumpxml" -> XML; XML -> "virsh-edit" "virsh-edit" -> XML; XML -> "virsh destroy" "virsh destroy" -> "delisted domain" XML -> "virsh undefine" -> trash XML -> "virt-machine" XML -> "virsh start" "virt-machine" -> VM... |
You cannot overwrite this file.
File usage
There are no pages that use this file.