Re: [Qemu-devel] [PATCH v2 0/5] fixed up semihosting fixups

2019-09-06 Thread Peter Maydell
On Wed, 4 Sep 2019 at 12:22, Alex Bennée wrote: > > Hi Peter, > > Here is version 2 of the ARM semi-hosting cleanup patches. The re-base > had failed due to a change in the gen_exception_internal_insn API > which now takes the PC instead of offset from pc_next. There is also > the a minor indentat

[Qemu-devel] [PATCH v2 0/5] fixed up semihosting fixups

2019-09-04 Thread Alex Bennée
Hi Peter, Here is version 2 of the ARM semi-hosting cleanup patches. The re-base had failed due to a change in the gen_exception_internal_insn API which now takes the PC instead of offset from pc_next. There is also the a minor indentation fix. Alex Bennée (4): target/arm: handle M-profile semi