From mboxrd@z Thu Jan 1 00:00:00 1970 From: Glauber Costa Subject: [PATCH 0/2] Fix compilation with --disable-kvm Date: Tue, 7 Jul 2009 14:36:29 -0400 Message-ID: <1246991791-21741-1-git-send-email-glommer@redhat.com> Cc: avi@redhat.com To: kvm@vger.kernel.org Return-path: Received: from mx2.redhat.com ([66.187.237.31]:42285 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752607AbZGGSgd (ORCPT ); Tue, 7 Jul 2009 14:36:33 -0400 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n67IaXLT024010 for ; Tue, 7 Jul 2009 14:36:33 -0400 Sender: kvm-owner@vger.kernel.org List-ID: I just came across two errors in --disable-kvm builds. here's the patches to fix it.