linux/arch/x86/lguest
Rusty Russell e1b83e2788 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 <rusty@rustcorp.com.au>
2015-02-11 16:47:34 +10:30
..
boot.c lguest: Override pcibios_enable_irq/pcibios_disable_irq to our stupid PIC 2015-02-11 16:47:34 +10:30
head_32.S lguest: rename i386_head.S 2013-05-20 12:09:40 +09:30
Kconfig x86: Make Linux guest support optional 2013-03-04 13:14:25 -08:00
Makefile lguest: rename i386_head.S 2013-05-20 12:09:40 +09:30