Re: [PATCH 5/7] kvm tools: Add help and info messages to 'kvm setup'

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 13 Oct 2011, Ingo Molnar wrote:
* Sasha Levin <levinsasha928@xxxxxxxxx> 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?

No, it runs rootfs that's named 'default'. We can change that but I'm not completely convinced running that last-created rootfs is the right thing to do here. Hmm.

The patches look good otherwise.

Thanks for the review!

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


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux