qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Chris Wright <chrisw@redhat.com>
To: kvm@vger.kernel.org
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] KVM call minutes for Mar 23
Date: Tue, 23 Mar 2010 08:08:07 -0700	[thread overview]
Message-ID: <20100323150807.GB14865@x200.localdomain> (raw)

migration (we didn't end last week)
- monotonic increasing version doesn't capture individual features
  (backporting features may not require earlier features, now id is
  incorrect)
  - use subsections
    - can create new namespace within subsection (ide/$featre/$distro)
    - would need to coordinate section naming
      - documentation of on-wire migration protocol needed, can be there
  - rewind file (non-trivial) to update version to earlier id
  - send maximum always, not worrying about non-linear feature creep

virtIODevice model (see Virtio cleaup thread). What is the best model for this?
- multiple inheritance concern...far enough away, can handle on list,
  nothing pressing here

state and roadmap for upstream merge of in-kernel device models
- glauber has posted, received feedback, working through feedback,
  will respin and repost soon

merging qemu-kvm.git's implementation as is and cleaning it up in qemu.git?
- would need to drop features, so people will still use qemu-kvm
  - extboot, ia64, in-kernel pit, device assignment, associated cmd line options
- the biggest blocking is glauber's smp/irq chip
- kvmctl (ported to qemu now) could go into
- agraf glad to help w/ device assignment
  - avi wants to move it to uio + irqfd
    (need uio iommu support and msi support)

libqemu and libvirt
- simple qmp wrapper would be enough
  - would drop the libvirt functionality (like hv agnostic)
- separate issues...
  - 1) libqemu as a simple mgmt interface to qemu
  - 2) libvirt qemu-direct, libvirt users ability to get all qemu features
  - approaching from different ends of problem...could coexist.
- out of time...next week, on list in the interim

                 reply	other threads:[~2010-03-23 15:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20100323150807.GB14865@x200.localdomain \
    --to=chrisw@redhat.com \
    --cc=kvm@vger.kernel.org \
    --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).