summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorDavid Gibson2017-06-01 02:30:00 +0200
committerDavid Gibson2017-06-06 00:53:24 +0200
commitb89b3d39299559bc7bf7030e55f99c75dab70b2b (patch)
tree1d1c5446cacef929db5a9f887a39fb89fd1790ab /include/exec
parentmigration: Mark CPU states dirty before incoming migration/loadvm (diff)
downloadqemu-b89b3d39299559bc7bf7030e55f99c75dab70b2b.tar.gz
qemu-b89b3d39299559bc7bf7030e55f99c75dab70b2b.tar.xz
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 'include/exec')
0 files changed, 0 insertions, 0 deletions