From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57220) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSovM-0006ap-Bh for qemu-devel@nongnu.org; Wed, 26 Mar 2014 10:35:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSovG-0003np-DE for qemu-devel@nongnu.org; Wed, 26 Mar 2014 10:35:24 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22226) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSovG-0003nl-4a for qemu-devel@nongnu.org; Wed, 26 Mar 2014 10:35:18 -0400 Message-ID: <5332E59F.1070306@redhat.com> Date: Wed, 26 Mar 2014 15:35:11 +0100 From: Paolo Bonzini MIME-Version: 1.0 References: <1379558748-13808-1-git-send-email-aik@ozlabs.ru> <52453B97.2000700@ozlabs.ru> <524548F7.4010605@redhat.com> <52454B21.3040706@ozlabs.ru> <532AE0A1.9080607@ozlabs.ru> <5332E2C7.7050106@ozlabs.ru> In-Reply-To: <5332E2C7.7050106@ozlabs.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3] kvm: add set_one_reg/get_one_reg helpers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy Cc: Peter Maydell , qemu-devel@nongnu.org Il 26/03/2014 15:23, Alexey Kardashevskiy ha scritto: >> Alex did not pick it up. And I use this patch in 2 of my series >> (client-arch-support and power8 migration patch) so I would really love not >> to post it twice. This does not need to go to 2.0-lalala but would be nice >> to have it in some kvm-next. Thanks! > > > Paolo, ping! Applying it now to uq/master, thanks. Paolo