From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41227) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqHto-00074W-AO for qemu-devel@nongnu.org; Mon, 17 Nov 2014 03:43:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XqHtj-0006Yk-I9 for qemu-devel@nongnu.org; Mon, 17 Nov 2014 03:43:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:32845) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XqHtj-0006Ya-BJ for qemu-devel@nongnu.org; Mon, 17 Nov 2014 03:42:59 -0500 Message-ID: <1416213773.608.8.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 17 Nov 2014 09:42:53 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] QEMU graphics API List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anna Fischer Cc: "qemu-devel@nongnu.org" On Mo, 2014-11-17 at 08:32 +0000, Anna Fischer wrote: > Good morning, > > Is there documentation somewhere describing the QEMU graphics API - > e.g. I'm looking for some guidance on developing a new QEMU frontend > (like the SDL/SDL2 frontend)? Not really. my kvm forum talk covers some of it: https://www.kraxel.org/slides/qemu-gfx/ cheers, Gerd