Revision 03875444 hw/piix_pci.c

b/hw/piix_pci.c
55 55
    return (irq_num + slot_addend) & 3;
56 56
}
57 57

  
58
static target_phys_addr_t isa_page_descs[384 / 4];
58
static uint32_t isa_page_descs[384 / 4];
59 59
static uint8_t smm_enabled;
60 60
static int pci_irq_levels[4];
61 61

  

Also available in: Unified diff