From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zachary Amsden Subject: [PATCH 0/4] some kvm-kmod issues Date: Tue, 25 May 2010 17:28:45 -1000 Message-ID: <4BFC956D.6070808@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm , Jan Kiszka , Avi Kivity , Gleb Natapov Return-path: Received: from mx1.redhat.com ([209.132.183.28]:63028 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753919Ab0EZD2s (ORCPT ); Tue, 25 May 2010 23:28:48 -0400 Sender: kvm-owner@vger.kernel.org List-ID: I found some issues with kvm-kmod from recently pulled tree on F13 (2.6.33) kernel. I am not 100% sure the version numbers are right in all of these fixes, but at least it compiles and seems to run VMs again. The FPU change and the iommu change are, well, rather scary. They could use some eyes and suggestions. Zach