qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Andreas Färber" <afaerber@suse.de>
To: Renich Bon Ciric <renich@evalinux.com>
Cc: Qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Emulating mips
Date: Tue, 23 Jul 2013 11:06:14 +0200	[thread overview]
Message-ID: <51EE4786.7090107@suse.de> (raw)
In-Reply-To: <CAG55PuY8BBg4zkM=2A0s4erAWEH8-=B1=NyzA=+ZqgdA8SzUPA@mail.gmail.com>

Hello,

Am 23.07.2013 07:16, schrieb Renich Bon Ciric:
> I'm trying to run some rom file I got from a client. It's a sc2005
> processor; supposedly compatible with 4k.
> 
> Anyway, I do this:
> 
> qemu-system-mips -M mips -pflash 301-3100\ -\ user\ specified\ -\
> Full.bin -serial stdio
> 
> The processor goes to 100% but I see nothing, not in the serial
> console nor in the window (monitor, maybe?)

You didn't mention which version you're using, so try latest stable 1.5
or qemu.git.

You need to know what board the ROM file was for, you can view the list
with -M '?' - if it's none of those, chances are you need to implement
the machine first.

Note that there's qemu-system-mips and qemu-system-mipsel depending on
endianness, and you can usually override the CPU via -cpu, again see
-cpu '?' for a list.

Regards,
Andreas

-- 
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg

  parent reply	other threads:[~2013-07-23  9:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-23  5:16 [Qemu-devel] Emulating mips Renich Bon Ciric
2013-07-23  5:41 ` Rob Landley
2013-07-23  6:24   ` Renich Bon Ciric
2013-07-23  9:06 ` Andreas Färber [this message]
2013-07-23 17:42   ` Renich Bon Ciric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51EE4786.7090107@suse.de \
    --to=afaerber@suse.de \
    --cc=Qemu-devel@nongnu.org \
    --cc=renich@evalinux.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).