Sorry for going missing for a while, had a few things on but have
been working on figuring out testing and git setup to get some
things merged.
To start with I'd like to add a few more tests. Since most of my
own tests for missing bits (like KVM backend) are mostly just
ad hoc scripts, I thought adding them to avocado is a better idea.
Comments on those in particular from CI gurus would be welcome,
patch 4, because it boots a Alpine distro image and installs a
QEMU package via its package manager.
patch 5, because it grabs some Linux kernel images I put up on
another gitlab page.
patch 6, because it adds a FreeBSD boot test.
patch 7/8, because they add tests for non-public images (flames
welcome).