From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40395) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNeVz-0007vq-Me for qemu-devel@nongnu.org; Wed, 12 Mar 2014 04:27:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNeVt-000373-Nf for qemu-devel@nongnu.org; Wed, 12 Mar 2014 04:27:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:54153) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNeVt-00036y-FZ for qemu-devel@nongnu.org; Wed, 12 Mar 2014 04:27:45 -0400 Date: Wed, 12 Mar 2014 09:27:27 +0100 From: Stefan Hajnoczi Message-ID: <20140312082727.GB17763@stefanha-thinkpad.muc.redhat.com> References: <1394436721-21812-1-git-send-email-cyliu@suse.com> <1394436721-21812-2-git-send-email-cyliu@suse.com> <20140311132948.GE7761@stefanha-thinkpad.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v22 01/25] add def_value_str to QemuOptDesc List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Chunyan Liu Cc: Kevin Wolf , Stefan Hajnoczi , qemu-devel@nongnu.org On Wed, Mar 12, 2014 at 10:45:57AM +0800, Chunyan Liu wrote: > 2014-03-11 21:29 GMT+08:00 Stefan Hajnoczi : > > > On Mon, Mar 10, 2014 at 03:31:37PM +0800, Chunyan Liu wrote: > > > Add def_value_str (default value) to QemuOptDesc, to replace function of > > the > > > default value in QEMUOptionParameter. And improved related functions. > > > > > > Signed-off-by: Dong Xu Wang > > > > The address should be . > > > > Seems this address is not valid now, so when sending patches with git > send-email, it's > changed to be automatically. That sounds weird. Are you sure it's not because you grabbed the patches from a web mailing list archive that hides email address to avoid spammers? See git-send-email(1) --suppress-cc to avoid sending the patch to his old address. Since we don't have a new address, please keep wdongxu@linux.vnet.ibm.com. Stefan