LIBVIRT-XML(7)02 entries
Domain XML
The declarative guest model: CPU, memory, disks, interfaces, devices, metadata, and safe edits.
- 01CPU, memory, and device modelman
The domain XML describes a virtual machine contract: machine type, firmware, CPU compatibility, memory, and each presented device. Inspect the effective model CPU choices host passthrough exposes host CPU features closel
- 02Safe domain XML editingman
Domain XML is the authoritative persistent guest definition. Capture it, validate the proposed file, define it, and confirm that libvirt normalized what you intended. Change procedure virsh edit guest01 is appropriate fo