From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gregory Haskins" Subject: [patch] sync user-mode code to KVM_API_VERSION change in kernel code introduced in 4356 Date: Mon, 29 Jan 2007 23:14:26 -0500 Message-ID: <45BE7FEE.BA47.005A.0@novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Return-path: Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org --- user/kvmctl.c (revision 4356) +++ user/kvmctl.c (working copy) @@ -23,7 +23,7 @@ #include #include "kvmctl.h" -#define EXPECTED_KVM_API_VERSION 2 +#define EXPECTED_KVM_API_VERSION 3 #if EXPECTED_KVM_API_VERSION != KVM_API_VERSION #error libkvm: userspace and kernel version mismatch ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV