From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58357) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDCGv-0005sL-Em for qemu-devel@nongnu.org; Tue, 11 Feb 2014 07:17:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDCGl-0007bU-3H for qemu-devel@nongnu.org; Tue, 11 Feb 2014 07:17:05 -0500 Received: from mail-pb0-f50.google.com ([209.85.160.50]:44705) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDCGk-0007bL-T3 for qemu-devel@nongnu.org; Tue, 11 Feb 2014 07:16:55 -0500 Received: by mail-pb0-f50.google.com with SMTP id rq2so7687211pbb.9 for ; Tue, 11 Feb 2014 04:16:54 -0800 (PST) Message-ID: <52FA14B0.3000602@ozlabs.ru> Date: Tue, 11 Feb 2014 23:16:48 +1100 From: Alexey Kardashevskiy MIME-Version: 1.0 References: <1390369426-6462-1-git-send-email-aik@ozlabs.ru> <52F9D4D6.7070002@ozlabs.ru> <52FA13A8.3040100@suse.de> In-Reply-To: <52FA13A8.3040100@suse.de> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 0/3] spapr: fix H_SET_MODE List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org On 02/11/2014 11:12 PM, Alexander Graf wrote: > On 02/11/2014 08:44 AM, Alexey Kardashevskiy wrote: >> On 01/22/2014 04:43 PM, Alexey Kardashevskiy wrote: >>> This fixes H_SET_MODE. >>> >>> Alexey Kardashevskiy (3): >>> target-ppc: introduce powerisa-207-server flag >>> spapr-hcall: fix little-endian resource handling in H_SET_MODE >>> spapr-hcall: add address-translation-mode-on-interrupt resource in >>> H_SET_MODE >>> >>> hw/ppc/spapr_hcall.c | 64 >>> +++++++++++++++++++++++++++++++++++++++------ >>> include/hw/ppc/spapr.h | 9 +++++-- >>> target-ppc/cpu.h | 4 +++ >>> target-ppc/translate_init.c | 3 ++- >>> 4 files changed, 69 insertions(+), 11 deletions(-) >> Ping? > > Why are you pinging? There were review comments on this patch set, no? I saw question from Aneesh (which does not require a change, I believe) and that is it. What did I miss? -- Alexey