On Mon, 4 May 2020 at 18:24, Philippe Mathieu-Daudé <phi...@redhat.com> wrote: > > These are the uncontroversial patches from "Support disabling > TCG on ARM (part 2)" > https://www.mail-archive.com/qemu-devel@nongnu.org/msg689168.html > > The other patches are blocked by the "accel: Allow targets to > use Kconfig" series: > https://www.mail-archive.com/qemu-devel@nongnu.org/msg689024.html > > Patch #4 is new "Restrict v8M IDAU interface to Aarch32 CPUs". > > Since v2: > - Fixed set_feature() clash trying to KISS > https://www.mail-archive.com/qemu-devel@nongnu.org/msg697523.html > - Fixed aarch64-linux-user build failure reported by Peter: > https://www.mail-archive.com/qemu-devel@nongnu.org/msg699319.html > > Since v1: > - Dropped 'Make set_feature() available for other files' patch > which fails to build with KVM only, see: > https://lists.gnu.org/archive/html/qemu-devel/2020-04/msg03843.html > > Many thanks to Richard Henderson for his patience (again...)!
Applied to target-arm.next, thanks. -- PMM