commit | 80e3541282af347538a37ee0673bcc04c622ad1c | [log] [tgz] |
---|---|---|
author | Ani Sinha <anisinha@redhat.com> | Fri Jul 19 19:19:37 2024 +0530 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Fri Aug 23 12:07:23 2024 +0300 |
tree | dca6b93ef39fa9124f30b76bd0fc4a55ce45d7c7 | |
parent | 407f9a4b121eb65166375c410e14d7b704bc1106 [diff] |
hw/x86: add a couple of comments explaining how the kernel image is parsed 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> Reviewed-by: Zhao Liu <zhao1.liu@intel.com> Reviewed-by: Michael Tokarev <mjt@tls.msk.ru> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>