On 10/12/18 5:40 PM, Philippe Mathieu-Daudé wrote: > Hi Fam, > > Few patches I added while testing the VM tests without KVM access. > I doubt many people want to suffer using TCG for VM testing, but > it was handy to debug/support aarch64 VM tests. > > Also this could be a useful TCG stress test...? > > Since v2: https://lists.gnu.org/archive/html/qemu-devel/2018-09/msg04084.html > - use default args.jobs (Fam) > - move kvm_available() to scripts/QEMU so it can be used by Avocado > - do not use -smp 1 > - add a BaseVM::arch property to help cross vm testing > > Since v1: > http://lists.nongnu.org/archive/html/qemu-devel/2018-07/msg03411.html > - rebased on master > - added get_default_jobs (Fam) > - dropped 'When using TCG, wait longer for a VM to start'
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~