qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Daniel P. Berrange" <berrange@redhat.com>
To: "Dr. David Alan Gilbert" <dgilbert@redhat.com>
Cc: Peter Maydell <peter.maydell@linaro.org>,
	qemu-devel qemu-devel <qemu-devel@nongnu.org>,
	Michael Roth <mdroth@linux.vnet.ibm.com>,
	Markus Armbruster <armbru@redhat.com>,
	Programmingkid <programmingkidx@gmail.com>,
	Peter Crosthwaite <crosthwaitepeter@gmail.com>
Subject: Re: [Qemu-devel] feature idea: allow user to run custom scripts
Date: Fri, 2 Oct 2015 15:28:35 +0100	[thread overview]
Message-ID: <20151002142835.GG28469@redhat.com> (raw)
In-Reply-To: <20151002133321.GG2605@work-vm>

On Fri, Oct 02, 2015 at 02:33:22PM +0100, Dr. David Alan Gilbert wrote:
> * Daniel P. Berrange (berrange@redhat.com) wrote:
> > On Wed, Sep 30, 2015 at 09:48:25AM +0200, Markus Armbruster wrote:
> > > "Dr. David Alan Gilbert" <dgilbert@redhat.com> writes:
> 
> > I don't find the lack of expertise argument very compelling in general, as
> > that's just a self-fullfilling prophecy really. I do agree though, that
> > building a fully featured mgmt UI in QEMU is a distraction from more
> > important work in QEMU's core mission.
> > 
> 
> > I also think this last point about having security separation between QEMU
> > and the GUI layer is really a killer argument against having any kind of
> > non-trivial GUI built-in to QEMU.
> 
> We already have a GUI (at least 2...)

Right, but they're very feature limited in what they do - essentially only
used by developers for ad-hoc testing - few people are using them in the
real world for production deployments. That's a reasonably well constrained
scenario with no need for growth in features.

> Defining a 'core mission' is very difficult.  While it's true that many
> of us have to mostly worry about security in big farms of servers, some people
> just want to run another OS on their desktop, and while they want it secure
> they also want it to have fast graphics.   I'm not sure we currently have
> a story for how to do separation from QEMU and fast graphics.

IIUC, the intention with virgl is to allowing QEMU to pass an FD back to the
SPICE/VNC client which they can use to access the render context to avoid
expensive copying.

> > I get the opinion that most maintainers consider that the QEMU GUI is just
> > there to provide the bare minimum infrastructure to interact with the guest
> > without relying on external services like SPICE/VNC. IOW it is not there as
> > a building block for creating a full management UI around QEMU. I think it
> > would be helpful to explicitly spell this out in docs somewhere, so people
> > looking at QEMU cna easily identify that we're not looking for patches to
> > add mgmt features in the QEMU GUI and they should invest their time in GUI
> > efforts built on top of QEMU.
> 
> But how bare do you want it to be?  Many users get put off by the sparsity
> of the GUI and just use something else instead.

Even if it were a fancier GUI, I don't think it would really go very far to
providing users a solution which is on a par with VirtualBox or VMWare Desktop
which are the benchmarks, as the GUI will forever be limited to only dealing
with a single VM at a time. As soon as you want to deal with more than 1 VM
at a time, a GUI built-in to QEMU is a non-starter as you need to manage many
QEMUs. So encouraging new users to use a built-in QEMU GUI is sending them
down a dead-end - we should be ensuring they can find the viable long term
UI straight away. This means directing them to things like GNOME Boxes or
virt-manager or one of the other UIs that exist.


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|

  reply	other threads:[~2015-10-02 14:28 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-27  3:39 [Qemu-devel] feature idea: allow user to run custom scripts Programmingkid
2015-09-27 10:13 ` Peter Maydell
2015-09-27 18:53   ` Peter Crosthwaite
2015-09-28  1:49     ` Programmingkid
2015-09-28  2:30       ` Michael Roth
2015-09-28  3:10         ` Programmingkid
2015-09-28  7:29           ` Markus Armbruster
2015-09-28 19:43             ` Programmingkid
2015-09-28 19:44               ` Peter Maydell
2015-09-28 19:48                 ` Programmingkid
2015-09-29 13:11                 ` Dr. David Alan Gilbert
2015-09-29 13:17                   ` Programmingkid
2015-09-29 13:23                     ` Dr. David Alan Gilbert
2015-09-30  5:01                       ` Paolo Bonzini
2015-09-29 13:24                   ` Peter Maydell
2015-09-29 13:31                     ` Dr. David Alan Gilbert
2015-09-30  7:48                       ` Markus Armbruster
2015-09-30  8:14                         ` Dr. David Alan Gilbert
2015-09-30 10:53                           ` Peter Maydell
2015-09-30 14:23                             ` Programmingkid
2015-10-01 10:36                               ` Paolo Bonzini
2015-10-02 11:20                                 ` Kevin Wolf
2015-10-01  7:06                             ` Markus Armbruster
2015-10-02 12:33                             ` Daniel P. Berrange
2015-10-02 13:28                               ` Programmingkid
2015-10-01  6:55                           ` Markus Armbruster
2015-10-01  8:01                             ` Dr. David Alan Gilbert
2015-10-02 12:30                         ` Daniel P. Berrange
2015-10-02 13:33                           ` Dr. David Alan Gilbert
2015-10-02 14:28                             ` Daniel P. Berrange [this message]
2015-10-02 14:37                               ` Programmingkid
2015-10-02 16:21                                 ` Eric Blake
2015-10-02 17:57                                   ` Programmingkid

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=20151002142835.GG28469@redhat.com \
    --to=berrange@redhat.com \
    --cc=armbru@redhat.com \
    --cc=crosthwaitepeter@gmail.com \
    --cc=dgilbert@redhat.com \
    --cc=mdroth@linux.vnet.ibm.com \
    --cc=peter.maydell@linaro.org \
    --cc=programmingkidx@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /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 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).