Searched hist:"269 bd5d8" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/exec/ |
H A D | cpu-defs.h | 269bd5d8 Sat Mar 23 00:03:39 CDT 2019 Richard Henderson <richard.henderson@linaro.org> cpu: Move the softmmu tlb to CPUNegativeOffsetState We have for some time had code within the tcg backends to handle large positive offsets from env. This move makes sure that need not happen. Indeed, we are able to assert at build time that simple offsets suffice for all hosts. Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu-all.h | 269bd5d8 Sat Mar 23 00:03:39 CDT 2019 Richard Henderson <richard.henderson@linaro.org> cpu: Move the softmmu tlb to CPUNegativeOffsetState We have for some time had code within the tcg backends to handle large positive offsets from env. This move makes sure that need not happen. Indeed, we are able to assert at build time that simple offsets suffice for all hosts. Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|