mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
Add a method to format a file as a QCOW2 file which will mainly be used by the test infrastructure. This copies the logic from QcowFile. It doesn't refactor it as the removal of QcowFile is planned. Assisted-by: Claude:claude-opus-4-7 Signed-off-by: Rob Bradford <rbradford@meta.com>