From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39838) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dqClJ-0008My-T8 for qemu-devel@nongnu.org; Fri, 08 Sep 2017 02:27:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dqClF-0000GL-1C for qemu-devel@nongnu.org; Fri, 08 Sep 2017 02:27:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60094) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dqClE-0000Fy-S2 for qemu-devel@nongnu.org; Fri, 08 Sep 2017 02:27:28 -0400 Message-ID: <1504852044.13941.2.camel@redhat.com> From: Gerd Hoffmann Date: Fri, 08 Sep 2017 08:27:24 +0200 In-Reply-To: References: <20170901125742.4249-1-kraxel@redhat.com> <1504772696.15653.5.camel@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 0/5] Vga 20170901 patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Philippe =?ISO-8859-1?Q?Mathieu-Daud=E9?= , Peter Maydell Cc: qemu-devel@nongnu.org Hi, > Do you notice performance degradations since patch 2? Didn't benchmark it but it has no effect on the vast majority of video modes in use today. Basically only the classic vga video modes with 256 colors (or less) will go through the vga render code. > Your series is OK, Good. Peter, can you pull? cheers, Gerd