mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-11-04 11:48:50 +00:00
The create_image.sh script uses qemu-img to create image files. Users only need to install qemu-image in qemu-utils instead of the whole qemu package. Tracked-On: #8448 Signed-off-by: Jiaqing Zhao <jiaqing.zhao@linux.intel.com> Reviewed-by: Junjie Mao <junjie.mao@intel.com>