diff options
| author | David Gibson | 2018-03-23 06:42:45 +0100 |
|---|---|---|
| committer | David Gibson | 2018-04-27 10:05:22 +0200 |
| commit | ca79b3b7fd0757ceb6436d4407e26c8b511a4080 (patch) | |
| tree | 251f7cbc2ae394f090697669c23d09623a7d3368 /include/exec | |
| parent | target/ppc: Fold ci_large_pages flag into PPCHash64Options (diff) | |
| download | qemu-ca79b3b7fd0757ceb6436d4407e26c8b511a4080.tar.gz qemu-ca79b3b7fd0757ceb6436d4407e26c8b511a4080.tar.xz qemu-ca79b3b7fd0757ceb6436d4407e26c8b511a4080.zip | |
target/ppc: Remove unnecessary POWERPC_MMU_V3 flag from mmu_model
The only place we test this flag is in conjunction with
ppc64_use_proc_tbl(). That checks for the LPCR_UPRT bit, which we already
ensure can't be set except on a machine with a v3 MMU (i.e. POWER9).
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
