diff options
author | 2018-10-19 10:12:39 +0000 | |
---|---|---|
committer | 2018-10-19 10:12:39 +0000 | |
commit | 4d2a1fb23182765556190e65adb9fd5f5b131404 (patch) | |
tree | dd2280215eab55d90b518ae660cd1bb2b08572f9 /usr.bin/mandoc/cgi.c | |
parent | When calculating the fd limit before accepting a new connection also (diff) | |
download | wireguard-openbsd-4d2a1fb23182765556190e65adb9fd5f5b131404.tar.xz wireguard-openbsd-4d2a1fb23182765556190e65adb9fd5f5b131404.zip |
Add support to create and convert disk images from existing images
The -i option to vmctl create (eg. vmctl create output.qcow2 -i input.img)
lets you create a new image from an input file and convert it if it is a
different format. This allows to convert qcow2 images from raw images,
raw from qcow2, or even qcow2 from qcow2 and raw from raw to re-optimize
the disk.
This re-uses Ori's vioqcow2.c from vmd by reaching into it and
compiling it in. The API has been adjust to be used from both vmctl
and vmd accordingly.
OK mlarkin@
Diffstat (limited to 'usr.bin/mandoc/cgi.c')
0 files changed, 0 insertions, 0 deletions