Re: [PATCH v3 6/9] hw/i386/pc: Initialize ram_memory variable directly

2023-02-05 Thread Bernhard Beschow
Am 4. Februar 2023 15:26:13 UTC schrieb BALATON Zoltan : >On Sat, 4 Feb 2023, Bernhard Beschow wrote: >> Going through pc_memory_init() seems quite complicated for a simple >> assignment. >> >> Signed-off-by: Bernhard Beschow >> Reviewed-by: Philippe Mathieu-Daudé >> --- >> include/hw/i386/pc

Re: [PATCH v3 6/9] hw/i386/pc: Initialize ram_memory variable directly

2023-02-04 Thread BALATON Zoltan
On Sat, 4 Feb 2023, Bernhard Beschow wrote: Going through pc_memory_init() seems quite complicated for a simple assignment. Signed-off-by: Bernhard Beschow Reviewed-by: Philippe Mathieu-Daudé --- include/hw/i386/pc.h | 1 - hw/i386/pc.c | 2 -- hw/i386/pc_piix.c| 4 ++-- hw/i386/pc_q3