Revision b80d4a98 hw/acpi_piix4.c

b/hw/acpi_piix4.c
369 369
    pci_conf[0x08] = 0x03; // revision number
370 370
    pci_conf[0x09] = 0x00;
371 371
    pci_config_set_class(pci_conf, PCI_CLASS_BRIDGE_OTHER);
372
    pci_conf[PCI_HEADER_TYPE] = PCI_HEADER_TYPE_NORMAL; // header_type
373 372
    pci_conf[0x3d] = 0x01; // interrupt pin 1
374 373

  
375 374
    pci_conf[0x40] = 0x01; /* PM io base read only bit */

Also available in: Unified diff