From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D1Yzz-0007IC-Pr for qemu-devel@nongnu.org; Wed, 16 Feb 2005 18:54:27 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D1Yzy-0007HQ-1t for qemu-devel@nongnu.org; Wed, 16 Feb 2005 18:54:26 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D1Yzx-0007Gz-Q6 for qemu-devel@nongnu.org; Wed, 16 Feb 2005 18:54:25 -0500 Received: from [64.233.184.204] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D1Yjt-0004ip-U2 for qemu-devel@nongnu.org; Wed, 16 Feb 2005 18:37:50 -0500 Received: by wproxy.gmail.com with SMTP id 71so483029wra for ; Wed, 16 Feb 2005 15:37:49 -0800 (PST) Message-ID: <79bf984805021615372919d1b1@mail.gmail.com> Date: Wed, 16 Feb 2005 15:37:48 -0800 From: Mike Swanson Subject: Re: [Qemu-devel] Using QEMU for embedded systems In-Reply-To: <20050216143805.57205.qmail@web50702.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050216143805.57205.qmail@web50702.mail.yahoo.com> Reply-To: Mike Swanson , 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 Well, embedded devices are usually very different from each other, so new code would have to be made for each device. I have nothing against this, but I don't think it should be part of QEMU itself, but just made by the people needing this functionality. On Wed, 16 Feb 2005 06:38:05 -0800 (PST), Waqqas Jabbar wrote: > Hi > > First of all, i will like to share my appreciation > about the project. Some good work you are doing here > :) > > I was thinking if qemu can emulate a complete PC, then > it might be a good canditate to use in embedded system > development to emulate a board. What do you think > about it. > > Advantages of this would be > 1) Testing embedded software before the board is > actually developed > 2) Testing different configuration > > Thanks in advance > > goto > > __________________________________ > Do you Yahoo!? > Take Yahoo! Mail with you! Get it on your mobile phone. > http://mobile.yahoo.com/maildemo > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >