From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: A puzzle on the interrupt disposal of KVM? Date: Tue, 24 Nov 2009 09:05:26 +0200 Message-ID: <20091124070526.GB2999@redhat.com> References: <3a240e800911231649w5f60aad8lb0485d515294934a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm To: Liang YANG Return-path: Received: from mx1.redhat.com ([209.132.183.28]:60987 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756565AbZKXHFV (ORCPT ); Tue, 24 Nov 2009 02:05:21 -0500 Content-Disposition: inline In-Reply-To: <3a240e800911231649w5f60aad8lb0485d515294934a@mail.gmail.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Nov 24, 2009 at 08:49:24AM +0800, Liang YANG wrote: > Does the vmx_inject_irq and vmx_inject_nmi inject all the interrupt > from outer space ? > > Then when the interrrupt yielded from hardware is delieved to the QEMU or KVM ? > HW interrupts delivered to the host kernel. -- Gleb.