]> git.ipfire.org Git - thirdparty/qemu.git/commit
target/hppa: Provide qemu version via fw_cfg to firmware
authorHelge Deller <deller@gmx.de>
Fri, 23 Jun 2023 22:28:44 +0000 (00:28 +0200)
committerMichael Tokarev <mjt@tls.msk.ru>
Mon, 26 Jun 2023 16:34:58 +0000 (19:34 +0300)
commit29c753001b4cab6935c3b5d402c3eb672fdfcd35
treeecdc06453ce12b75ceca6af1086c26034b0874e6
parent8fa146229292ba420ef16427d766cc727d3e6b15
target/hppa: Provide qemu version via fw_cfg to firmware

Give current QEMU version string to SeaBIOS-hppa via fw_cfg interface so
that the firmware can show the QEMU version in the boot menu info.

Signed-off-by: Helge Deller <deller@gmx.de>
(cherry picked from commit 069d296669448b9eef72c6332ae84af962d9582c)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/hppa/machine.c