Sergey Fedorov writes:
> From: Sergey Fedorov
>
> This will be useful to enable CPU work on user mode emulation.
>
> Signed-off-by: Sergey Fedorov
> Signed-off-by: Sergey Fedorov
Reviewed-by: Alex Bennée
> ---
> cpus.c | 7 ++-
> 1 file changed, 6 insertions(+), 1 deletion(-)
>
> diff
From: Sergey Fedorov
This will be useful to enable CPU work on user mode emulation.
Signed-off-by: Sergey Fedorov
Signed-off-by: Sergey Fedorov
---
cpus.c | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/cpus.c b/cpus.c
index 04687c85bcd4..f80ed2aeefdd 100644
--- a/cp