From: Jan Kiszka <jan.kiszka@web.de>
To: Avi Kivity <avi@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>
Cc: kvm@vger.kernel.org, qemu-devel@nongnu.org,
Riku Voipio <riku.voipio@iki.fi>
Subject: [PATCH 0/3] [uq/master] Patch queue, part VI (interrupt disentangling)
Date: Fri, 18 Mar 2011 13:19:13 +0100 [thread overview]
Message-ID: <cover.1300450747.git.jan.kiszka@web.de> (raw)
Repost of the remaining three patches from part V. No functional
changes, I just updated the commit log for reflect their complete
rationale.
CC: Riku Voipio <riku.voipio@iki.fi>
Jan Kiszka (3):
Break up user and system cpu_interrupt implementations
Redirect cpu_interrupt to callback handler
kvm: Install specialized interrupt handler
cpu-all.h | 14 +++++++++++++-
exec.c | 18 +++++++++++++-----
kvm-all.c | 11 +++++++++++
3 files changed, 37 insertions(+), 6 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: Jan Kiszka <jan.kiszka@web.de>
To: Avi Kivity <avi@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>
Cc: Riku Voipio <riku.voipio@iki.fi>,
qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: [Qemu-devel] [PATCH 0/3] [uq/master] Patch queue, part VI (interrupt disentangling)
Date: Fri, 18 Mar 2011 13:19:13 +0100 [thread overview]
Message-ID: <cover.1300450747.git.jan.kiszka@web.de> (raw)
Repost of the remaining three patches from part V. No functional
changes, I just updated the commit log for reflect their complete
rationale.
CC: Riku Voipio <riku.voipio@iki.fi>
Jan Kiszka (3):
Break up user and system cpu_interrupt implementations
Redirect cpu_interrupt to callback handler
kvm: Install specialized interrupt handler
cpu-all.h | 14 +++++++++++++-
exec.c | 18 +++++++++++++-----
kvm-all.c | 11 +++++++++++
3 files changed, 37 insertions(+), 6 deletions(-)
next reply other threads:[~2011-03-18 12:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-18 12:19 Jan Kiszka [this message]
2011-03-18 12:19 ` [Qemu-devel] [PATCH 0/3] [uq/master] Patch queue, part VI (interrupt disentangling) Jan Kiszka
2011-03-18 12:19 ` [PATCH 1/3] Break up user and system cpu_interrupt implementations Jan Kiszka
2011-03-18 12:19 ` [Qemu-devel] " Jan Kiszka
2011-03-18 12:19 ` [PATCH 2/3] Redirect cpu_interrupt to callback handler Jan Kiszka
2011-03-18 12:19 ` [Qemu-devel] " Jan Kiszka
2011-03-28 14:46 ` Marcelo Tosatti
2011-03-28 14:46 ` [Qemu-devel] " Marcelo Tosatti
2011-03-18 12:19 ` [PATCH 3/3] kvm: Install specialized interrupt handler Jan Kiszka
2011-03-18 12:19 ` [Qemu-devel] " Jan Kiszka
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=cover.1300450747.git.jan.kiszka@web.de \
--to=jan.kiszka@web.de \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mtosatti@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=riku.voipio@iki.fi \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.