spapr_rtas: add set-indicator RTAS interface
commit8c8639df32f19d5ca9bf6a823ac83e298a188fd1
authorMike Day <ncmike@ncultra.org>
Thu, 7 May 2015 05:33:45 +0000 (7 15:33 +1000)
committerAlexander Graf <agraf@suse.de>
Wed, 3 Jun 2015 21:56:53 +0000 (3 23:56 +0200)
treebcf911302cf04c8a271802fa38e3868f29a72029
parent094d20585ecdcd31959b1b88a390b4d2c4cfeab7
spapr_rtas: add set-indicator RTAS interface

This interface allows a guest to control various platform/device
sensors. Initially, we only implement support necessary to control
sensors that are required for hotplug: DR connector indicators/LEDs,
resource allocation state, and resource isolation state.

See docs/specs/ppc-spapr-hotplug.txt for a complete description of
this interface.

Signed-off-by: Mike Day <ncmike@ncultra.org>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/spapr_rtas.c
include/hw/ppc/spapr.h