From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7502 invoked by alias); 13 Aug 2008 00:18:48 -0000 Received: (qmail 7493 invoked by uid 22791); 13 Aug 2008 00:18:47 -0000 X-Spam-Check-By: sourceware.org Received: from bluesmobile.specifix.com (HELO bluesmobile.specifix.com) (216.129.118.140) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 13 Aug 2008 00:18:13 +0000 Received: from [127.0.0.1] (bluesmobile.specifix.com [216.129.118.140]) by bluesmobile.specifix.com (Postfix) with ESMTP id A076B3BF44; Tue, 12 Aug 2008 17:18:11 -0700 (PDT) Subject: Re: linux under psim From: Michael Snyder To: Andrew Cagney Cc: Mihaela Grigore , gdb@sources.redhat.com In-Reply-To: <4899A359.407@gnu.org> References: <78ef7ce10808031001j27d998c3x6455b9a7591f4a31@mail.gmail.com> <1217996104.3549.656.camel@localhost.localdomain> <4899A359.407@gnu.org> Content-Type: text/plain Date: Thu, 14 Aug 2008 11:05:00 -0000 Message-Id: <1218586691.3549.705.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 (2.10.3-7.fc7) Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-08/txt/msg00172.txt.bz2 On Wed, 2008-08-06 at 09:12 -0400, Andrew Cagney wrote: > Michael Snyder wrote: > > On Sun, 2008-08-03 at 18:01 +0100, Mihaela Grigore wrote: > > > >> Hello, > >> > >> I'd like to know if anyone has tried or knows if it is possible to run > >> a linux 2.6 kernel under psim. > >> > >> ps: please add me in cc in a reply to this message. > >> > > > > No, psim is not a full-system simulator, it's more of a cpu simulator. > > > FYI, PSIM is a full system simulator and in its heyday was running the > NetBSD operating system (at that time I'm not sure there was even a > Linux/PPC Kernel :-). More recently though, tools such as QEMU have > become popular. I did not know! Thanks for the correction.