On 5/3/23 21:38, Fabiano Rosas wrote:
On a build configured with: --disable-tcg --enable-xen it is possible to produce a QEMU binary with no TCG nor KVM support. Skip the test if that's the case.Fixes: 0c1ae3ff9d ("tests/qtest: Fix tests when no KVM or TCG are present") Signed-off-by: Fabiano Rosas<faro...@suse.de>
Reviewed-by: Paolo Bonzini <pbonz...@redhat.com>