From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Date: Sat, 02 May 2009 07:54:46 +0000 Subject: Re: qemu-kvm.git now live Message-Id: <49FBFC46.8030407@redhat.com> List-Id: References: <49F08BD0.6000706@redhat.com> <1240955602.24625.57.camel@slate.austin.ibm.com> <49F80FE2.5030600@redhat.com> <1241213025.32624.167.camel@slate.austin.ibm.com> In-Reply-To: <1241213025.32624.167.camel-EGjIuKC2qUdB0N6nvOmcJFaTQe2KTcn/@public.gmane.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Hollis Blanchard Cc: KVM list , kvm-ppc Hollis Blanchard wrote: >>> >>> >> They were generated by the old 'make sync' to remove CONFIG_ >> dependencies. I guess a better way to generate them is a 'make >> headers-install' from the kernel tree and grab the results. >> > > 'make headers_install' only produces include/asm/kvm.h, which apparently > is not sufficient. > That's a bug then. People should be able to use kvm without copying and hacking headers from the kernel source tree. > I can use output from an old 'make sync' for now, but obviously that > doesn't help with future changes to these headers. Defining a process > for updating those headers would be useful. > I plan to setup a script for that (basically an updated make sync). -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: qemu-kvm.git now live Date: Sat, 02 May 2009 10:54:46 +0300 Message-ID: <49FBFC46.8030407@redhat.com> References: <49F08BD0.6000706@redhat.com> <1240955602.24625.57.camel@slate.austin.ibm.com> <49F80FE2.5030600@redhat.com> <1241213025.32624.167.camel@slate.austin.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list , kvm-ppc To: Hollis Blanchard Return-path: In-Reply-To: <1241213025.32624.167.camel-EGjIuKC2qUdB0N6nvOmcJFaTQe2KTcn/@public.gmane.org> Sender: kvm-ppc-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: kvm.vger.kernel.org Hollis Blanchard wrote: >>> >>> >> They were generated by the old 'make sync' to remove CONFIG_ >> dependencies. I guess a better way to generate them is a 'make >> headers-install' from the kernel tree and grab the results. >> > > 'make headers_install' only produces include/asm/kvm.h, which apparently > is not sufficient. > That's a bug then. People should be able to use kvm without copying and hacking headers from the kernel source tree. > I can use output from an old 'make sync' for now, but obviously that > doesn't help with future changes to these headers. Defining a process > for updating those headers would be useful. > I plan to setup a script for that (basically an updated make sync). -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. -- To unsubscribe from this list: send the line "unsubscribe kvm-ppc" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html