]> Git Repo - qemu.git/commit - hw/piix_pci.c
piix_pci: eliminate PIIX3State::pci_irq_levels
authorIsaku Yamahata <[email protected]>
Fri, 1 Apr 2011 11:43:22 +0000 (20:43 +0900)
committerMichael S. Tsirkin <[email protected]>
Fri, 1 Apr 2011 12:54:00 +0000 (15:54 +0300)
commite735b55a8c11dd455e31ccd4420e6c9485191d0c
tree6a9fb3680c74910ed81800f244069eef7cea94a4
parent9ddf8437856539c352070dee0e9fb6a33ab6ff5c
piix_pci: eliminate PIIX3State::pci_irq_levels

PIIX3State::pci_irq_levels are redundant which is already tracked by
PCIBus layer. So eliminate them.

Cc: Juan Quintela <[email protected]>
Cc: Michael S. Tsirkin <[email protected]>
Signed-off-by: Isaku Yamahata <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/piix_pci.c
This page took 0.026252 seconds and 4 git commands to generate.