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

2014-03-14 Thread Mike Day
} > +} > + > typedef void (*spapr_rtas_fn)(PowerPCCPU *cpu, sPAPREnvironment *spapr, > uint32_t token, >uint32_t nargs, target_ulong args, > > > > From: Mike Day > To: 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

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

2014-03-13 Thread Mike Day
Tomohiro, Please follow the guidelines for submitting a patch to Qemu that are found in: http://wiki.qemu.org/Contribute/SubmitAPatch This patch has an inappropriate commit log, is missing a signed-off-by: tag, and some of the lines wrapped in my reader. These are explained in the document abo