qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] [uq/master] Patch queue, part VI (interrupt disentangling)
@ 2011-03-18 12:19 Jan Kiszka
  2011-03-18 12:19 ` [Qemu-devel] [PATCH 1/3] Break up user and system cpu_interrupt implementations Jan Kiszka
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jan Kiszka @ 2011-03-18 12:19 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: Riku Voipio, qemu-devel, kvm

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(-)

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-29 13:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [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

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).