qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [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

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).