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: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 0/8] cpu interrupt cleanup, v2
Date: Sun, 8 May 2011 21:30:19 +0300

Thanks, applied.

On Sun, May 8, 2011 at 7:50 PM, Richard Henderson <address@hidden> wrote:
> 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]