|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH] virt: set the CPU type in BOOTINFO |
Date: | Tue, 26 Mar 2024 12:59:15 +0100 |
User-agent: | Mozilla Thunderbird |
On 23/2/24 16:57, Laurent Vivier wrote:
BI_CPUTYPE/BI_MMUTYPE/BI_FPUTYPE were statically assigned to the 68040 information. This patch changes the code to set in bootinfo the information provided by the command line '-cpu' parameter. Bug: https://gitlab.com/qemu-project/qemu/-/issues/2091 Reported-by: Daniel Palmer <daniel@0x0f.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu> --- hw/m68k/virt.c | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-)
Merged as e39a0809b9.
[Prev in Thread] | Current Thread | [Next in Thread] |