From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Installing kernel headers in kvm-kmod Date: Thu, 10 Dec 2009 07:07:09 -0600 Message-ID: <4B20F27D.3000006@codemonkey.ws> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: Avi Kivity , Jan Kiszka , Marcelo Tosatti , kvm-devel Return-path: Received: from mail-yw0-f176.google.com ([209.85.211.176]:35260 "EHLO mail-yw0-f176.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754592AbZLJNHH (ORCPT ); Thu, 10 Dec 2009 08:07:07 -0500 Received: by ywh6 with SMTP id 6so7063718ywh.4 for ; Thu, 10 Dec 2009 05:07:12 -0800 (PST) Sender: kvm-owner@vger.kernel.org List-ID: QEMU 0.12.0-rc1 does not support KVM https://bugs.launchpad.net/bugs/494500 Boils down to the fact that 1) we don't include kernel headers in qemu (whereas qemu-kvm does) and 2) kvm-kmod does not install those headers on make install. I think we've discussed (2) as being the preferred solution. Does everyone agree with that? Anyone care to volunteer to make the change? :-) Regards, Anthony Liguori