From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [PATCH] kvm tools: Add 'kvm nmi' command Date: Wed, 7 Dec 2011 14:49:47 +0400 Message-ID: <20111207104947.GE21678@moon> References: <1323204175-17234-1-git-send-email-levinsasha928@gmail.com> <20111207102152.GP12507@redhat.com> <20111207103111.GC21678@moon> <20111207103305.GA25618@redhat.com> <20111207103725.GD21678@moon> <20111207104150.GQ12507@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Sasha Levin , penberg@kernel.org, mingo@elte.hu, asias.hejun@gmail.com, kvm@vger.kernel.org To: Gleb Natapov Return-path: Received: from mail-ee0-f46.google.com ([74.125.83.46]:62289 "EHLO mail-ee0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754561Ab1LGKtv (ORCPT ); Wed, 7 Dec 2011 05:49:51 -0500 Received: by eekd41 with SMTP id d41so323010eek.19 for ; Wed, 07 Dec 2011 02:49:50 -0800 (PST) Content-Disposition: inline In-Reply-To: <20111207104150.GQ12507@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Dec 07, 2011 at 12:41:50PM +0200, Gleb Natapov wrote: > > > > Yup, but while we support linux kernels only it should be fine. Still > > of course on long term we need a check. > > > Tomorrow someone will send a patch to change how Linux behaves and > slightly older kvmtool will not be able to run newer kernels :) No need > to wait for long term, a couple of lines of code will fix the issue in the > patch. Look here for reference: > > http://article.gmane.org/gmane.comp.emulators.kvm.devel/80339 > Sure. Thanks Gleb! Cyrill