Fix PCI irq mapping on Malta.
[qemu] / target-mips / translate_init.c
2007-06-01 thsUpdate some comments, 64bit FPU support is functional...
2007-06-01 thsAdd support for 5Kc/5Kf/20Kc, based on a patch by Aurel...
2007-06-01 thsAllow again FPU for usermode emulation.
2007-05-30 thsFix CPU (re-)selection on reset.
2007-05-13 thsMIPS TLB style selection at runtime, by Herve Poussineau.
2007-05-11 thsFix missing status ro mask initialization, thanks Stefa...
2007-05-07 thsMIPS 64-bit FPU support, plus some collateral bugfixes...
2007-04-17 thsChoose number of TLBs at runtime, by Herve Poussineau.
2007-04-11 thsMake SYNCI_Step and CCRes CPU-specific.
2007-04-01 thsActually enable 64bit configuration.
2007-03-24 thsOne more bit of mips CPU configuration, and support...
2007-03-21 thsMove mips CPU specific initialization to translate_init.c.
2007-03-18 thsMIPS -cpu selection support, by Herve Poussineau.