From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amzwf-0003GU-Kx for qemu-devel@nongnu.org; Mon, 04 Apr 2016 04:33:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1amzwc-0004bo-Fx for qemu-devel@nongnu.org; Mon, 04 Apr 2016 04:33:13 -0400 References: <1459745351-13138-1-git-send-email-david@gibson.dropbear.id.au> <57021844.6030605@redhat.com> <20160404075435.GN16485@voom.fritz.box> From: Paolo Bonzini Message-ID: <570226C2.1070304@redhat.com> Date: Mon, 4 Apr 2016 10:33:06 +0200 MIME-Version: 1.0 In-Reply-To: <20160404075435.GN16485@voom.fritz.box> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] vl: Move cpu_synchronize_all_states() into qemu_system_reset() List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: David Gibson Cc: lvivier@redhat.com, peter.maydell@linaro.org, mtosatti@redhat.com, agraf@suse.de, qemu-devel@nongnu.org, qemu-ppc@nongnu.org On 04/04/2016 09:54, David Gibson wrote: > > Acked-by: Paolo Bonzini >=20 > Paolo / Peter, should I send this in a pull request for my tree, or > should it go through someone else's tree? Go ahead and send it. Paolo