On 10/09/2012 06:16 AM, Peter Maydell wrote: > That is, we could drop CONFIG_USER_GUEST_BASE. Does anybody have > a practical use case for the --disable-guest-base configuration?
Nope, because the backends are good at eliminating the overhead during tcg_target_qemu_prologue if guest_base turns out to be zero. r~
