On 2/17/26 07:31, Philippe Mathieu-Daudé wrote:
If a dimension is not set, have the machine init code set the default values.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/ppc/mac_newworld.c | 9 +++++++++ hw/ppc/mac_oldworld.c | 9 +++++++++ hw/ppc/prep.c | 9 +++++++++ hw/ppc/spapr.c | 9 +++++++++ system/globals-target.c | 6 ------ 5 files changed, 36 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
