qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 2/8] configure: Show --cpu option on the help list


From: Stefan Hajnoczi
Subject: [Qemu-devel] [PATCH 2/8] configure: Show --cpu option on the help list
Date: Thu, 10 Nov 2011 12:36:38 +0000

From: 陳韋任 <address@hidden>

Signed-off-by: Chen Wen-Ren (陳韋任) <address@hidden>
Signed-off-by: Stefan Hajnoczi <address@hidden>
---
 configure |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/configure b/configure
index 401d9a6..8d85d23 100755
--- a/configure
+++ b/configure
@@ -1037,6 +1037,7 @@ echo "  --fmod-lib               path to FMOD library"
 echo "  --fmod-inc               path to FMOD includes"
 echo "  --oss-lib                path to OSS library"
 echo "  --enable-uname-release=R Return R for uname -r in usermode emulation"
+echo "  --cpu=CPU                Build for host CPU [$cpu]"
 echo "  --sparc_cpu=V            Build qemu for Sparc architecture v7, v8, 
v8plus, v8plusa, v9"
 echo "  --disable-uuid           disable uuid support"
 echo "  --enable-uuid            enable uuid support"
-- 
1.7.7.1




reply via email to

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