Hi Michael,
As I mentioned on IRC the LKFT team use Debian's backported version of QEMU to test a wide range of kernel configurations in the cloud. Unfortunately 7.2 shipped out with a few regressions which has halted some of the testing when they upgraded from 7.1 to 7.2. Fortunately I think most of these regressions have fixes in master. Currently: git log --oneline v7.2.0.. --grep "qemu-stable" | wc -l Reports 14 patches tagged for master since the 7.2 release. For LKFT purposes I don't this all are needed but I think the following definitely are: 4a1103afb1: target/arm: Fix in_debug path in S1_ptw_translate Message-id: [email protected] ec2918b467: target/riscv: Set pc_succ_insn for !rvc illegal insn Message-Id: <[email protected]> bc2331635c: target/sh4: Mask restore of env->flags from tb->flags Message-ID: <[email protected]> -- Alex Bennée Virtualisation Tech Lead @ Linaro
