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