Revision cf7a2fe2 hw/piix_pci.c

b/hw/piix_pci.c
220 220
{
221 221
    int i, pic_irq, pic_level;
222 222

  
223
    piix3_dev->config[0x60 + irq_num] &= ~0x80;   // enable bit
224 223
    pci_irq_levels[irq_num] = level;
225 224

  
226 225
    /* now we change the pic irq level according to the piix irq mappings */

Also available in: Unified diff