From: Juan Quintela <[email protected]> Signed-off-by: Juan Quintela <[email protected]> Signed-off-by: Avi Kivity <[email protected]>
diff --git a/configure b/configure index 6c6cb13..c567ae6 100755 --- a/configure +++ b/configure @@ -709,8 +709,8 @@ 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-assigmment disable KVM device assignemnt" -echo " --enable-cap-device-assigmment enable KVM device assignemnt" +echo " --disable-cap-device-assignment disable KVM device assignment support" +echo " --enable-cap-device-assignment enable KVM device assignment support" echo " --disable-nptl disable usermode NPTL support" echo " --enable-nptl disable usermode NPTL support" echo " --enable-system enable all system emulation targets" -- To unsubscribe from this list: send the line "unsubscribe kvm-commits" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
