qemu-e2k/accel/tcg
Richard Henderson 50d25c8aec accel/tcg: Drop PAGE_RESERVED for CONFIG_BSD
Make bsd-user match linux-user in not marking host pages
as reserved.  This isn't especially effective anyway, as
it doesn't take into account any heap memory that qemu
may allocate after startup.

Reviewed-by: Warner Losh <imp@bsdimp.com>
Tested-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Tested-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2022-12-20 17:09:41 -08:00
..
atomic_common.c.inc
atomic_template.h
cpu-exec-common.c accel/tcg: Remove will_exit argument from cpu_restore_state 2022-11-01 08:31:41 +11:00
cpu-exec.c accel/tcg: Complete cpu initialization before registration 2022-11-01 08:31:41 +11:00
cputlb.c
hmp.c
internal.h accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE 2022-12-20 17:09:41 -08:00
ldst_common.c.inc
meson.build accel/tcg: Split out tb-maint.c 2022-10-26 11:11:28 +10:00
plugin-gen.c
plugin-helpers.h
tb-context.h
tb-hash.h
tb-jmp-cache.h
tb-maint.c accel/tcg: Use interval tree for TBs in user-only mode 2022-12-20 17:09:41 -08:00
tcg-accel-ops-icount.c
tcg-accel-ops-icount.h
tcg-accel-ops-mttcg.c Revert "accel/tcg: Init TCG cflags in vCPU thread handler" 2022-10-25 22:01:14 +10:00
tcg-accel-ops-mttcg.h
tcg-accel-ops-rr.c Revert incorrect cflags initialization. 2022-10-26 10:53:41 -04:00
tcg-accel-ops-rr.h
tcg-accel-ops.c gdbstub: move guest debug support check to ops 2022-10-06 11:53:41 +01:00
tcg-accel-ops.h
tcg-all.c
tcg-runtime-gvec.c
tcg-runtime.c
tcg-runtime.h
trace-events
trace.h
translate-all.c accel/tcg: Drop PAGE_RESERVED for CONFIG_BSD 2022-12-20 17:09:41 -08:00
translator.c accel/tcg: Introduce tb_{set_}page_addr{0,1} 2022-10-26 11:11:28 +10:00
user-exec-stub.c
user-exec.c accel/tcg: Use interval tree for TARGET_PAGE_DATA_SIZE 2022-12-20 17:09:41 -08:00