[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] hw/x86: add a couple of comments explaining how the kernel i
From: |
Zhao Liu |
Subject: |
Re: [PATCH] hw/x86: add a couple of comments explaining how the kernel image is parsed |
Date: |
Sun, 21 Jul 2024 22:47:56 +0800 |
On Fri, Jul 19, 2024 at 07:19:37PM +0530, Ani Sinha wrote:
> Date: Fri, 19 Jul 2024 19:19:37 +0530
> From: Ani Sinha <anisinha@redhat.com>
> Subject: [PATCH] hw/x86: add a couple of comments explaining how the kernel
> image is parsed
> X-Mailer: git-send-email 2.42.0
>
> Cosmetic: add comments in x86_load_linux() pointing to the kernel
> documentation
> so that users can better understand the code.
>
> CC: qemu-trivial@nongnu.org
> Signed-off-by: Ani Sinha <anisinha@redhat.com>
> ---
> hw/i386/x86-common.c | 7 +++++--
> 1 file changed, 5 insertions(+), 2 deletions(-)
>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>