public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony-rdkfGonbjUSkNkDKm+mE6A@public.gmane.org>
To: "Jorge Lucángeli Obes" <t4m5yn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	qemu-devel-qX2TKyscuCcdnm+yROfE0A@public.gmane.org
Subject: Re: [PATCH][RFC] Allowing QEMU to directly execute a	directory (and storing command line options in it)
Date: Fri, 31 Aug 2007 14:13:29 -0500	[thread overview]
Message-ID: <1188587609.10527.0.camel@squirrel> (raw)
In-Reply-To: <59abf66e0708311205n6f6086d0g5d7c786ff2bef02b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>


On Fri, 2007-08-31 at 16:05 -0300, Jorge Lucángeli Obes wrote:
> On 8/31/07, Anthony Liguori <anthony@codemonkey.ws> wrote:
> > It makes little sense to pass a directory when you can pass a config
> > file and assume that the directory the config file is in is the CWD.
> >
> > For instance, if vm.cfg contained just the command line arguments, you
> > could have:
> >
> > MyImage/vm.cfg:        -hda disk0.qcow -m 512
> > MyImage/disk0.qcow:    <disk image>
> >
> > And then do:
> >
> > qemu -c MyImage/vm.cfg
> 
> I thought about this when coding, and it's true. Maybe we could just
> leave a new explicit config file option. I insist on making this as
> simple as possible, that's why I  chose to use the config file as a
> "written-down" command line.
> 
> If this were the case, we could remove the restriction of having the
> config file refer only to images on the same directory, as the use of
> the config file would be explicit. Thoughts?

Yes.  It should be a very simple patch.

Regards,

Anthony Liguori

> Cheers,
> Jorge


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

  parent reply	other threads:[~2007-08-31 19:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-31 18:19 [PATCH][RFC] Allowing QEMU to directly execute a directory (and storing command line options in it) Jorge Lucángeli Obes
     [not found] ` <59abf66e0708311119p2b83fcffg31fac1c298cfc10a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-31 18:54   ` Anthony Liguori
2007-08-31 19:05     ` Jorge Lucángeli Obes
     [not found]       ` <59abf66e0708311205n6f6086d0g5d7c786ff2bef02b-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-08-31 19:13         ` Anthony Liguori [this message]
2007-09-01 11:02     ` [Qemu-devel] " Markus Hitter
     [not found]       ` <7CB48D77-249D-4DD9-83B8-D3DB8553C058-5aU9hSJ5JWgb1SvskN2V4Q@public.gmane.org>
2007-09-01 14:39         ` Andreas Färber
     [not found]           ` <B0DA06F2-356F-47A5-8A69-744432AD4BF9-S0/GAf8tV78@public.gmane.org>
2007-09-01 18:45             ` Jorge Lucángeli Obes
     [not found]               ` <59abf66e0709011145o20aae4fft5169bfb80e529bb2-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2007-09-01 19:52                 ` Andreas Färber
     [not found]                   ` <94105503-7C72-4E25-A34D-B93415278EFB-S0/GAf8tV78@public.gmane.org>
2007-09-01 20:26                     ` Jorge Lucángeli Obes

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=1188587609.10527.0.camel@squirrel \
    --to=anthony-rdkfgonbjusknkdkm+me6a@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    --cc=qemu-devel-qX2TKyscuCcdnm+yROfE0A@public.gmane.org \
    --cc=t4m5yn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.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