qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Patch] sparc32 remove an unnecessary cpu irq set


From: Blue Swirl
Subject: Re: [Qemu-devel] [Patch] sparc32 remove an unnecessary cpu irq set
Date: Thu, 13 Aug 2009 22:33:22 +0300

On Thu, Aug 13, 2009 at 6:44 PM, Artyom
Tarasenko<address@hidden> wrote:
> 2009/8/12 Igor Kovalenko <address@hidden>:
>> PUT_PSR is asking to be made inline function with arch-specific parts,
>> the sparc64 counterpart is too similar.
> Ok, here we go:

Sorry, it does not apply.

> -#if !defined(CONFIG_USER_ONLY)
> -                            cpu_check_irqs(env);
> -#endif

This should be in a separate patch, preferably one with the check
moved to helper_wrpsr.

> +/* sum4m.c, sun4u.c */
> +void cpu_check_irqs(CPUSPARCState *env);

The prototypes should remain in header files.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]