From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cyrill Gorcunov Subject: Re: [patch 2/5] kvm tools: Introduce vidmode parmeter Date: Wed, 8 Jun 2011 00:10:30 +0400 Message-ID: <20110607201030.GY1754@sun> References: <20110607194111.025052224@gmail.com> <20110607194153.843315267@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: asias.hejun@gmail.com, mingo@elte.hu, levinsasha928@gmail.com, prasadjoshi124@gmail.com, kvm@vger.kernel.org To: Pekka Enberg Return-path: Received: from mail-fx0-f46.google.com ([209.85.161.46]:55531 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754860Ab1FGUKe (ORCPT ); Tue, 7 Jun 2011 16:10:34 -0400 Received: by fxm17 with SMTP id 17so58277fxm.19 for ; Tue, 07 Jun 2011 13:10:33 -0700 (PDT) Content-Disposition: inline In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Jun 07, 2011 at 10:53:28PM +0300, Pekka Enberg wrote: > On Tue, 7 Jun 2011, Cyrill Gorcunov wrote: > >Usually this might be set by loader but since > >we're the loader lets allow to specify vesa > >mode as well. > > > >Signed-off-by: Cyrill Gorcunov > > This patch causes 'make check' to go crazy and print out bunch of these: > Pekka, are you sure it's because of _this_ particular patch? Cyrill