From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sheng Yang Subject: Re: [PATCH 00/15] interrupt injection rework Date: Tue, 14 Apr 2009 11:20:04 +0800 Message-ID: <200904141120.05244.sheng@linux.intel.com> References: <1239616545-25199-1-git-send-email-gleb@redhat.com> <49E3275F.9080904@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: Avi Kivity , kvm@vger.kernel.org, joerg.roedel@amd.com To: Gleb Natapov Return-path: Received: from mga09.intel.com ([134.134.136.24]:11979 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751463AbZDNDUL (ORCPT ); Mon, 13 Apr 2009 23:20:11 -0400 In-Reply-To: <49E3275F.9080904@redhat.com> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Monday 13 April 2009 19:51:59 Avi Kivity wrote: > Gleb Natapov wrote: > > Hi, > > > > This patch series aims to consolidate IRQ injection code for in kernel > > IRQ chip and userspace one. Also to move IRQ injection logic from > > SVM/VMX specific code to x86.c. > > Very nice patchset, removes code, consolidates functionality, and fixes > bugs. > > Joerg and Sheng, please give this a thorough review. Looks fine on my side, and indeed a nice patchset! But you may need ./script/checkpatch.pl to clean up style problems. :) -- regards Yang, Sheng