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 <anisi...@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-triv...@nongnu.org > Signed-off-by: Ani Sinha <anisi...@redhat.com> > --- > hw/i386/x86-common.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) >
Reviewed-by: Zhao Liu <zhao1....@intel.com>