All of lore.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: Andrew Morton <akpm@osdl.org>
Cc: kvm-devel <kvm-devel@lists.sourceforge.net>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	Ingo Molnar <mingo@elte.hu>
Subject: Re: [PATCH 0/6] KVM userspace interface updates for 2.6.21
Date: Wed, 21 Feb 2007 20:21:11 +0200	[thread overview]
Message-ID: <45DC8D97.9060408@qumranet.com> (raw)
In-Reply-To: <45DC8B6E.5050205@qumranet.com>

Avi Kivity wrote:
> The following patchset moves the kvm userspace interface from having a 
> single fd, to having three types of file descriptors:

Andrew, while the 2.6.21 merge window has closed, please consider 
applying this to 2.6.21 anyway.  At least one major distribution 
(Fedora) is planning to ship 2.6.21 in its next release, and it would be 
a shame not to give them the stable API they have come not to expect, 
especially as they will support it in their GUI management tools.

I plan two or three other changes over the next few days, and then 
devote the rest of 2.6.21 to working out kinks.  Not that I expect many 
-- the changes are fairly simple.  The last change would be adding a 
forwards and backwards compatible feature availability interface so we 
can extend it later.

The patchset, along with the previous fixset, is available as a git tree 
from git://kvm.qumranet.com/home/avi/kvm/linux-2.6.  You may wish to 
plant it in your little git forest.

[Non-Andrews: please don't clone from this.  Read 
http://kvm.qumranet.com/kvmwiki/Code instead]

-- 
error compiling committee.c: too many arguments to function


WARNING: multiple messages have this Message-ID (diff)
From: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
To: Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>
Cc: kvm-devel
	<kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
	linux-kernel
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 0/6] KVM userspace interface updates for 2.6.21
Date: Wed, 21 Feb 2007 20:21:11 +0200	[thread overview]
Message-ID: <45DC8D97.9060408@qumranet.com> (raw)
In-Reply-To: <45DC8B6E.5050205-atKUWr5tajBWk0Htik3J/w@public.gmane.org>

Avi Kivity wrote:
> The following patchset moves the kvm userspace interface from having a 
> single fd, to having three types of file descriptors:

Andrew, while the 2.6.21 merge window has closed, please consider 
applying this to 2.6.21 anyway.  At least one major distribution 
(Fedora) is planning to ship 2.6.21 in its next release, and it would be 
a shame not to give them the stable API they have come not to expect, 
especially as they will support it in their GUI management tools.

I plan two or three other changes over the next few days, and then 
devote the rest of 2.6.21 to working out kinks.  Not that I expect many 
-- the changes are fairly simple.  The last change would be adding a 
forwards and backwards compatible feature availability interface so we 
can extend it later.

The patchset, along with the previous fixset, is available as a git tree 
from git://kvm.qumranet.com/home/avi/kvm/linux-2.6.  You may wish to 
plant it in your little git forest.

[Non-Andrews: please don't clone from this.  Read 
http://kvm.qumranet.com/kvmwiki/Code instead]

-- 
error compiling committee.c: too many arguments to function


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

  parent reply	other threads:[~2007-02-21 18:21 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-21 18:11 [PATCH 0/6] KVM userspace interface updates for 2.6.21 Avi Kivity
2007-02-21 18:11 ` Avi Kivity
2007-02-21 18:13 ` [PATCH 1/6] KVM: Add internal filesystem for generating inodes Avi Kivity
2007-02-21 18:13   ` Avi Kivity
2007-02-21 18:14 ` [PATCH 2/6] KVM: Create an inode per virtual machine Avi Kivity
2007-02-21 18:14   ` Avi Kivity
2007-02-21 18:15 ` [PATCH 3/6] KVM: Rename some kvm_dev_ioctl_*() functions to kvm_vm_ioctl_*() Avi Kivity
2007-02-21 18:15   ` Avi Kivity
2007-02-21 18:16 ` [PATCH 4/6] KVM: Move kvm_vm_ioctl_create_vcpu() around Avi Kivity
2007-02-21 18:16   ` Avi Kivity
2007-02-21 18:17 ` [PATCH 5/6] KVM: Per-vcpu inodes Avi Kivity
2007-02-21 18:17   ` Avi Kivity
2007-02-21 18:18 ` [PATCH 6/6] KVM: Bump API version Avi Kivity
2007-02-21 18:18   ` Avi Kivity
2007-02-21 18:21 ` Avi Kivity [this message]
2007-02-21 18:21   ` [PATCH 0/6] KVM userspace interface updates for 2.6.21 Avi Kivity
2007-02-21 19:08   ` [kvm-devel] " Rusty Russell
2007-02-21 19:08     ` Rusty Russell
2007-02-25  9:58   ` Avi Kivity
2007-02-25  9:58     ` Avi Kivity
2007-02-25 11:47     ` Andrew Morton
2007-02-25 11:47       ` Andrew Morton

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=45DC8D97.9060408@qumranet.com \
    --to=avi@qumranet.com \
    --cc=akpm@osdl.org \
    --cc=kvm-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    /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.