qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
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(-)

             reply	other threads:[~2011-03-18 12:19 UTC|newest]

Thread overview: 5+ 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 1/3] Break up user and system cpu_interrupt implementations Jan Kiszka
2011-03-18 12:19 ` [Qemu-devel] [PATCH 2/3] Redirect cpu_interrupt to callback handler Jan Kiszka
2011-03-28 14:46   ` [Qemu-devel] " Marcelo Tosatti
2011-03-18 12:19 ` [Qemu-devel] [PATCH 3/3] kvm: Install specialized interrupt handler 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 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).