Revision 78895427 hw/ppc_prep.c

b/hw/ppc_prep.c
694 694
    cpu_register_physical_memory(0x80000000, 0x00800000, PPC_io_memory);
695 695

  
696 696
    /* init basic PC hardware */
697
    pci_vga_init(pci_bus, 0, 0);
697
    pci_vga_init(pci_bus);
698 698
    //    openpic = openpic_init(0x00000000, 0xF0000000, 1);
699 699
    //    pit = pit_init(0x40, i8259[0]);
700 700
    rtc_init(2000, NULL);

Also available in: Unified diff