qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Réf. : Re: [kvm-devel] [PATCH][RFC] Allowing QEMU to directly executeadirectory (and storing command line options in it)
@ 2007-08-31 20:13 laurent.vivier
  2007-08-31 21:09 ` Johannes Schindelin
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: laurent.vivier @ 2007-08-31 20:13 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: kvm-devel, Jorge Lucángeli Obes, qemu-devel


Hi Anthony,

I think passing only the directory name is better because it can be like a
"black box" : the user don't have to know how it is inside. And it is much
more simple to use "qemu my_pc" than "qemu -c my_pc/config".

Regards,
Laurent

------------------------------------------------------
      Pour :      Jorge Lucángeli Obes <t4m5yn@gmail.com>
      cc :  kvm-devel@lists.sourceforge.net, qemu-devel@nongnu.org
      ccc :
      Objet :     Re: [kvm-devel] [PATCH][RFC] Allowing QEMU to directly
execute a directory (and storing command line options in it)
Anthony Liguori <anthony@codemonkey.ws>
Envoyé par : kvm-devel-bounces@lists.sourceforge.net
31/08/2007 13:54 EST
            <font size=-1></font>



















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





^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-09-03  9:13 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-31 20:13 [Qemu-devel] Réf. : Re: [kvm-devel] [PATCH][RFC] Allowing QEMU to directly executeadirectory (and storing command line options in it) laurent.vivier
2007-08-31 21:09 ` Johannes Schindelin
2007-09-01 14:22   ` [kvm-devel] [Qemu-devel] Réf. : " Avi Kivity
2007-09-01 22:59     ` Johannes Schindelin
2007-09-01  0:19 ` [Qemu-devel] Re: Réf. : Re: [kvm-devel] " Anthony Liguori
2007-09-01  5:44   ` Luke -Jr
2007-09-01  8:05     ` pterjan
2007-09-03  9:12   ` Laurent Vivier
2007-09-01  0:52 ` [Qemu-devel] Re: [kvm-devel] Réf. : " Daniel P. Berrange

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).