qemu-options: bring the kernel and image options together
authorAlex Bennée <alex.bennee@linaro.org>
Mon, 25 Jul 2022 14:05:20 +0000 (15:05 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 29 Jul 2022 08:48:01 +0000 (09:48 +0100)
commit1235cf7d315b415fc2e4aa81815fda6ce96518c4
treee75b10cd1050c93b57cc255d94ed78c21d00052c
parent28053143ab865d5a5fae7d486cf68181d37dde72
qemu-options: bring the kernel and image options together

How to control the booting of QEMU is often a source of confusion for
users. Bring the options that control this together in the manual
pages and add some verbiage to describe when each option is
appropriate. This attempts to codify some of the knowledge expressed
in:

  https://stackoverflow.com/questions/58420670/qemu-bios-vs-kernel-vs-device-loader-file/58434837#58434837

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220725140520.515340-14-alex.bennee@linaro.org>
qemu-options.hx