diff options
| author | Alex Bennée | 2020-02-28 20:24:14 +0100 |
|---|---|---|
| committer | Richard Henderson | 2020-02-29 02:43:25 +0100 |
| commit | 21f2f447ad28d099d3ac5adc8ffe8eeaa56604f4 (patch) | |
| tree | f2322bc547bac30470d8c335fa7f9b1f4314805f /python | |
| parent | accel/tcg: remove link between guest ram and TCG cache size (diff) | |
| download | qemu-21f2f447ad28d099d3ac5adc8ffe8eeaa56604f4.tar.gz qemu-21f2f447ad28d099d3ac5adc8ffe8eeaa56604f4.tar.xz qemu-21f2f447ad28d099d3ac5adc8ffe8eeaa56604f4.zip | |
accel/tcg: only USE_STATIC_CODE_GEN_BUFFER on 32 bit hosts
There is no particular reason to use a static codegen buffer on 64 bit
hosts as we have address space to burn. Allow the common CONFIG_USER
case to use the mmap'ed buffers like SoftMMU.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Niek Linnenbank <nieklinnenbank@gmail.com>
Message-Id: <20200228192415.19867-4-alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
