* [patch] sync user-mode code to KVM_API_VERSION change in kernel code introduced in 4356
@ 2007-01-30 4:14 Gregory Haskins
0 siblings, 0 replies; only message in thread
From: Gregory Haskins @ 2007-01-30 4:14 UTC (permalink / raw)
To: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f
--- user/kvmctl.c (revision 4356)
+++ user/kvmctl.c (working copy)
@@ -23,7 +23,7 @@
#include <errno.h>
#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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-01-30 4:14 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-30 4:14 [patch] sync user-mode code to KVM_API_VERSION change in kernel code introduced in 4356 Gregory Haskins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox