diff options
| author | David Gibson | 2017-06-01 02:30:00 +0200 |
|---|---|---|
| committer | David Gibson | 2017-06-06 00:53:24 +0200 |
| commit | b89b3d39299559bc7bf7030e55f99c75dab70b2b (patch) | |
| tree | 1d1c5446cacef929db5a9f887a39fb89fd1790ab /include/exec/memory.h | |
| parent | migration: Mark CPU states dirty before incoming migration/loadvm (diff) | |
| download | qemu-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/memory.h')
0 files changed, 0 insertions, 0 deletions
