From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59684) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wzl7y-0002fs-Px for qemu-devel@nongnu.org; Wed, 25 Jun 2014 07:12:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wzl7q-0006yi-A1 for qemu-devel@nongnu.org; Wed, 25 Jun 2014 07:12:34 -0400 Message-ID: <53AAAE99.70508@suse.de> Date: Wed, 25 Jun 2014 13:12:25 +0200 From: Alexander Graf MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH v2 0/4] spapr: improve RTAS get_system_parameter List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sam Bobroff , qemu-devel@nongnu.org Cc: qemu-ppc@nongnu.org On 25.06.14 05:54, Sam Bobroff wrote: > This series of patches improves QEMU's emulation of the RTAS call > "ibm,get-system-parameter" by adding support for the "UUID" and "SPLPAR > Characteristics" parameters as well as fixing a problem in the the > implementation of the "Platform Processor Diagnostics Run Mode" parameter. > > It also improves the surrounding code a little to support the addition of > additional system parameters. Thanks, applied to ppc-next. For the next patch set, please also mention changes from one version to the next in the individual patches :). Alex