From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57023) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Whg8G-0005dT-IZ for qemu-devel@nongnu.org; Tue, 06 May 2014 10:14:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Whg8F-0005vQ-9t for qemu-devel@nongnu.org; Tue, 06 May 2014 10:14:08 -0400 MIME-Version: 1.0 In-Reply-To: <1399374955-29082-1-git-send-email-dgilbert@redhat.com> References: <1399374955-29082-1-git-send-email-dgilbert@redhat.com> From: William Dauchy Date: Tue, 6 May 2014 16:13:46 +0200 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] Fix 'name' option to work with -readconfig List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Dr. David Alan Gilbert (git)" Cc: QEMU Trivial , QEMU Developers On Tue, May 6, 2014 at 1:15 PM, Dr. David Alan Gilbert (git) wrote: > From: "Dr. David Alan Gilbert" > > The 'name' option silently failed when used in config files > ( http://lists.gnu.org/archive/html/qemu-devel/2014-04/msg00378.html ) > > Signed-off-by: Dr. David Alan Gilbert > Reported-by: William Dauchy Please use: Reported-by: William Dauchy I have also successfully tested the patch Tested-by: William Dauchy Thanks, -- William