On 21 June 2014 13:58, Paolo Bonzini wrote:
> This matches the idiom used by get_user_data_* later in the series,
> and will help when bswap_code will be replaced by SCTLR.B.
>
> Signed-off-by: Paolo Bonzini
Reviewed-by: Peter Maydell
-- PMM
This matches the idiom used by get_user_data_* later in the series,
and will help when bswap_code will be replaced by SCTLR.B.
Signed-off-by: Paolo Bonzini
---
linux-user/main.c | 20 +---
1 file changed, 9 insertions(+), 11 deletions(-)
diff --git a/linux-user/main.c b/linux-us