Re: [PULL 24/30] semihosting: Change internal common-semi interfaces to use CPUState *

2021-02-17 Thread Peter Maydell
On Fri, 15 Jan 2021 at 13:33, Alex Bennée wrote: > > From: Keith Packard > > This makes all of the internal interfaces architecture-independent and > renames the internal functions to use the 'common_semi' prefix instead > of 'arm' or 'arm_semi'. Hi; it looks like this commit broke the implement

[PULL 24/30] semihosting: Change internal common-semi interfaces to use CPUState *

2021-01-15 Thread Alex Bennée
From: Keith Packard This makes all of the internal interfaces architecture-independent and renames the internal functions to use the 'common_semi' prefix instead of 'arm' or 'arm_semi'. To do this, some new architecture-specific internal helper functions were created: static inline target_u