Le 23/01/2020 à 17:14, Igor Mammedov a écrit : > Switch to using generic main RAM allocation. To do this set > MachineClass::default_ram_id to m68k_mac.ram and use > MachineState::ram instead of manually initializing > RAM memory region. > > Signed-off-by: Igor Mammedov <imamm...@redhat.com> > --- > CC: laur...@vivier.eu > --- > hw/m68k/q800.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) >
Acked-by: Laurent Vivier <laur...@vivier.eu>