Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <domain id="2" type="kvm">
- <name>Test</name>
- <uuid>c8b2469d-430f-4731-9415-8972812c5304</uuid>
- <metadata>
- <karton:kde-karton xmlns:karton="https://invent.kde.org/sitter/karton"/>
- <libosinfo:libosinfo xmlns:libosinfo="http://libosinfo.org/xmlns/libvirt/domain/1.0">
- <libosinfo:os id="http://fedoraproject.org/fedora/40" short-id="fedora40"/>
- </libosinfo:libosinfo>
- </metadata>
- <memory unit="MiB">4096</memory>
- <currentMemory unit="MiB">4096</currentMemory>
- <vcpu placement="static">2</vcpu>
- <os>
- <type arch="x86_64" machine="q35">hvm</type>
- <boot dev="cdrom"/>
- <boot dev="hd"/>
- </os>
- <features>
- <acpi/>
- <apic/>
- </features>
- <cpu mode="host-passthrough"/>
- <clock offset="utc"/>
- <devices>
- <disk device="disk" type="file">
- <driver name="qemu" type="qcow2"/>
- <source file="/home/dereklin/.local/share/libvirt/images/Test.qcow2"/>
- <target bus="virtio" dev="vda"/>
- </disk>
- <disk device="cdrom" type="file">
- <driver name="qemu" type="raw"/>
- <source file="/home/dereklin/Downloads/Fedora-Workstation-Live-x86_64-41-1.4.iso"/>
- <target bus="sata" dev="sda"/>
- <readonly/>
- </disk>
- <interface type="user">
- <mac address="ae:5b:a0:2d:63:74"/>
- <model type="virtio"/>
- <address bus="0x01" domain="0x0000" slot="0x00" type="pci"/>
- </interface>
- <graphics autoport="yes" type="spice">
- <listen type="address"/>
- </graphics>
- <video>
- <model heads="1" primary="yes" type="virtio"/>
- </video>
- <input bus="usb" type="tablet"/>
- <input bus="usb" type="keyboard"/>
- <console type="pty"/>
- </devices>
- </domain>
Advertisement
Add Comment
Please, Sign In to add comment