qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 4/7] Add help to --cpu and --with-pkgversion


From: Juan Quintela
Subject: [Qemu-devel] [PATCH 4/7] Add help to --cpu and --with-pkgversion
Date: Wed, 20 Jan 2010 18:41:25 +0100

Signed-off-by: Juan Quintela <address@hidden>
---
 configure |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/configure b/configure
index 1e6088c..c9061e1 100755
--- a/configure
+++ b/configure
@@ -715,6 +715,7 @@ echo "                           Available cards: 
$audio_possible_cards"
 echo "  --block-drv-whitelist=L  set block driver whitelist"
 echo "                           (affects only QEMU, not qemu-img)"
 echo "  --cc=CC                  use C compiler CC [$cc]"
+echo "  --cpu=CPU                use CPU for configuration"
 echo "  --cross-prefix=PREFIX    use PREFIX for compile tools [$cross_prefix]"
 echo "  --extra-cflags=CFLAGS    append extra C compiler flags QEMU_CFLAGS"
 echo "  --extra-ldflags=LDFLAGS  append extra linker flags LDFLAGS"
@@ -728,6 +729,7 @@ echo "  --oss-lib=PATH           path to OSS library"
 echo "  --set-uname-release=R Return R for uname -r in usermode emulation"
 echo "  --source-path=PATH       path of source code [$source_path]"
 echo "  --sparc_cpu=V            Build qemu for Sparc architecture v7, v8, 
v8plus, v8plusa, v9"
+echo "  --with-pkgversion=PKG    Use PKG string as packageversion"
 echo "  --static                 enable static build [$static]"
 echo "  --disable-gprof          disable gprof profiling"
 echo "  --enable-gprof           enable gprof profiling"
-- 
1.6.6





reply via email to

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