On Thu, Jan 18, 2018 at 5:07 PM, Amador Pahim <apa...@redhat.com> wrote: > Expanding on that, the vmimage lib downloads and caches the so called > "cloud images" from distros own repositories. Here's[1] some > documentation with usage examples, including one example on how to add > your own image provider.
Linux distributions are easy anyway, and sometimes even Docker is simpler and good enough ($QEMU/tests/docker). Other architectures and OS families, such as non-x86_64, BSD, Windows, macOS are all difficult topics. $QEMU/tests/vm tried to attack that but is still not complete. What are your thoughts on that subject?