diff options
author | David Gibson <david@gibson.dropbear.id.au> | 2016-10-20 15:37:41 +1100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2016-10-28 09:38:26 +1100 |
commit | 2cac78c12ade9a87b6251f8d854c2e43a30f41bf (patch) | |
tree | 579bc8d10805b03aee3a8660821da395629d9f1a /target-xtensa/cpu.h | |
parent | cf6e522390126bdd20406481f3df79c194a431bd (diff) |
pseries: Consolidate RTAS loading
At each system reset, the pseries machine needs to load RTAS (the runtime
portion of the guest firmware) into the VM. This means copying
the actual RTAS code into guest memory, and also updating the device
tree so that the guest OS and boot firmware can locate it.
For historical reasons the copy and update to the device tree were in
different parts of the code. This cleanup brings them both together in
an spapr_load_rtas() function.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael Roth <mdroth@linux.vnet.ibm.com>
Diffstat (limited to 'target-xtensa/cpu.h')
0 files changed, 0 insertions, 0 deletions