From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IjABF-0004Y4-HZ for qemu-devel@nongnu.org; Sat, 20 Oct 2007 04:59:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IjABD-0004XC-9z for qemu-devel@nongnu.org; Sat, 20 Oct 2007 04:59:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IjABD-0004X9-5U for qemu-devel@nongnu.org; Sat, 20 Oct 2007 04:59:35 -0400 Received: from ug-out-1314.google.com ([66.249.92.171]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IjABD-0004vd-5C for qemu-devel@nongnu.org; Sat, 20 Oct 2007 04:59:35 -0400 Received: by ug-out-1314.google.com with SMTP id m2so711511uge for ; Sat, 20 Oct 2007 01:59:31 -0700 (PDT) Message-ID: <4719C372.10500@gmail.com> Date: Sat, 20 Oct 2007 10:59:30 +0200 From: Sunil Amitkumar Janki MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu alpha? References: <4711DF16.1040307@linux-kernel.at> <1192356867.9976.376.camel@rapid> <200710191949.14806.rob@landley.net> In-Reply-To: <200710191949.14806.rob@landley.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: "J. Mayer" , oliver@linux-kernel.at Rob Landley wrote: > I'm interested in testing Alpha too, but I haven't seem a > qemu-system-alpha > show up yet. Alas, I have no hardware or specific expertise in this > platform, I'm just trying to build and boot Linux kernels (and corresponding > root filesystems) on as many emulated target platforms as I can. > > Rob > Hi Rob, I've been reading Alpha documentation, that I was pointed to by Wikipedia, over the summer, because I too would like to see a qemu-system-alpha. The problem is I don't really know how to develop for QEMU in general and in particular this target. The QEMU source code looks very complicated and opaque to me, but that may be because I lack the necessary knowledge and experience to reach a thorough understanding of it. I would appreciate it if someone could tell me where and how to start. Regards, Sunil