aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
diff options
context:
space:
mode:
authorAlistair Francis <alistair.francis@wdc.com>2019-06-20 07:04:18 -0700
committerRichard Henderson <richard.henderson@linaro.org>2019-07-09 08:26:11 +0200
commit7ab7e9c7c791d89edda799ef1295836918efb585 (patch)
tree36949812db8bc8ae99c85e68321226301440fc73 /hw/intc
parentf34edbc760b0f689deddd175fc08732ecb46665f (diff)
downloadqemu-7ab7e9c7c791d89edda799ef1295836918efb585.zip
qemu-7ab7e9c7c791d89edda799ef1295836918efb585.tar.gz
qemu-7ab7e9c7c791d89edda799ef1295836918efb585.tar.bz2
tcg/riscv: Fix RISC-VH host build failure
Commit 269bd5d8 "cpu: Move the softmmu tlb to CPUNegativeOffsetState' broke the RISC-V host build as there are two variables that are used but not defined. This patch renames the undefined variables mask_off and table_off to the existing (but unused) mask_ofs and table_ofs variables. Signed-off-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <79729cc88ca509e08b5c4aa0aa8a52847af70c0f.1561039316.git.alistair.francis@wdc.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions