On 5 September 2013 09:31, Claudio Fontana <claudio.font...@huawei.com> wrote:
> I just finished bisecting a regression I am experiencing on ARM 32bit target, > After a painful bisection, I got a first bad commit, which when reverted on > the latest QEMU fixes the issue for me. Maybe something needs to be adapted > to the return value (back-)change? > 9b8c69243585a32d14b9bb9fcd52c37b0b5a1b71 is the first bad commit > commit 9b8c69243585a32d14b9bb9fcd52c37b0b5a1b71 > Author: Jan Kiszka <jan.kis...@siemens.com> > Date: Tue Jul 16 14:45:16 2013 +0200 > > memory: Return -1 again on reads from unsigned regions This one again! Claudio, can you test with these patches: http://patchwork.ozlabs.org/patch/272011/ http://patchwork.ozlabs.org/patch/272012/ which Jan posted earlier this week and should fix this regression? thanks -- PMM