mirror of
https://github.com/qemu/qemu.git
synced 2025-09-26 16:12:25 +00:00
![]() With API build_mcfg(), it is not necessary with parameter structure AcpiMcfgInfo to convert to little endian since it is directly used with host native endian. Here remove endian conversion before calling function build_mcfg(). With this patch, bios-tables-test passes to run on big endian host machine S390. Fixes: |
||
---|---|---|
.. | ||
boot.c | ||
fw_cfg.c | ||
fw_cfg.h | ||
Kconfig | ||
meson.build | ||
virt-acpi-build.c | ||
virt-fdt-build.c | ||
virt.c |