public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Avi Kivity <avi@qumranet.com>
To: "Zhang, Xiantao" <xiantao.zhang@intel.com>
Cc: kvm-ia64@vger.kernel.org, kvm@vger.kernel.org
Subject: Re: [PATCH 0/7][RFC] Enable kvm/ia-64 to build kvm components in userspace.
Date: Sat, 05 Jul 2008 12:18:51 +0300	[thread overview]
Message-ID: <486F3C7B.4010200@qumranet.com> (raw)
In-Reply-To: <42DFA526FC41B1429CE7279EF83C6BDC0156FFED@pdsmsx415.ccr.corp.intel.com>

Zhang, Xiantao wrote:
> Hi, Avi 
>      This patchset intends to enable kvm/ia-64 to build kvm components
> in userspace.  You know,  current userspace code only supports x86 to
> build kvm components, but kvm/ia64 have to build kvm modules and qemu
> separately.  In this way, it is not conveninent for user-ends, and kvm's
> release package can't  include kvm/ia64 bits.   To make kvm userspace
> more friendly and common, I re-organize the kernel directory of
> kvm-userspace.git, and create two sub-directory (x86 and ia64)to hold
> arch-specific source files. With its support, ia64's end-users can build
> kvm/ia64 components in the same way with ia32 side, and future kvm's
> release packages are also capable to include ia64 bits.  Appreicate any
> review comments! 
>
>   

While I have no objection in principle, I don't understand the 
motivation.  kvm ia64 cannot be retrofitted to older kernels (since some 
symbols are not exported).  Why is it not sufficient to use the kernel 
module from the kernel tree?

Eventually, the x86 external module support will be dropped as well.  
Most noncommercial distributions already have good kvm support; the only 
questions is what to do with RHEL/SLES/CentOs users -- wait until the 
next major release, or wait until ovirt starts shipping?

Note that mmu notifiers further reduce the attractiveness of the 
external module, unless someone manages to backport it to older kernels.

> PS:  To make it reviewable, I splited it into small patches. The first
> five patches intends to move x86 specific files to x86 directory, the
> sixth one for enabling Kbuild in new laylout. The last one makes
> kvm/ia64 build components in userspace.  
>   

Please generate patches with the '-M' option (or set the 'diff.renames' 
config option) so file movement patches show up as such.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.


  reply	other threads:[~2008-07-05  9:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-04  2:16 [PATCH 0/7][RFC] Enable kvm/ia-64 to build kvm components in userspace Zhang, Xiantao
2008-07-05  9:18 ` Avi Kivity [this message]
2008-07-05 10:02   ` Zhang, Xiantao
2008-07-05 10:21     ` Avi Kivity
2008-07-07  9:48       ` Zhang, Xiantao
2008-07-10 14:52         ` Avi Kivity
2008-07-11  0:43           ` Zhang, Xiantao

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=486F3C7B.4010200@qumranet.com \
    --to=avi@qumranet.com \
    --cc=kvm-ia64@vger.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=xiantao.zhang@intel.com \
    /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