From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [RFC][PATCH 3/3] In DM_LOWEST, only deliver interrupts to vcpus with enabled LAPIC's Date: Wed, 09 Jun 2010 14:22:29 +0300 Message-ID: <4C0F7975.9060708@redhat.com> References: <1276019703-18136-1-git-send-email-clalance@redhat.com> <1276019703-18136-4-git-send-email-clalance@redhat.com> <20100609110132.GX14316@redhat.com> <4C0F762F.2030605@redhat.com> <20100609112027.GZ14316@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Chris Lalancette , kvm@vger.kernel.org, mtosatti@redhat.com To: Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:62269 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757319Ab0FILWc (ORCPT ); Wed, 9 Jun 2010 07:22:32 -0400 Received: from int-mx04.intmail.prod.int.phx2.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.17]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id o59BMVcV031086 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 9 Jun 2010 07:22:31 -0400 Received: from cleopatra.tlv.redhat.com (cleopatra.tlv.redhat.com [10.35.255.11]) by int-mx04.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id o59BMUlu010434 for ; Wed, 9 Jun 2010 07:22:31 -0400 In-Reply-To: <20100609112027.GZ14316@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 06/09/2010 02:20 PM, Gleb Natapov wrote: > >> The apic still accepts some interrupts even if disabled, so this >> needs to be very conditional. >> >> > What kind of interrupt and can they be delivered in DM_LOWEST mode? > INIT, NMI, SMI, and SIPI. So no DM_LOWEST. -- error compiling committee.c: too many arguments to function