On Thu, 2011-10-13 at 12:00 +0200, Ingo Molnar wrote:
> * Sasha Levin <[email protected]> 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.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to