On Tue, Jun 30, 2009 at 11:59:15PM -0400, Beth Kon wrote:
>
> +#ifdef BX_QEMU
> +void irq0_override_probe(void)
> +{
> +if(qemu_cfg_port) {
> +qemu_cfg_select(QEMU_CFG_IRQ0_OVERRIDE);
> +qemu_cfg_read(&irq0_override, 1);
> +return;
Drop return here.
> +}
> +}
> +#
bios: allow qemu to configure irq0->inti2 override
Win2k8 expects the HPET interrupt on inti2, regardless of whether
an override exists in the BIOS. And the HPET spec states that in legacy
mode,
timer interrupt is on inti2.
The irq0->inti2 override will always be used unless