On Sun, 21 Feb 2021 at 22:26, Philippe Mathieu-Daudé <f4...@amsat.org> wrote: > > KVM requires the target cpu to be at least ARMv8 architecture. > > Restrict the last ARMv7 CPUs (A-profile) to TCG. > > Series almost fully reviewed (missing review is trivial code style). > > Since v1: Only include patches which don't depends on previous series > > Philippe Mathieu-Daudé (3): > target/arm: Restrict v8M IDAU to TCG > target/arm/cpu: Update coding style to make checkpatch.pl happy > target/arm: Restrict v7A TCG cpus to TCG accel
I've applied patches 1 and 2 to target-arm.next, but patch 3 doesn't apply (maybe a conflict with something else I've already queued in target-arm.next). Could you rebase patch 3 once I've sent out/merged the next arm pullreq and resend, please? thanks -- PMM