qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Erik de Castro Lopo <mle+tools@mega-nerd.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Fabrice Bellard 's QEMU configuration files
Date: Mon, 13 Oct 2008 08:27:22 +1100	[thread overview]
Message-ID: <20081013082722.324b050a.mle+tools@mega-nerd.com> (raw)
In-Reply-To: <200810112356.39698.rob@landley.net>

Rob Landley wrote:

> I point out that device trees are becoming standard in the Linux kernel,

This is completely orthogonal.

What I was talking about was a way to do:

     qemu -C my-machine.qvm

instead of

    qemu -m 512 -kqemu -no-reboot -nographic -serial stdio \
        -net vde,vlan=0,sock=/var/run/qemu-vde.ctl \
        -net nic,vlan=0,macaddr=53:64:10:12:47:31 \
        -name my_machine -boot c my-machine.img

Erik
-- 
-----------------------------------------------------------------
Erik de Castro Lopo
-----------------------------------------------------------------
"No stronger retrograde force exists in the world."
-- Winston Churchill in "The River War", published in 1899.

  reply	other threads:[~2008-10-12 21:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-10 23:44 [Qemu-devel] Fabrice Bellard 's QEMU configuration files Erik de Castro Lopo
2008-10-12  4:56 ` Rob Landley
2008-10-12 21:27   ` Erik de Castro Lopo [this message]
2008-10-13 16:19   ` Hollis Blanchard

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=20081013082722.324b050a.mle+tools@mega-nerd.com \
    --to=mle+tools@mega-nerd.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).