On 2/13/26 6:12 PM, Philippe Mathieu-Daudé wrote:
If a dimension is not set, have the machine init code set the default value.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- hw/sparc/sun4m.c | 9 +++++++++ hw/sparc64/sun4u.c | 10 ++++++++++ system/globals-target.c | 6 +----- 3 files changed, 20 insertions(+), 5 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
