From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55742) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiZj8-00062k-RB for qemu-devel@nongnu.org; Thu, 08 May 2014 21:36:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WiZj2-0005dw-Jh for qemu-devel@nongnu.org; Thu, 08 May 2014 21:35:54 -0400 Received: from mail-pd0-f172.google.com ([209.85.192.172]:48973) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WiZj2-0005dj-Dr for qemu-devel@nongnu.org; Thu, 08 May 2014 21:35:48 -0400 Received: by mail-pd0-f172.google.com with SMTP id g10so3005309pdj.31 for ; Thu, 08 May 2014 18:35:47 -0700 (PDT) Message-ID: <536C30DF.7080007@ozlabs.ru> Date: Fri, 09 May 2014 11:35:27 +1000 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <1396530891-6352-1-git-send-email-aik@ozlabs.ru> <1396530891-6352-2-git-send-email-aik@ozlabs.ru> <536B7822.9050204@suse.de> In-Reply-To: <536B7822.9050204@suse.de> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/4] kvm: Add set_one_reg/get_one_reg helpers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Cornelia Huck , Paolo Bonzini , qemu-ppc@nongnu.org, qemu-devel@nongnu.org On 05/08/2014 10:27 PM, Alexander Graf wrote: > On 04/03/2014 03:14 PM, Alexey Kardashevskiy wrote: >> This adds QEMU wrappers for KVM_SET_ONE_REG/KVM_GET_ONE_REG ioctls. >> >> Signed-off-by: Alexey Kardashevskiy > > Please merge with the s390 variant of this. How? Why? I posted mine 19 september 2013. What you refer to is from April this year. How is s390 patch better than mine? Did I "ping" not often enough? Not funny :( Do you want me to move kvm_set_one_reg/kvm_get_one_reg from target-s390x/kvm.c to kvm-all.c? -- Alexey