Revision 159f8286 hw/ppc/mac_newworld.c

b/hw/ppc/mac_newworld.c
458 458
    .desc = "Mac99 based PowerMAC",
459 459
    .init = ppc_core99_init,
460 460
    .max_cpus = MAX_CPUS,
461
#ifdef TARGET_PPC64
462
    .is_default = 1,
463
#endif
464 461
    DEFAULT_MACHINE_OPTIONS,
465 462
};
466 463

  

Also available in: Unified diff