]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/loongarch/virt: Allow user to customize OEM ID and OEM table ID
authorBibo Mao <maobibo@loongson.cn>
Tue, 4 Mar 2025 06:59:17 +0000 (14:59 +0800)
committerBibo Mao <maobibo@loongson.cn>
Tue, 6 May 2025 01:17:32 +0000 (09:17 +0800)
commit445c9c645befa759b95b21108447704ab328ae03
treec343b28f6e6e53648828cea49cadca9494f69363
parentd0897c6970b3717fe707c8d5a807fe2baf836ddd
hw/loongarch/virt: Allow user to customize OEM ID and OEM table ID

On LoongArch virt machine, the default OEM ID and OEM table ID is
"BOCHS " and "BXPC    ". Here property x-oem-id and x-oem-table-id
is added on virt machine to set customized OEM ID and OEM table ID.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
hw/loongarch/virt.c