qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] KVM call minutes for Apr 6
@ 2010-04-06 15:13 Chris Wright
  0 siblings, 0 replies; only message in thread
From: Chris Wright @ 2010-04-06 15:13 UTC (permalink / raw)
  To: kvm; +Cc: qemu-devel

Management stack again
- qemud?
- external mgmt stack, qemu/kvm devs less inclined to care
  - "Oh, you're using virsh, try #virt on OFTC"
- standard libvirt issues
  - concern about speed of adopting kvm features
  - complicated, XML hard to understand
  - being slowed by hv agnositc
  - ...
  - but...clearly have done a lot of work and widely used/deployed/etc...
- libvirt is still useful, so need to play well w/ libvirt
- qemud
  - qemu registers
  - have enumeration
  - have access to all qemu features (QMP based)
  - runs privileged, can deal w/ bridge, tap setup
  - really good UI magically appears </sarcasm>
  - regressions (we'd lose these w/ qemud):
    - sVirt
    - networking
    - storage pools, etc
    - device assignment
    - hotplug
    - large pages
    - cgroups
    - stable mgmt ABI
  - what's needed global/privileged?
    - guest enumeration
    - network setup
    - device hotplug
  - need good single VM UI
    - but...as soon as you want 2 VMs, or 2 hosts...
    - no need to reinvent the wheel
- qemu project push features up towards mgmt stack, but doesn't make
  those features exist in mgmt stack
- automated interface creation (remove barrier to adding libvirt features)
- QtEmu as example of nice interface that suffered because programming to qemu cli is too hard
- libvirt has made a lot of effort, nobody is discouting that, what's un
- strong agreement is that libvirt is needed long term
- we should focus on making qemu easy to manage not on writing mgmt tools
  - qmp + libvirt
  - define requirements for layering
    - needs for global scope and privilege requirements

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-06 15:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-06 15:13 [Qemu-devel] KVM call minutes for Apr 6 Chris Wright

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).