From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Meneghel Rodrigues Subject: Re: KVM usability Date: Thu, 04 Mar 2010 17:00:24 -0300 Message-ID: <1267732824.5322.57.camel@localhost.localdomain> References: <1267068445.1726.25.camel@localhost> <1267089644.12790.74.camel@laptop> <1267152599.1726.76.camel@localhost> <20100226090147.GH15885@elte.hu> <4B879A2F.50203@redhat.com> <20100226103545.GA7463@elte.hu> <4B87A6BF.3090301@redhat.com> <20100226111734.GE7463@elte.hu> <4B8813F2.8090208@redhat.com> <20100227105643.GA17425@elte.hu> <4B8BD9BA.6020601@codemonkey.ws> <1267524666.25158.38.camel@laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Anthony Liguori , Ingo Molnar , Avi Kivity , "Zhang, Yanmin" , ming.m.lin@intel.com, sheng.yang@intel.com, Jes Sorensen , KVM General , Zachary Amsden , Gleb Natapov , Arnaldo Carvalho de Melo , Fr??d??ric Weisbecker , Thomas Gleixner , "H. Peter Anvin" , Arjan van de Ven , Cole Robinson To: Peter Zijlstra Return-path: Received: from mx1.redhat.com ([209.132.183.28]:40850 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756255Ab0CDUBZ (ORCPT ); Thu, 4 Mar 2010 15:01:25 -0500 In-Reply-To: <1267524666.25158.38.camel@laptop> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, 2010-03-02 at 11:11 +0100, Peter Zijlstra wrote: > On Mon, 2010-03-01 at 09:14 -0600, Anthony Liguori wrote: > > The real > > question to ask is, why are you using qemu directly instead of using > > virt-manager? > > Because I suspect Ingo, like me, is a command line user, launching a gui > to start kvm when there is a kvm command around just sounds daft. > > Also, I just installed and tried it, virt-manager is a total piece of > shit, That statement is far from being fair. I use virt-manager quite a lot, since I want to keep track of what's going on on KVM virtualization for end users in Fedora. What's shipped with Fedora 12 is pretty decent in many regards, but as in any other software there's plenty of room for improvements. > I wouldn't even know how to begin telling it how to start my > freshly baked kernel with serial console on stdio and some block image I > just created from the gentoo stage3 tarball. Fair enough, it is convoluted to do what you want using virt-manager (although possible), but mainly because this wasn't a use case for it. You can't expect the application designers to support every single type of work flow under the sun. > That is, after 5 minutes clicking I have no idea how to even launch an > ISO with the thing, I prefer reading the kvm manpage over using some > mouse only gui crap like that. For the 1st thing you wanted to do, I agree that it was cumbersome. But to create a VM and make it boot an ISO available on your hard drive it *is* trivial. There's a wizard to do it, because it's the main use case of the thing. If you want to point out problems on virt-manager that is fine, and the developers will do what is possible to address problems, insults are not necessary.