From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:46262) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wn28O-0001KH-U5 for qemu-devel@nongnu.org; Wed, 21 May 2014 04:44:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wn28D-0007HV-Vt for qemu-devel@nongnu.org; Wed, 21 May 2014 04:44:24 -0400 Message-ID: <537C675C.4090905@suse.de> Date: Wed, 21 May 2014 10:44:12 +0200 From: Alexander Graf MIME-Version: 1.0 References: <1400660862-20455-1-git-send-email-aik@ozlabs.ru> In-Reply-To: <1400660862-20455-1-git-send-email-aik@ozlabs.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v2 0/9] spapr: Enable ibm, client-architecture-support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexey Kardashevskiy , qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org On 21.05.14 10:27, Alexey Kardashevskiy wrote: > This enables a ibm,client-architecture-support RTAS call. > > This allows older distros (such as SLES11 or RHEL6) to work on modern > POWERPC hardware (such as POWER8) in "architected" mode. > > There is no change log as the changes are mostly about readbility, code > design style and commit logs. And these changes are not changes? Please *always* provide a full change log of things that changed from version to version. Alex