From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K6B5y-00042r-GN for qemu-devel@nongnu.org; Tue, 10 Jun 2008 17:09:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K6B5w-00041a-Ki for qemu-devel@nongnu.org; Tue, 10 Jun 2008 17:09:34 -0400 Received: from [199.232.76.173] (port=50701 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K6B5w-00041X-GX for qemu-devel@nongnu.org; Tue, 10 Jun 2008 17:09:32 -0400 Received: from mx03.syneticon.net ([87.79.32.166]:1532) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K6B5w-0000K9-80 for qemu-devel@nongnu.org; Tue, 10 Jun 2008 17:09:32 -0400 Message-ID: <484EED6F.7010207@wpkg.org> Date: Tue, 10 Jun 2008 23:09:03 +0200 From: Tomasz Chmielewski MIME-Version: 1.0 Subject: Re: [Qemu-devel] what is needed to shutdown a guest (including Qemu process)? References: <484E6B53.8030503@wpkg.org> <200806101435.29735.paul@codesourcery.com> <484E846A.6010208@wpkg.org> In-Reply-To: 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: Paul Brook andrzej zaborowski schrieb: >> Does anyone know if any of other ARM flavour emulated by Qemu is able to >> power off? > > If you mean any other ARM-based machine, the N800 and Palm T|E can and > also the Neo1973 (in svn.openmoko.org). They lack other features that > versatile/PB has, though. They are all embedded systems and Versatile > may be the most pc-like machine with an ARM cpu in qemu. I meant any of the ARM machines which can be emulated by Qemu: $ qemu-system-arm -M ? Supported machines are: integratorcp ARM Integrator/CP (ARM926EJ-S) (default) versatilepb ARM Versatile/PB (ARM926EJ-S) versatileab ARM Versatile/AB (ARM926EJ-S) realview ARM RealView Emulation Baseboard (ARM926EJ-S) akita Akita PDA (PXA270) spitz Spitz PDA (PXA270) borzoi Borzoi PDA (PXA270) terrier Terrier PDA (PXA270) cheetah Palm Tungsten|E aka. Cheetah PDA (OMAP310) lm3s811evb Stellaris LM3S811EVB lm3s6965evb Stellaris LM3S6965EVB connex Gumstix Connex (PXA255) verdex Gumstix Verdex (PXA270) mainstone Mainstone II (PXA27x) According to what you say, "cheetah" should be able to power off? Does it have any network interface? I don't see it mentioned here: http://bellard.org/qemu/qemu-doc.html#SEC63 -- Tomasz Chmielewski http://wpkg.org