On 1 déc. 2009, at 14:53, Pierre Riteau wrote: > Signed-off-by: Pierre Riteau <Pierre.Riteau@xxxxxxxx> > --- > 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 > > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html I think this patch is still valid... -- Pierre Riteau -- http://perso.univ-rennes1.fr/pierre.riteau/ -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html