From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38064) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMG9B-0002HW-Jc for qemu-devel@nongnu.org; Tue, 26 Aug 2014 08:46:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XMG95-0001Sp-E0 for qemu-devel@nongnu.org; Tue, 26 Aug 2014 08:46:49 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XMG95-0001Sh-6u for qemu-devel@nongnu.org; Tue, 26 Aug 2014 08:46:43 -0400 Message-ID: <53FC81A9.504@redhat.com> Date: Tue, 26 Aug 2014 14:46:33 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <1408539325-7484-1-git-send-email-dahi@linux.vnet.ibm.com> <53FC810E.3060605@de.ibm.com> In-Reply-To: <53FC810E.3060605@de.ibm.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] kvm: run cpu state synchronization on target vcpu thread List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Christian Borntraeger , David Hildenbrand , qemu-devel@nongnu.org Cc: cornelia.huck@de.ibm.com Il 26/08/2014 14:43, Christian Borntraeger ha scritto: > Acked-by: Christian Borntraeger > > Paolo, will you take that via the kvm tree? Yes, I will. Paolo