qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 07/21] Remove CONFIG_KVM compile option.


From: Gleb Natapov
Subject: [Qemu-devel] [PATCH 07/21] Remove CONFIG_KVM compile option.
Date: Thu, 8 Oct 2009 17:59:12 +0200

Qemu and KVM should use the same bios build. All differences should be
handled in runtime.

Signed-off-by: Gleb Natapov <address@hidden>
---
 src/config.h |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/config.h b/src/config.h
index e93b080..fa0dd1d 100644
--- a/src/config.h
+++ b/src/config.h
@@ -12,8 +12,6 @@
 #define CONFIG_APPNAME6 "BOCHS "
 #define CONFIG_APPNAME4 "BXPC"
 
-// Configure for use with KVM.
-#define CONFIG_KVM 0
 // Configure as a coreboot payload.
 #define CONFIG_COREBOOT 0
 
-- 
1.6.3.3





reply via email to

[Prev in Thread] Current Thread [Next in Thread]