Re: [Qemu-devel] [PATCH 1/1 V2] target-ppc: Adding Functionality to rtas_ibm_get_system_parameter.

2014-04-17 Thread Tomohiro B Berry
Hi, I was just wondering if anything else needed to be done to get this pushed upstream? Thanks, Tomo Tomohiro B Berry/Austin/IBM@IBMUS wrote on 03/20/2014 04:17:33 PM: > From: Tomohiro B Berry/Austin/IBM@IBMUS > To: qemu-devel@nongnu.org, > Cc: Tomohiro B Berry/Austin/IBM@IBM

Re: [Qemu-devel] qemu patch for adding functionality to rtas_ibm_get_system_parameter [Version 2]

2014-03-13 Thread Tomohiro B Berry
target_ulong args, From: Mike Day To: Tomohiro B Berry/Austin/IBM@IBMUS, qemu-devel@nongnu.org, Date: 03/13/2014 03:24 PM Subject:Re: [Qemu-devel] qemu patch for adding functionality to rtas_ibm_get_system_parameter Tomohiro, Please follow the guidelines for submitting a

[Qemu-devel] qemu patch for adding functionality to rtas_ibm_get_system_parameter

2014-03-12 Thread Tomohiro B Berry
Hi all, rtas_ibm_get_system_parameter did not previously have the functionality to return the appropriate string when called with the SPLPAR_CHARACTERISTICS_TOKEN. I am proposing the following patch to add that functionality. I am including the cases for CMO_CHARACTERISTICS_TOKEN and CEDE_LA