From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57298) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDCCa-0004TI-J5 for qemu-devel@nongnu.org; Tue, 11 Feb 2014 07:12:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDCCT-0006DY-8A for qemu-devel@nongnu.org; Tue, 11 Feb 2014 07:12:36 -0500 Message-ID: <52FA13A8.3040100@suse.de> Date: Tue, 11 Feb 2014 13:12:24 +0100 From: Alexander Graf MIME-Version: 1.0 References: <1390369426-6462-1-git-send-email-aik@ozlabs.ru> <52F9D4D6.7070002@ozlabs.ru> In-Reply-To: <52F9D4D6.7070002@ozlabs.ru> Content-Type: text/plain; charset=KOI8-R; format=flowed 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: Alexey Kardashevskiy Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org 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? Alex