From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60338) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiiSC-0007i7-0w for qemu-devel@nongnu.org; Fri, 09 May 2014 06:55:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiiS5-0005zY-QS for qemu-devel@nongnu.org; Fri, 09 May 2014 06:54:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiiS5-0005zK-Jd for qemu-devel@nongnu.org; Fri, 09 May 2014 06:54:53 -0400 Message-ID: <1399632879.5213.49.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Fri, 09 May 2014 12:54:39 +0200 In-Reply-To: <33183CC9F5247A488A2544077AF19020815E7506@SZXEMA503-MBS.china.huawei.com> References: <1399630869-920-1-git-send-email-arei.gonglei@huawei.com> <1399631470.5213.47.camel@nilsson.home.kraxel.org> <33183CC9F5247A488A2544077AF19020815E7506@SZXEMA503-MBS.china.huawei.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] cirrus_vga: adding sanity check for vram size [checkpatch false positive?] List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Gonglei (Arei)" Cc: "Huangweidong (C)" , "mst@redhat.com" , "qemu-devel@nongnu.org" , Blue Swirl , "pbonzini@redhat.com" , "afaerber@suse.de" Hi, > BTW, what's your opinion about isa cirrus vga device, Gerd? I'd do the same check there. cheers, Gerd