qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] Import Linux headers for KVM and vhost


From: Avi Kivity
Subject: Re: [Qemu-devel] [PATCH v2] Import Linux headers for KVM and vhost
Date: Tue, 03 May 2011 19:55:07 +0300
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110421 Fedora/3.1.9-2.fc14 Lightning/1.0b3pre Thunderbird/3.1.9

On 05/03/2011 07:48 PM, Jan Kiszka wrote:
This helps reducing our build-time checks for feature support in the
available Linux kernel headers. And it helps users that do not have
sufficiently recent headers installed on their build machine.

Header upstate is triggered via

     scripts/update-linux-headers.sh LINUX_PATH

from the top-level QEMU source directory.

Consequently, the patch removes and build-time checks for kvm and vhost
in configure, and also the --kerneldir switch. Kernel headers are
supposed to be provided by QEMU only.

Kernel headers were automatically imported from current kvm.git,
93c016c8c4. Some are not covered by any license and can be considered
GPLv2 with user space exception. Some are explicitly GPLv2 - at least
for QEMU that's fine in any case. Others are "BSD" which shall to be
considered a compatible variant according to Rusty.

Reluctant ack.

(though for commit log cleanliness, the scripts and the headers should be in separate commits)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]