aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2019-08-07 19:49:30 -0700
committerPalmer Dabbelt <palmer@sifive.com>2019-09-17 08:42:43 -0700
commitddf781322820b6ea174fbe43ddc6a95e8cac8051 (patch)
tree6126c8f36a9e33b15072018147604f0dbffdf926 /scripts/qapi
parent7f8dcfeb87810ce6063d351c14d01c22c3901f04 (diff)
downloadqemu-ddf781322820b6ea174fbe43ddc6a95e8cac8051.zip
qemu-ddf781322820b6ea174fbe43ddc6a95e8cac8051.tar.gz
qemu-ddf781322820b6ea174fbe43ddc6a95e8cac8051.tar.bz2
riscv: rv32: Root page table address can be larger than 32-bit
For RV32, the root page table's PPN has 22 bits hence its address bits could be larger than the maximum bits that target_ulong is able to represent. Use hwaddr instead. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Palmer Dabbelt <palmer@sifive.com>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions