On 4 September 2017 at 15:39, Peter Maydell <peter.mayd...@linaro.org> wrote: > Try #2, with the compile failure in kvm32.c fixed > (trivial change, not resending patches)
Rats, this doesn't work either -- turns out that boards.h: Define new flag ignore_memory_transaction_failures breaks the usermode emulators. I'm going to drop: > boards.h: Define new flag ignore_memory_transaction_failures > hw/arm: Set ignore_memory_transaction_failures for most ARM boards > target/arm: Implement new do_transaction_failed hook and resend the pullreq. thanks -- PMM