[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/3] [uq/master] Patch queue, part VI (interrupt dis
From: |
Jan Kiszka |
Subject: |
[Qemu-devel] [PATCH 0/3] [uq/master] Patch queue, part VI (interrupt disentangling) |
Date: |
Fri, 18 Mar 2011 13:19:13 +0100 |
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 <address@hidden>
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(-)
- [Qemu-devel] [PATCH 0/3] [uq/master] Patch queue, part VI (interrupt disentangling),
Jan Kiszka <=