diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-12-17 10:44:43 -0800 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2022-12-20 17:09:41 -0800 |
commit | 50d25c8aec3e495faee82f1732cc93f016967850 (patch) | |
tree | f39436eed60d732290cc159b3828d560862adf6f /hw/nvram | |
parent | f88f3ac90f9e98333abf91f23c8547a428cd90fa (diff) | |
download | qemu-50d25c8aec3e495faee82f1732cc93f016967850.zip qemu-50d25c8aec3e495faee82f1732cc93f016967850.tar.gz qemu-50d25c8aec3e495faee82f1732cc93f016967850.tar.bz2 |
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>
Diffstat (limited to 'hw/nvram')
0 files changed, 0 insertions, 0 deletions