qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v1 25/34] linux-user/elfload: add extra logging for hole find


From: Richard Henderson
Subject: Re: [PATCH v1 25/34] linux-user/elfload: add extra logging for hole finding
Date: Thu, 6 Jan 2022 16:11:04 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

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.bennee@linaro.org>
---
  linux-user/elfload.c | 18 ++++++++++++++++++
  1 file changed, 18 insertions(+)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]