From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH][SVM] Don't reinject event that caused a task switch. Date: Mon, 04 May 2009 15:21:36 +0300 Message-ID: <49FEDDD0.2000303@redhat.com> References: <20090423140348.GP24095@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mx2.redhat.com ([66.187.237.31]:34524 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753043AbZEDMWS (ORCPT ); Mon, 4 May 2009 08:22:18 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n44CMBpH011384 for ; Mon, 4 May 2009 08:22:11 -0400 In-Reply-To: <20090423140348.GP24095@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: Gleb Natapov wrote: > If a task switch caused by an event remove it from the event queue. > VMX already does that. > > Applied, thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic.