From: Richard Henderson <rth@twiddle.net>
To: qemu-devel@nongnu.org
Cc: blauwirbel@gmail.com
Subject: Re: [Qemu-devel] [PATCH 0/8] cpu interrupt cleanup, v2
Date: Sun, 08 May 2011 09:50:58 -0700 [thread overview]
Message-ID: <4DC6C9F2.2060205@twiddle.net> (raw)
In-Reply-To: <1304541271-5891-1-git-send-email-rth@twiddle.net>
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(-)
>
next prev parent reply other threads:[~2011-05-08 16:51 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-04 20:34 [Qemu-devel] [PATCH 0/8] cpu interrupt cleanup, v2 Richard Henderson
2011-05-04 20:34 ` [Qemu-devel] [PATCH 1/8] irq: Introduce CPU_INTERRUPT_TGT_* defines Richard Henderson
2011-05-04 20:34 ` [Qemu-devel] [PATCH 2/8] irq: Introduce and use CPU_INTERRUPT_SSTEP_MASK Richard Henderson
2011-05-04 20:34 ` [Qemu-devel] [PATCH 3/8] target-mips: Do not check CPU_INTERRUPT_TIMER Richard Henderson
2011-05-04 20:34 ` [Qemu-devel] [PATCH 4/8] target-sparc: " Richard Henderson
2011-05-04 20:34 ` [Qemu-devel] [PATCH 5/8] irq: Remove CPU_INTERRUPT_TIMER Richard Henderson
2011-05-04 20:34 ` [Qemu-devel] [PATCH 6/8] target-arm: Privatize CPU_INTERRUPT_FIQ Richard Henderson
2011-05-04 20:34 ` [Qemu-devel] [PATCH 7/8] target-i386: Privatize some i386-specific interrupt names Richard Henderson
2011-05-04 20:34 ` [Qemu-devel] [PATCH 8/8] irq: Privatize CPU_INTERRUPT_NMI Richard Henderson
2011-05-08 16:50 ` Richard Henderson [this message]
2011-05-08 18:30 ` [Qemu-devel] [PATCH 0/8] cpu interrupt cleanup, v2 Blue Swirl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4DC6C9F2.2060205@twiddle.net \
--to=rth@twiddle.net \
--cc=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).