From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jan Kiszka Subject: [PATCH 0/3] [uq/master] Patch queue, part VI (interrupt disentangling) Date: Fri, 18 Mar 2011 13:19:13 +0100 Message-ID: Cc: kvm@vger.kernel.org, qemu-devel@nongnu.org, Riku Voipio To: Avi Kivity , Marcelo Tosatti Return-path: Received: from fmmailgate02.web.de ([217.72.192.227]:35817 "EHLO fmmailgate02.web.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752338Ab1CRMTV (ORCPT ); Fri, 18 Mar 2011 08:19:21 -0400 Sender: kvm-owner@vger.kernel.org List-ID: 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 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(-)