Revision a1e47211 hw/ppc_newworld.c

b/hw/ppc_newworld.c
330 330
        machine_arch = ARCH_MAC99;
331 331
    }
332 332
    /* init basic PC hardware */
333
    pci_vga_init(pci_bus);
333
    pci_std_vga_init(pci_bus);
334 334

  
335 335
    escc_mem = escc_init(0, pic[0x25], pic[0x24],
336 336
                         serial_hds[0], serial_hds[1], ESCC_CLOCK, 4);

Also available in: Unified diff