From: Rusty Russell Date: Wed, 11 Feb 2015 04:45:10 +0000 (+1030) Subject: lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PIC X-Git-Tag: fixes-v4.0-rc1~61^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1b83e27881cf3153ce420aea853797fed29a9ea;p=pandora-kernel.git lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PIC This lets us deliver interrupts for our emulated PCI devices using our dumb PIC, and not emulate an 8259 and PCI irq mapping tables or whatever. Signed-off-by: Rusty Russell --- Reading git-diff-tree failed