Changes from v2: - Improved comments on patch 2 - Improved commit message on patch 3 - Now emulating CPU behavior on misaligned page table base addresses
Leandro Lupori (3): ppc: Check partition and process table alignment target/ppc: Improve Radix xlate level validation target/ppc: Check page dir/table base alignment hw/ppc/spapr.c | 5 +++ hw/ppc/spapr_hcall.c | 9 ++++ target/ppc/mmu-book3s-v3.c | 5 +++ target/ppc/mmu-radix64.c | 92 ++++++++++++++++++++++++++++++-------- 4 files changed, 93 insertions(+), 18 deletions(-) -- 2.25.1