From: Avi Kivity <avi@redhat.com>
To: Mark McLoughlin <markmc@redhat.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
kvm-devel <kvm@vger.kernel.org>
Subject: Re: [Qemu-devel] Re: [RFC] Bring in all the Linux headers we depend on in QEMU
Date: Mon, 04 May 2009 16:26:13 +0300 [thread overview]
Message-ID: <49FEECF5.9010509@redhat.com> (raw)
In-Reply-To: <1241440974.8777.38.camel@blaa>
Mark McLoughlin wrote:
> On Mon, 2009-05-04 at 12:08 +0300, Avi Kivity wrote:
>
>> In general a distro provides kernel headers matched to the running
>> kernel. For example F10 provides
>> kernel-headers-2.6.27.21-170.2.56.fc10.x86_64 to go along with
>> kernel-2.6.27.21-170.2.56.fc10.x86_64. So a user running a distro
>> kernel (the majority, given that most people don't inflict pain upon
>> themselves unnecessarily) will have exactly the features exported by the
>> kernel.
>>
>
> Right, but if you e.g. try to build a newer qemu-kvm on F10, you
> currently need newer kvm kernel headers - IMHO, we should use #ifdef to
> allow newer qemu-kvm build with older kvm headers.
>
>
qemu build against new headers should work fine on older hosts -- we
discover features at runtime. But I agree it's nice to be able to build
against older headers.
--
Do not meddle in the internals of kernels, for they are subtle and quick to panic.
next prev parent reply other threads:[~2009-05-04 13:26 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-03 21:37 [RFC] Bring in all the Linux headers we depend on in QEMU Anthony Liguori
2009-05-04 6:51 ` [Qemu-devel] " Stefan Weil
2009-05-04 8:17 ` Edgar E. Iglesias
2009-05-04 13:15 ` Anthony Liguori
2009-05-04 13:44 ` Edgar E. Iglesias
2009-05-04 13:13 ` Anthony Liguori
2009-05-04 13:28 ` Avi Kivity
2009-05-04 13:30 ` Anthony Liguori
2009-05-04 14:01 ` Christoph Hellwig
2009-05-04 14:27 ` Lennart Sorensen
2009-05-04 7:52 ` Avi Kivity
2009-05-04 9:35 ` Paul Brook
2009-05-04 13:14 ` Anthony Liguori
2009-05-04 9:08 ` Avi Kivity
2009-05-04 12:42 ` Mark McLoughlin
2009-05-04 13:01 ` Arnd Bergmann
2009-05-04 13:25 ` Anthony Liguori
2009-05-04 13:26 ` Avi Kivity [this message]
2009-05-04 13:24 ` Anthony Liguori
2009-05-04 13:40 ` Avi Kivity
2009-05-04 11:29 ` Arnd Bergmann
2009-05-04 13:21 ` Anthony Liguori
2009-05-04 13:38 ` Avi Kivity
2009-05-04 14:04 ` [Qemu-devel] " Christoph Hellwig
2009-05-04 14:18 ` Arnd Bergmann
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=49FEECF5.9010509@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=markmc@redhat.com \
--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 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.