qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] spapr: improve RTAS get_system_parameter


From: Sam Bobroff
Subject: [Qemu-devel] [PATCH 0/4] spapr: improve RTAS get_system_parameter
Date: Tue, 24 Jun 2014 10:22:41 +1000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Icedove/24.5.0

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]