docs/system: add general note about architecture and machine differences
Add a note near the start of the introduction explaining that QEMU options, properties, and command lines may differ between target architectures and machine types. This helps prevent confusion when examples shown for one architecture do not work for another, such as the pflash0/pflash1 options visible in -machine help on some machines but not others. Suggested-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Buglink: https://gitlab.com/qemu-project/qemu/-/issues/3254 Signed-off-by: Linisha <linisha232@gmail.com> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com> Link: https://lore.kernel.org/qemu-devel/20260626181118.1136-1-linisha232@gmail.com Signed-off-by: Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>