From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:56398) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSV8c-0000aY-9T for qemu-devel@nongnu.org; Thu, 10 May 2012 11:18:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSV8W-0008ML-52 for qemu-devel@nongnu.org; Thu, 10 May 2012 11:18:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:63673) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSV8V-0008LZ-Th for qemu-devel@nongnu.org; Thu, 10 May 2012 11:18:36 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q4AFIYGl002480 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 10 May 2012 11:18:34 -0400 Message-ID: <4FABDC47.4010509@redhat.com> Date: Thu, 10 May 2012 17:18:31 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1336656293-31499-1-git-send-email-uril@redhat.com> In-Reply-To: <1336656293-31499-1-git-send-email-uril@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] qxl: set size of PCI IO BAR correctly (16) for revision 2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Uri Lublin Cc: qemu-devel@nongnu.org On 05/10/12 15:24, Uri Lublin wrote: > Also move it up into switch(qxl->revision) block Looks good. Anthony, want a one-patch-pull-req for this one? Or can you just pick it up directly? cheers, Gerd