summary refs log tree commit diff stats
path: root/scripts/qemu.py
diff options
context:
space:
mode:
authorDavid Gibson <david@gibson.dropbear.id.au>2017-06-01 10:30:00 +1000
committerDavid Gibson <david@gibson.dropbear.id.au>2017-06-06 08:53:24 +1000
commitb89b3d39299559bc7bf7030e55f99c75dab70b2b (patch)
tree1d1c5446cacef929db5a9f887a39fb89fd1790ab /scripts/qemu.py
parent75e972dab51ba3bc02760e8142fc0c22eb611e3a (diff)
downloadfocaccia-qemu-b89b3d39299559bc7bf7030e55f99c75dab70b2b.tar.gz
focaccia-qemu-b89b3d39299559bc7bf7030e55f99c75dab70b2b.zip
spapr: Move DRC RTAS calls into spapr_drc.c
Currently implementations of the RTAS calls related to DRCs are in
spapr_rtas.c.  They belong better in spapr_drc.c - that way they're closer
to related code, and we'll be able to make some more things local.

spapr_rtas.c was intended to contain the RTAS infrastructure and core calls
that don't belong anywhere else, not every RTAS implementation.

Code motion only.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Greg Kurz <groug@kaod.org>
Tested-by: Daniel Barboza <danielhb@linux.vnet.ibm.com>
Diffstat (limited to 'scripts/qemu.py')
0 files changed, 0 insertions, 0 deletions