From: Sasha Levin <levinsasha928@gmail.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: penberg@cs.helsinki.fi, kvm@vger.kernel.org,
asias.hejun@gmail.com, gorcunov@gmail.com
Subject: Re: [PATCH 5/7] kvm tools: Add help and info messages to 'kvm setup'
Date: Thu, 13 Oct 2011 12:08:48 +0200 [thread overview]
Message-ID: <1318500528.3527.2.camel@lappy> (raw)
In-Reply-To: <20111013100046.GA13651@elte.hu>
On Thu, 2011-10-13 at 12:00 +0200, Ingo Molnar wrote:
> * Sasha Levin <levinsasha928@gmail.com> wrote:
>
> > + r = do_setup(instance_name);
> > + if (r == 0)
> > + pr_info("Your new rootfs named %s has been created.\n"
> > + "You can now start it by running 'kvm run -d %s'\n",
> > + instance_name, instance_name);
>
> Btw., will 'kvm run' select the last-created rootfs by default?
>
> The patches look good otherwise.
A simple 'kvm run' (creates if needed) and starts a rootfs named
'default'.
--
Sasha.
next prev parent reply other threads:[~2011-10-13 10:08 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-13 9:32 [PATCH 1/7] kvm tools: Fix spelling mistake Sasha Levin
2011-10-13 9:32 ` [PATCH 2/7] kvm tools: Use compat message per device instead of per instance Sasha Levin
2011-10-13 9:32 ` [PATCH 3/7] kvm tools: Improve compat message Sasha Levin
2011-10-13 9:32 ` [PATCH 4/7] kvm tools: Add basic help when starting 'kvm' without args Sasha Levin
2011-10-13 9:32 ` [PATCH 5/7] kvm tools: Add help and info messages to 'kvm setup' Sasha Levin
2011-10-13 10:00 ` Ingo Molnar
2011-10-13 10:08 ` Sasha Levin [this message]
2011-10-13 16:38 ` Pekka Enberg
2011-10-13 16:52 ` Ingo Molnar
2011-10-13 18:22 ` Pekka Enberg
2011-10-14 1:02 ` Asias He
2011-10-14 6:08 ` Ingo Molnar
2011-10-14 6:20 ` Pekka Enberg
2011-10-14 6:51 ` Ingo Molnar
2011-10-13 9:32 ` [PATCH 6/7] kvm tools: Modify 'kvm setup' parameters Sasha Levin
2011-10-13 9:32 ` [PATCH 7/7] kvm tools: Add option to list rootfs in 'kvm list' Sasha Levin
2011-10-13 16:40 ` Pekka Enberg
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=1318500528.3527.2.camel@lappy \
--to=levinsasha928@gmail.com \
--cc=asias.hejun@gmail.com \
--cc=gorcunov@gmail.com \
--cc=kvm@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=penberg@cs.helsinki.fi \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.