aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-02more generic i8259 supportbellard8-77/+141
2005-07-02i8259 PIC supportbellard1-62/+7
2005-07-02updatebellard1-0/+1
2005-07-02updatebellard1-0/+2
2005-07-02moved CALL_FROM_TBx definitionsbellard1-0/+24
2005-07-02MIPS supportbellard1-1/+6
2005-07-02TLB reload exception vector (Ralf Baechle)bellard1-0/+3
2005-07-02fixed c0_context in tlb exception (Ralf Baechle)bellard1-3/+3
2005-07-02use MIPS_TLB_NB constant (Ralf Baechle)bellard2-6/+8
2005-07-02use mask in C0_status (Ralf Baechle)bellard1-1/+1
2005-07-02report C0 status correctly (Ralf Baechle)bellard1-1/+11
2005-07-02fixed priviledgees for CP0 use (Ralf Baechle)bellard1-1/+4
2005-07-02added NE2000 (Ralf Baechle)bellard2-1/+3
2005-07-02fixed eret insn (Ralf Baechle)bellard1-2/+5
2005-07-02fixed C0 status codes (Ralf Baechle)bellard1-3/+3
2005-07-02init cleanup (Ralf Baechle)bellard1-9/+6
2005-07-02unaligned load fix (Ralf Baechle)bellard1-0/+2
2005-07-02soft irq are just irqs (Ralf Baechle)bellard2-2/+2
2005-07-02fixed random register (Ralf Baechle)bellard1-3/+3
2005-07-02remove nonsense exception code (Ralf Baechle)bellard1-3/+0
2005-07-02kernel load fix (Ralf Baechle)bellard1-3/+4
2005-07-02fixed jump mask (Ralf Baechle)bellard1-1/+1
2005-07-02MIPS_USES_R4K_TLB typobellard1-12/+11
2005-07-02MIPS target (Jocelyn Mayer)bellard22-1/+4701
2005-07-02MIPS disas supportbellard1-0/+4000
2005-07-02sparc64 marge (Blue Swirl)bellard26-613/+3627
2005-07-02VMDK disk image creation (Filip Navara)bellard2-1/+105
2005-07-02Configure check for graphical output (Paul Brook)bellard1-0/+11
2005-07-02correct __builtin_expect definition - increased code gen buffer size for x86bellard1-2/+2
2005-06-0564 bit fixes (initial patch by Gwenole Beauchesne)bellard7-14/+28
2005-06-05added HOST_LONG_BITS in configurebellard2-6/+7
2005-06-05added help on -nicsbellard1-0/+4
2005-06-05add missing definitions in the ppc linker script (Paul Brook)bellard1-0/+10
2005-06-05comma separated list of targets in --target-list (Paul Brook)bellard1-0/+2
2005-06-05IER behavior change - better IRQ handlingbellard1-7/+15
2005-06-05added Heathrow PICbellard2-1/+169
2005-06-05use new machine APIbellard2-8/+23
2005-06-05correct PCI ID for PREP PCI host bridge - added Grackle PCI host bridgebellard1-61/+104
2005-06-05added CMD646 PCI IDE controller support - better IRQ handling - added IDE flu...bellard1-70/+165
2005-06-05added Heathrow PowerMAC machine - added UniN memory fake controller for Mac99...bellard1-51/+246
2005-06-05use new machine APIbellard1-19/+0
2005-06-05PC machine supportbellard1-4/+10
2005-06-05more generic IRQ supportbellard3-27/+46
2005-06-05added -M machine option - permit to put CDROM on hdb on PPC to handle the cas...bellard1-35/+88
2005-06-05simplified end of page handlingbellard1-6/+1
2005-06-05added back loglevel testbellard1-4/+12
2005-06-04fixed lsw[ix] / stsw[ix] potential exception bug - mtcrf workaround for Mac O...bellard1-3/+16
2005-06-04removed dynamic test of tracesbellard1-12/+12
2005-06-04xec_bc mask fixbellard1-1/+1
2005-06-04bctr and blr must ignore the two lsbbellard1-1/+1