qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stewart Smith <stewart@linux.vnet.ibm.com>
To: Mj Embd <mj.embd@gmail.com>, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Qemu Bare metal Query
Date: Fri, 07 Feb 2014 11:17:59 +1100	[thread overview]
Message-ID: <87r47f22tk.fsf@river.i-did-not-set--mail-host-address--so-tickle-me> (raw)
In-Reply-To: <CAPUj1OP0SPmR4z3vgiuPn0zHFY1JniHZAooskpcXdHpoiHTEFw@mail.gmail.com>

Mj Embd <mj.embd@gmail.com> writes:
> Is it possible to run Qemu bare metal , after u-boot like linux is
> loaded from u-boot?
> Like running qemu from u-boot bootm command?
>
> - Reset | Uboot | Qemu
>
> Usually qemu runs on host os, so there would be some dependencies, how
> to find what all dependencies are there?

Qemu depends on a lot of the host OS. Everything from memory allocation
to filesystem to networking. The closest thing to running it on bare
metal is running it on Linux (with a minimalist userspace).

Quite simply, Qemu isn't an operating system, it leaves that job to an
operating system and focuses on the bits needed to make the machine look
like another (native guests or full emu).

      reply	other threads:[~2014-02-07  0:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05  7:00 [Qemu-devel] Qemu Bare metal Query Mj Embd
2014-02-07  0:17 ` Stewart Smith [this message]

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=87r47f22tk.fsf@river.i-did-not-set--mail-host-address--so-tickle-me \
    --to=stewart@linux.vnet.ibm.com \
    --cc=mj.embd@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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).