From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1ahxwk-0000tc-NM for mharc-qemu-trivial@gnu.org; Mon, 21 Mar 2016 07:24:30 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53195) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahxwf-0000kl-KS for qemu-trivial@nongnu.org; Mon, 21 Mar 2016 07:24:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ahxwe-0004L2-Uu for qemu-trivial@nongnu.org; Mon, 21 Mar 2016 07:24:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:44524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ahxwa-0004Jj-VI; Mon, 21 Mar 2016 07:24:21 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (Postfix) with ESMTPS id A1981804F2; Mon, 21 Mar 2016 11:24:20 +0000 (UTC) Received: from [10.36.112.47] (ovpn-112-47.ams2.redhat.com [10.36.112.47]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u2LBOHQ2007880 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 21 Mar 2016 07:24:19 -0400 To: "Dr. David Alan Gilbert" , qemu-trivial@nongnu.org References: <1452599928-7471-1-git-send-email-dgilbert@redhat.com> <20160318183427.GM2246@work-vm> From: Paolo Bonzini Message-ID: <56EFD9E1.1090706@redhat.com> Date: Mon, 21 Mar 2016 12:24:17 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160318183427.GM2246@work-vm> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 10.5.11.23 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 209.132.183.28 Cc: qemu-devel@nongnu.org Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] config.status: Pass extra parameters X-BeenThere: qemu-trivial@nongnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2016 11:24:29 -0000 On 18/03/2016 19:34, Dr. David Alan Gilbert wrote: > Can someone pick this tiny patch up that I sent in January: > > (adding in qemu-trivial) Will do. Paolo > Dave