Thanks, applied.
On Tue, Mar 19, 2013 at 7:11 PM, Richard Henderson wrote:
> We can compute the value in cpu_dump_state anyway, and gratuitous
> modifications to eflags creates heisenbugs.
>
> Cc: Blue Swirl
> Signed-off-by: Richard Henderson
> ---
> cpu-exec.c | 3 ---
> target-i386
We can compute the value in cpu_dump_state anyway, and gratuitous
modifications to eflags creates heisenbugs.
Cc: Blue Swirl
Signed-off-by: Richard Henderson
---
cpu-exec.c | 3 ---
target-i386/helper.c | 2 +-
2 files changed, 1 insertion(+), 4 deletions(-)
diff --git a/cpu-exec.c b