qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 8/8] configure: Remove detection code for UUI


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH v2 8/8] configure: Remove detection code for UUID
Date: Tue, 9 Aug 2016 10:31:09 +0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Mon, 08/08 16:52, Jeff Cody wrote:
> > @@ -1096,6 +1091,9 @@ for opt do
> >    --enable-vhdx|--disable-vhdx)
> >        echo "$0: $opt is obsolete, VHDX driver is always built"
> >    ;;
> > +  --enable-uuid|--disable-uuid)
> > +      echo "$0: $opt is obsolete, UUID support is always built"
> > +  ;;
> 
> As with the vhdx line, this too should probably go out to stderr similar to
> the data plane option.

Yes, will do.



reply via email to

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