From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51730) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAwTK-0007Or-Kz for qemu-devel@nongnu.org; Wed, 05 Feb 2014 02:00:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WAwTJ-0007RK-Me for qemu-devel@nongnu.org; Wed, 05 Feb 2014 02:00:34 -0500 Received: from mail-oa0-x22e.google.com ([2607:f8b0:4003:c02::22e]:50654) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WAwTJ-0007RD-Hx for qemu-devel@nongnu.org; Wed, 05 Feb 2014 02:00:33 -0500 Received: by mail-oa0-f46.google.com with SMTP id n16so11128345oag.19 for ; Tue, 04 Feb 2014 23:00:32 -0800 (PST) MIME-Version: 1.0 Date: Wed, 5 Feb 2014 12:30:32 +0530 Message-ID: From: Mj Embd Content-Type: text/plain; charset=ISO-8859-1 Subject: [Qemu-devel] Qemu Bare metal Query List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel Hi Qemu Folks, 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? Thanks -- -mj