[Qemu-devel] [PATCH 4/8] target-sparc: Do not check CPU_INTERRUPT_TIMER.

2011-05-04 Thread Richard Henderson
This bit is never set, therefore we should not read it either. Signed-off-by: Richard Henderson --- cpu-exec.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/cpu-exec.c b/cpu-exec.c index 5b42b25..6d43726 100644 --- a/cpu-exec.c +++ b/cpu-exec.c @@ -489,9 +489,6 @@ in

[Qemu-devel] [PATCH 4/8] target-sparc: Do not check CPU_INTERRUPT_TIMER.

2011-04-30 Thread Richard Henderson
This bit is never set, therefore we should not read it either. Signed-off-by: Richard Henderson --- cpu-exec.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/cpu-exec.c b/cpu-exec.c index 5b42b25..6d43726 100644 --- a/cpu-exec.c +++ b/cpu-exec.c @@ -489,9 +489,6 @@ in