public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: Chuck Ebbert <cebbert@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	kvm-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] KVM Updates for 2.6.23-rc1
Date: Thu, 12 Jul 2007 08:35:37 +0300	[thread overview]
Message-ID: <4695BDA9.7070104@qumranet.com> (raw)
In-Reply-To: <46955465.8080207@redhat.com>

Chuck Ebbert wrote:
> On 07/11/2007 03:08 AM, Avi Kivity wrote:
>   
>> Linus, please do your usual thing from the repository and branch at
>>
>>  git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git for-linus
>>
>> This contains kvm updates for the 2.6.23 merge window, including
>>
>>  - performance improvements
>>  - suspend/resume fixes
>>  - guest smp
>>  - random fixes and cleanups
>>
>>     
>
> What version of KVM does this update contain? I can't find any place
> in the code with version number.
>   

There is an ABI version number (now at 12) in include/linux/kvm.h.  That
means any version of kvm userspace from kvm-22  upwards can be used. 
Since the ABI will not change anymore except in a backward compatible
manner, the old concerns of matching userspace to kernel are gone.

In terms of parity with the external kernel module, 2.6.23-rc1 will be
very similar to kvm-29.

-- 
Do not meddle in the internals of kernels, for they are subtle and quick to panic.


      reply	other threads:[~2007-07-12  5:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-11  7:08 [GIT PULL] KVM Updates for 2.6.23-rc1 Avi Kivity
2007-07-11 22:06 ` Chuck Ebbert
2007-07-12  5:35   ` Avi Kivity [this message]

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=4695BDA9.7070104@qumranet.com \
    --to=avi@qumranet.com \
    --cc=cebbert@redhat.com \
    --cc=kvm-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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