kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] configure: Correct KVM options in help output
@ 2009-12-01 13:53 Pierre Riteau
  2010-01-04 16:25 ` Pierre Riteau
  2010-01-10 14:02 ` Avi Kivity
  0 siblings, 2 replies; 7+ messages in thread
From: Pierre Riteau @ 2009-12-01 13:53 UTC (permalink / raw)
  To: kvm; +Cc: Pierre Riteau

Signed-off-by: Pierre Riteau <Pierre.Riteau@irisa.fr>
---
 configure |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/configure b/configure
index 376c458..85f7b5e 100755
--- a/configure
+++ b/configure
@@ -723,10 +723,10 @@ echo "  --disable-bluez          disable bluez stack connectivity"
 echo "  --enable-bluez           enable bluez stack connectivity"
 echo "  --disable-kvm            disable KVM acceleration support"
 echo "  --enable-kvm             enable KVM acceleration support"
-echo "  --disable-cap-kvm-pit    disable KVM pit support"
-echo "  --enable-cap-kvm-pit     enable KVM pit support"
-echo "  --disable-cap-device-assignment    disable KVM device assignment support"
-echo "  --enable-cap-device-assignment     enable KVM device assignment support"
+echo "  --disable-kvm-cap-pit    disable KVM pit support"
+echo "  --enable-kvm-cap-pit     enable KVM pit support"
+echo "  --disable-kvm-cap-device-assignment    disable KVM device assignment support"
+echo "  --enable-kvm-cap-device-assignment     enable KVM device assignment support"
 echo "  --disable-nptl           disable usermode NPTL support"
 echo "  --enable-nptl            enable usermode NPTL support"
 echo "  --enable-system          enable all system emulation targets"
-- 
1.6.5


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [PATCH] configure: Correct KVM options in help output
@ 2010-01-06  9:23 Pierre Riteau
  2010-01-07 12:21 ` Marcelo Tosatti
  0 siblings, 1 reply; 7+ messages in thread
From: Pierre Riteau @ 2010-01-06  9:23 UTC (permalink / raw)
  To: Marcelo Tosatti, kvm; +Cc: Pierre Riteau

Signed-off-by: Pierre Riteau <Pierre.Riteau@irisa.fr>
---
 configure |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/configure b/configure
index 81c44e8..4254485 100755
--- a/configure
+++ b/configure
@@ -756,10 +756,10 @@ echo "  --disable-bluez          disable bluez stack connectivity"
 echo "  --enable-bluez           enable bluez stack connectivity"
 echo "  --disable-kvm            disable KVM acceleration support"
 echo "  --enable-kvm             enable KVM acceleration support"
-echo "  --disable-cap-kvm-pit    disable KVM pit support"
-echo "  --enable-cap-kvm-pit     enable KVM pit support"
-echo "  --disable-cap-device-assignment    disable KVM device assignment support"
-echo "  --enable-cap-device-assignment     enable KVM device assignment support"
+echo "  --disable-kvm-cap-pit    disable KVM pit support"
+echo "  --enable-kvm-cap-pit     enable KVM pit support"
+echo "  --disable-kvm-cap-device-assignment    disable KVM device assignment support"
+echo "  --enable-kvm-cap-device-assignment     enable KVM device assignment support"
 echo "  --disable-nptl           disable usermode NPTL support"
 echo "  --enable-nptl            enable usermode NPTL support"
 echo "  --enable-system          enable all system emulation targets"
-- 
1.6.5.2


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-01-10 14:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-01 13:53 [PATCH] configure: Correct KVM options in help output Pierre Riteau
2010-01-04 16:25 ` Pierre Riteau
2010-01-10 14:02 ` Avi Kivity
2010-01-10 14:20   ` Pierre Riteau
2010-01-10 14:22     ` Avi Kivity
  -- strict thread matches above, loose matches on Subject: below --
2010-01-06  9:23 Pierre Riteau
2010-01-07 12:21 ` Marcelo Tosatti

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).