[PATCH 0/3] generic-loader: improve docs

Peter Maydell posted 3 patches 2 months, 2 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251125143141.216056-1-peter.maydell@linaro.org
Maintainers: Alistair Francis <alistair@alistair23.me>
docs/system/generic-loader.rst | 56 ++++++++++++++++------------------
hw/core/generic-loader.c       | 18 +++++++++++
2 files changed, 44 insertions(+), 30 deletions(-)
[PATCH 0/3] generic-loader: improve docs
Posted by Peter Maydell 2 months, 2 weeks ago
This patchset makes some minor improvements to the generic-loader
docs. The main thing I wanted to do is the first patch, which
makes it clearer that if you don't specify cpu-num when loading
a file then the PC won't be set to the entry point.

The second patch is because I noticed a typo ("QemuOps") and then
realised that rather than fixing the typo we should instead
rephrase to not mention that implementation detail.

The third patch moves a TODO out of the user-facing docs.

thanks
-- PMM

Peter Maydell (3):
  docs/system/generic-loader: Clarify behaviour of cpu-num
  docs/system/generic-loader: Don't mention QemuOpts implementation
    detail
  docs/system/generic-loader: move TODO to source code

 docs/system/generic-loader.rst | 56 ++++++++++++++++------------------
 hw/core/generic-loader.c       | 18 +++++++++++
 2 files changed, 44 insertions(+), 30 deletions(-)

-- 
2.43.0