* [Qemu-devel] [PATCH 0/4] spapr: improve RTAS get_system_parameter
@ 2014-06-24 0:22 Sam Bobroff
2014-06-24 12:06 ` [Qemu-devel] [Qemu-ppc] " Alexander Graf
0 siblings, 1 reply; 3+ messages in thread
From: Sam Bobroff @ 2014-06-24 0:22 UTC (permalink / raw)
To: qemu-devel; +Cc: qemu-ppc
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.
Sam Bobroff (4):
spapr: Add rtas_st_buffer utility function
spapr: Add RTAS sysparm UUID
spapr: Fix RTAS sysparm DIAGNOSTICS_RUN_MODE
spapr: Add RTAS sysparm SPLPAR Characteristics
hw/ppc/spapr_rtas.c | 28 +++++++++++++++++++++++-----
include/hw/ppc/spapr.h | 17 +++++++++++++++++
2 files changed, 40 insertions(+), 5 deletions(-)
--
1.9.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [Qemu-ppc] [PATCH 0/4] spapr: improve RTAS get_system_parameter
2014-06-24 0:22 [Qemu-devel] [PATCH 0/4] spapr: improve RTAS get_system_parameter Sam Bobroff
@ 2014-06-24 12:06 ` Alexander Graf
2014-06-25 3:53 ` Sam Bobroff
0 siblings, 1 reply; 3+ messages in thread
From: Alexander Graf @ 2014-06-24 12:06 UTC (permalink / raw)
To: Sam Bobroff, qemu-devel; +Cc: qemu-ppc
On 24.06.14 02:22, 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.
Very nice patch set. Please address the few minor nits I had on it, send
a v2 and it's ready to go in I think ;)
Alex
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [Qemu-ppc] [PATCH 0/4] spapr: improve RTAS get_system_parameter
2014-06-24 12:06 ` [Qemu-devel] [Qemu-ppc] " Alexander Graf
@ 2014-06-25 3:53 ` Sam Bobroff
0 siblings, 0 replies; 3+ messages in thread
From: Sam Bobroff @ 2014-06-25 3:53 UTC (permalink / raw)
To: Alexander Graf, qemu-devel; +Cc: qemu-ppc
On 24/06/14 22:06, Alexander Graf wrote:
>
> On 24.06.14 02:22, 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.
>
> Very nice patch set. Please address the few minor nits I had on it, send a v2 and it's ready to go in I think ;)
>
>
> Alex
Great, thanks for the review :-)
I think I've addressed all the issues and I'll post a v2 shortly.
Cheers,
Sam B.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-06-25 3:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-24 0:22 [Qemu-devel] [PATCH 0/4] spapr: improve RTAS get_system_parameter Sam Bobroff
2014-06-24 12:06 ` [Qemu-devel] [Qemu-ppc] " Alexander Graf
2014-06-25 3:53 ` Sam Bobroff
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).