[Qemu-devel] [PATCH 7/9] sparc64: move cpu_interrupts_enabled to cpu.h

2010-01-07 Thread Igor V. Kovalenko
From: Igor V. Kovalenko - to be used by cpu_check_irqs Signed-off-by: Igor V. Kovalenko --- target-sparc/cpu.h | 13 + target-sparc/exec.h | 13 - 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/target-sparc/cpu.h b/target-sparc/cpu.h index 0f0e38c

[Qemu-devel] [PATCH 7/9] sparc64: move cpu_interrupts_enabled to cpu.h

2010-01-05 Thread Igor V. Kovalenko
From: Igor V. Kovalenko - to be used by cpu_check_irqs Signed-off-by: Igor V. Kovalenko --- target-sparc/cpu.h | 13 + target-sparc/exec.h | 13 - 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/target-sparc/cpu.h b/target-sparc/cpu.h index 0dba241