diff options
| author | David Gibson | 2016-01-14 05:33:27 +0100 |
|---|---|---|
| committer | David Gibson | 2016-01-30 13:37:38 +0100 |
| commit | 7ef23068bfa413605de8ae7e3e654d9198369fa8 (patch) | |
| tree | 55e45b2919d7405a42f1e1b5aae278cf6019762c /linux-headers/linux | |
| parent | target-ppc: Remove unused kvmppc_read_segment_page_sizes() stub (diff) | |
| download | qemu-7ef23068bfa413605de8ae7e3e654d9198369fa8.tar.gz qemu-7ef23068bfa413605de8ae7e3e654d9198369fa8.tar.xz qemu-7ef23068bfa413605de8ae7e3e654d9198369fa8.zip | |
target-ppc: Convert mmu-hash{32,64}.[ch] from CPUPPCState to PowerPCCPU
Like a lot of places these files include a mixture of functions taking
both the older CPUPPCState *env and newer PowerPCCPU *cpu. Move a step
closer to cleaning this up by standardizing on PowerPCCPU, except for the
helper_* functions which are called with the CPUPPCState * from tcg.
Callers and some related functions are updated as well, the boundaries of
what's changed here are a bit arbitrary.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'linux-headers/linux')
0 files changed, 0 insertions, 0 deletions
