On 1/5/22 5:50 AM, Alex Bennée wrote:
The various approaches to finding memory holes are quite complicated to follow especially at a distance. Improve the logging so we can see exactly what method found the space for the guest memory.Signed-off-by: Alex Bennée<alex.ben...@linaro.org> --- linux-user/elfload.c | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~