Revision 776e1bbb hw/grackle_pci.c

b/hw/grackle_pci.c
181 181
    .qdev.name = "dec-21154",
182 182
    .qdev.size = sizeof(PCIDevice),
183 183
    .init      = dec_21154_pci_host_init,
184
    .header_type  = PCI_HEADER_TYPE_BRIDGE,
184 185
};
185 186

  
186 187
static void grackle_register_devices(void)

Also available in: Unified diff