qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/8] cpu interrupt cleanup, v2


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH 0/8] cpu interrupt cleanup, v2
Date: Sun, 08 May 2011 09:50:58 -0700
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc14 Thunderbird/3.1.10

Ping?

On 05/04/2011 01:34 PM, Richard Henderson wrote:
> v1->v2
>   Rebase vs HEAD (d2d979c)
>   Cleanup whitespace errors.
> 
> 
> r~
> 
> Richard Henderson (8):
>   irq: Introduce CPU_INTERRUPT_TGT_* defines.
>   irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK.
>   target-mips: Do not check CPU_INTERRUPT_TIMER.
>   target-sparc: Do not check CPU_INTERRUPT_TIMER.
>   irq: Remove CPU_INTERRUPT_TIMER.
>   target-arm: Privatize CPU_INTERRUPT_FIQ.
>   target-i386: Privatize some i386-specific interrupt names.
>   irq: Privatize CPU_INTERRUPT_NMI.
> 
>  cpu-all.h               |   60 +++++++++++++++++++++++++++++++++++++---------
>  cpu-exec.c              |    8 +-----
>  poison.h                |   13 ++++++----
>  target-arm/cpu.h        |    4 +++
>  target-cris/cpu.h       |    3 ++
>  target-i386/cpu.h       |    9 +++++++
>  target-microblaze/cpu.h |    3 ++
>  target-mips/exec.h      |    4 ---
>  8 files changed, 76 insertions(+), 28 deletions(-)
> 




reply via email to

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