All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: Avi Kivity <avi@redhat.com>
Cc: Anthony Liguori <aliguori@us.ibm.com>,
	qemu-devel Developers <qemu-devel@nongnu.org>
Subject: [Qemu-devel] Re: libvirt vs. in-qemu management
Date: Tue, 06 Apr 2010 14:28:48 +0200	[thread overview]
Message-ID: <4BBB2900.9010309@suse.de> (raw)
In-Reply-To: <4BBB2474.6010204@redhat.com>

Avi Kivity wrote:
> On 04/06/2010 01:29 AM, Alexander Graf wrote:
>>
>>> Well, I did suggest (and then withdraw) qemud.  The problem is that
>>> to get something working we'd duplicate all the work that's gone
>>> into libvirt - storage pools, svirt, network setup, etc.
>>>      
>> That's infrastructure that should probably go along with qemu then.
>> Why should other UIs not benefit from secure VMs? Why should other
>> UIs not benefit from device passthrough cleverness? Why should other
>> UIs not benefit from easier network setup?
>>    
>
> You're right.  So we should move all the setup code from libvirt to
> qemud, and have libvirt just do the hypervisor-agnostic ABI conversion.

I believe that's the right way to go, yes.

>
> Note things like network setup are a bottomless pit.  Pretty soon you
> need to setup vlans and bonding etc.  If a user needs one of these and
> qemud doesn't provide it, then qemud becomes useless to them.  But the
> same problem applies to libvirt.

If they are a bottomless pit then they are a bottomless pit. There's
nothing we can do about it. This pit needs to be dug either way, whether
it's in libvirt or in qemud.

>
>> Take a look at our competition (vmware / vbox). They do the full
>> stack. That's what users want. They want to do something easily. And
>> I do too :-).
>>    
>
> Well, let's resurrect qemud, populate it with code from libvirt
> (though I'm not sure C is the best language for it), and have libvirt
> talk to qemud.  That's what it does for esx anyway.


I'm unsure what the right language would be. C probably is not. But
having VM management be done by something qemu'ish sounds like a good idea.


Alex

  reply	other threads:[~2010-04-06 12:28 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-05 21:11 [Qemu-devel] libvirt vs. in-qemu management Alexander Graf
2010-04-05 22:14 ` [Qemu-devel] " Avi Kivity
2010-04-05 22:29   ` Alexander Graf
2010-04-06 12:09     ` Avi Kivity
2010-04-06 12:28       ` Alexander Graf [this message]
2010-04-06 12:41         ` Avi Kivity
2010-04-06 12:51           ` Alexander Graf
2010-04-06 20:15             ` Jamie Lokier
2010-04-06 11:06   ` Daniel P. Berrange
2010-04-06 12:49     ` Alexander Graf
2010-04-06 13:00       ` Daniel P. Berrange
2010-04-06 13:20         ` Alexander Graf
2010-04-06 20:08         ` Jamie Lokier
2010-04-06 10:47 ` Daniel P. Berrange
2010-04-06 12:43   ` Alexander Graf
2010-04-06 12:58     ` Avi Kivity
2010-04-06 13:39     ` Daniel P. Berrange
2010-04-06 13:53       ` Alexander Graf
2010-04-06 14:06         ` Daniel P. Berrange
2010-04-06 15:06           ` Alexander Graf
2010-04-06 19:43             ` Jamie Lokier
2010-04-06 14:14     ` Richard W.M. Jones

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=4BBB2900.9010309@suse.de \
    --to=agraf@suse.de \
    --cc=aliguori@us.ibm.com \
    --cc=avi@redhat.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 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.