From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36573) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TAKV7-0004Ju-VD for qemu-devel@nongnu.org; Sat, 08 Sep 2012 08:51:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TAKV7-00006L-1F for qemu-devel@nongnu.org; Sat, 08 Sep 2012 08:51:05 -0400 Received: from mout.web.de ([212.227.15.3]:61279) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TAKV6-00005R-M9 for qemu-devel@nongnu.org; Sat, 08 Sep 2012 08:51:04 -0400 Message-ID: <504B3F2B.8000207@web.de> Date: Sat, 08 Sep 2012 14:50:51 +0200 From: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= MIME-Version: 1.0 References: <1347103584-20598-1-git-send-email-aurelien@aurel32.net> <1347103584-20598-9-git-send-email-aurelien@aurel32.net> In-Reply-To: <1347103584-20598-9-git-send-email-aurelien@aurel32.net> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: Re: [Qemu-devel] [PATCH 08/12] ppc/prep: use the new pci_vga_init() function List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aurelien Jarno Cc: qemu-devel@nongnu.org Am 08.09.2012 13:26, schrieb Aurelien Jarno: > As a bonus it allows new vga card types (including none). > > Cc: Andreas Färber > Signed-off-by: Aurelien Jarno Acked-by: Andreas Färber /-F