From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E6nDY-0001ec-I4 for qemu-devel@nongnu.org; Sun, 21 Aug 2005 06:38:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E6nDU-0001cr-Bf for qemu-devel@nongnu.org; Sun, 21 Aug 2005 06:38:18 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E6nDT-0001Zq-Lk for qemu-devel@nongnu.org; Sun, 21 Aug 2005 06:38:15 -0400 Received: from [84.96.92.55] (helo=smtP.neuf.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E6n8m-00046Y-Ij for qemu-devel@nongnu.org; Sun, 21 Aug 2005 06:33:24 -0400 Received: from [84.99.204.33] by sp604004mt.gpm.neuf.ld (Sun Java System Messaging Server 6.2-3.03 (built Jun 27 2005)) with ESMTP id <0ILK005KMIN26QY0@sp604004mt.gpm.neuf.ld> for qemu-devel@nongnu.org; Sun, 21 Aug 2005 12:33:02 +0200 (CEST) Date: Sun, 21 Aug 2005 12:33:48 +0200 From: Fabrice Bellard Subject: Re: [Qemu-devel] FYI: HPPA Target for QEMU In-reply-to: <20050820231129.GA21355@rumbero.org> Message-id: <4308588C.4030909@bellard.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT References: <20050820231129.GA21355@rumbero.org> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Seelig , qemu-devel@nongnu.org Paul Seelig wrote: > Anybody interested in PA-RISC support for Qemu? > > Just in case nobody has seen this here yet and would be interested in > helping out developing a QEMU Target for HPPA: > > http://homepage.ntlworld.com/wholehog/stuart/qemu/ > > I'm not related with the project but would love to be able to boot and > run HP-UX 11 in Qemu instead on my rather slow 715/64 machine... ;-) Hi, I find this target interesting. I'll merge it as soon as a dynamically linked /bin/ls runs in linux-user emulation... Fabrice.