|
From: | Avi Kivity |
Subject: | Re: [Qemu-devel] [PATCH] mips_malta: move i8259 initialization after piix4 initialization |
Date: | Wed, 14 Sep 2011 15:00:35 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:6.0) Gecko/20110816 Thunderbird/6.0 |
On 09/12/2011 04:07 PM, Avi Kivity wrote:
i8259 is an ISA device (or at least, depends on the ISA infrastructure to register its ioport); and the ISA bus is supplied by piix4. Later patches make this dependency explicit. Move the i8259 initialization until after the ISA bus is created; and supply a new qemu_irq to PCI initialization, since the i8259 isn't ready yet. Later wire the new qemu_irq to the i8259.
Can this please be reviewed? It's in the front of the memory queue logjam. -- error compiling committee.c: too many arguments to function
[Prev in Thread] | Current Thread | [Next in Thread] |