Re: [Qemu-devel] [PATCH v3 30/34] linux-user: remove handling of ARM's EXCP_STREX

2016-09-15 Thread Alex Bennée
Richard Henderson writes: > From: "Emilio G. Cota" > > The exception is not emitted anymore. > > Signed-off-by: Emilio G. Cota > Signed-off-by: Richard Henderson > Message-Id: <1467054136-10430-29-git-send-email-c...@braap.org> Reviewed-by: Alex Bennée > --- > linux-user/main.c | 93 > --

[Qemu-devel] [PATCH v3 30/34] linux-user: remove handling of ARM's EXCP_STREX

2016-09-03 Thread Richard Henderson
From: "Emilio G. Cota" The exception is not emitted anymore. Signed-off-by: Emilio G. Cota Signed-off-by: Richard Henderson Message-Id: <1467054136-10430-29-git-send-email-c...@braap.org> --- linux-user/main.c | 93 --- 1 file changed, 93 de