qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] generic-loader: improve docs
@ 2025-11-25 14:31 Peter Maydell
  2025-11-25 14:31 ` [PATCH 1/3] docs/system/generic-loader: Clarify behaviour of cpu-num Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Peter Maydell @ 2025-11-25 14:31 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alistair Francis

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



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2025-11-25 15:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-25 14:31 [PATCH 0/3] generic-loader: improve docs Peter Maydell
2025-11-25 14:31 ` [PATCH 1/3] docs/system/generic-loader: Clarify behaviour of cpu-num Peter Maydell
2025-11-25 14:54   ` Alex Bennée
2025-11-25 14:31 ` [PATCH 2/3] docs/system/generic-loader: Don't mention QemuOpts implementation detail Peter Maydell
2025-11-25 14:56   ` Alex Bennée
2025-11-25 15:00     ` Peter Maydell
2025-11-25 14:31 ` [PATCH 3/3] docs/system/generic-loader: move TODO to source code Peter Maydell
2025-11-25 14:57   ` Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).