From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] KVM: IA64: enable external interrupt in vmm Date: Wed, 25 Mar 2009 12:35:44 +0200 Message-ID: <49CA0900.2040404@redhat.com> References: <10C63FAD690C13458F0B32BCED571F140E29AF79@pdsmsx502.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "kvm-ia64@vger.kernel.org" , "kvm@vger.kernel.org" , "Zhang, Xiantao" To: "Zhang, Yang" Return-path: Received: from mx2.redhat.com ([66.187.237.31]:40824 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754184AbZCYKfs (ORCPT ); Wed, 25 Mar 2009 06:35:48 -0400 In-Reply-To: <10C63FAD690C13458F0B32BCED571F140E29AF79@pdsmsx502.ccr.corp.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: Zhang, Yang wrote: > From 2cf75eff171ef823b3b17c945504d0233a6bd427 Mon Sep 17 00:00:00 2001 > From: Yang Zhang > Date: Mon, 23 Mar 2009 03:31:04 -0400 > Subject: [PATCH] KVM: IA64: enable external interrupt in vmm > > In the previous version, the interrupt bit is cleared when in > the vmm. This patch opens the bit and the externanl interrupt can > be deal with when in the vmm. It will improve the I/O performance. > I'm surprised it doesn't work this way already. What happens now if the guest disables interrupts and spins? -- error compiling committee.c: too many arguments to function