Ping? On 10/1/18 1:23 AM, Philippe Mathieu-Daudé wrote: > Hi Fam, > > 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' > > 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...? > > Regards, > > Phil. > > Philippe Mathieu-Daudé (3): > tests/vm: Extract the kvm_available() handy function > tests/vm: Do not abuse parallelism when KVM is not available > tests/vm: Display remaining seconds to wait for a VM to start > > tests/vm/basevm.py | 25 ++++++++++++++++++++----- > 1 file changed, 20 insertions(+), 5 deletions(-) >