From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46644) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wwrmt-0007Lx-6q for qemu-devel@nongnu.org; Tue, 17 Jun 2014 07:42:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wwrml-0005zU-62 for qemu-devel@nongnu.org; Tue, 17 Jun 2014 07:42:51 -0400 Received: from mail-lb0-f172.google.com ([209.85.217.172]:53922) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wwrmk-0005zK-Uo for qemu-devel@nongnu.org; Tue, 17 Jun 2014 07:42:43 -0400 Received: by mail-lb0-f172.google.com with SMTP id c11so3917192lbj.17 for ; Tue, 17 Jun 2014 04:42:42 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1403004255.1614.12.camel@nilsson.home.kraxel.org> References: <1402974463.7661.102.camel@pasglop> <1403001900.1614.10.camel@nilsson.home.kraxel.org> <1403004255.1614.12.camel@nilsson.home.kraxel.org> From: Peter Maydell Date: Tue, 17 Jun 2014 12:42:21 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [RFC] qemu VGA endian swap low level drawing changes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Alexey Kardashevskiy , Alexander Graf , "qemu-devel@nongnu.org" , Paolo Bonzini On 17 June 2014 12:24, Gerd Hoffmann wrote: > pl110 looks easy enough, so maybe I should just go convert it (and > sprinkle in comments) so there actually is a good example to follow. > Which arm board has one? Suggestions on how to test it? It's present in a number of them; the simplest one to test is probably versatilepb, because you can get some prebuilt images from Aurelien's website: http://people.debian.org/~aurel32/qemu/armel/ thanks -- PMM