diff options
| author | Alistair Francis | 2019-06-20 16:04:18 +0200 |
|---|---|---|
| committer | Richard Henderson | 2019-07-09 08:26:11 +0200 |
| commit | 7ab7e9c7c791d89edda799ef1295836918efb585 (patch) | |
| tree | 36949812db8bc8ae99c85e68321226301440fc73 /include/exec | |
| parent | Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2019-07-08-1... (diff) | |
| download | qemu-7ab7e9c7c791d89edda799ef1295836918efb585.tar.gz qemu-7ab7e9c7c791d89edda799ef1295836918efb585.tar.xz qemu-7ab7e9c7c791d89edda799ef1295836918efb585.zip | |
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 'include/exec')
0 files changed, 0 insertions, 0 deletions
