This repository was archived by the owner on Jan 22, 2026. It is now read-only.
v0.400.2
·
982 commits
to main
since this release
- New virt-clone option --original-xml, allows cloning a guest from an xml file, rather than require an existing, defined guest.
- New virt-install option --import, allows creating a guest from an existing disk image, bypassing any OS install phase.
- New virt-install option --host-device, for connecting a physical host device to the guest.
- Allow specifying 'cache' value via virt-install's --disk options (Ben Kochie)
- New virt-install option --nonetworks (John Levon)
- Lots of backend cleanups and documentation improvements.