Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for qcow2 as an image format. #1425

Merged
merged 1 commit into from
Apr 1, 2021

Commits on Mar 30, 2021

  1. Add support for qcow2 as an image format.

    qcow2 is pretty common in terms of image formats. Its what OpenStack,
    KVM, and so on use as their VM image format. This patch adds support
    for creating images in that format. I have verified the output images
    by booting them on a KVM system.
    mikalstill committed Mar 30, 2021
    Configuration menu
    Copy the full SHA
    652228e View commit details
    Browse the repository at this point in the history