diff options
author | Paul Mackerras <paulus@ozlabs.org> | 2017-09-13 15:53:48 +1000 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2017-11-01 15:36:12 +1100 |
commit | 1b151ce466175746b1b1a87d42ba5f5a050a5aba (patch) | |
tree | 0f6f6fca20b46ce442153961fbfa60c979fe33b9 /arch/powerpc/include/asm/kvm_book3s.h | |
parent | 8dc6cca556e4126f77b71cf8e0c45ccc78d1d213 (diff) | |
download | linux-1b151ce466175746b1b1a87d42ba5f5a050a5aba.tar.gz linux-1b151ce466175746b1b1a87d42ba5f5a050a5aba.tar.bz2 linux-1b151ce466175746b1b1a87d42ba5f5a050a5aba.zip |
KVM: PPC: Book3S HV: Rename hpte_setup_done to mmu_ready
This renames the kvm->arch.hpte_setup_done field to mmu_ready because
we will want to use it for radix guests too -- both for setting things
up before vcpu execution, and for excluding vcpus from executing while
MMU-related things get changed, such as in future switching the MMU
from radix to HPT mode or vice-versa.
This also moves the call to kvmppc_setup_partition_table() that was
done in kvmppc_hv_setup_htab_rma() for HPT guests, and the setting
of mmu_ready, into the caller in kvmppc_vcpu_run_hv().
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'arch/powerpc/include/asm/kvm_book3s.h')
0 files changed, 0 insertions, 0 deletions