summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-23sparc64 fixes (Blue Swirl)bellard15-284/+1053
2005-07-23fixed VIA irq register accessbellard1-6/+3
2005-07-07specific mac-io PCI device_id for paddington/heathrow - fixed atapi requests ...bellard2-86/+244
2005-07-07heathrow nvram support - use different device ids for different maciosbellard1-6/+84
2005-07-07negative decr fixbellard1-3/+6
2005-07-07suppressed ppc ide hack - fixed read toc for Darwin/PPCbellard1-9/+10
2005-07-07more precise cuda timersbellard1-22/+47
2005-07-07compilation fixbellard1-5/+0
2005-07-04correct split between helper.c and op_helper.cbellard3-186/+201
2005-07-04correct split between helper.c and op_helper.c - cosmeticsbellard5-242/+233
2005-07-04correct split between helper.c and op_helper.c - moved some uops to op_helper...bellard5-363/+455
2005-07-03better fpu state dumpbellard1-11/+49
2005-07-03no need to dump CCOPbellard1-1/+1
2005-07-03updatebellard1-11/+20
2005-07-03win32 compile fixbellard1-2/+2
2005-07-03updatebellard2-1/+6
2005-07-03removed bogus includebellard2-3/+0
2005-07-03temporary version with better Darwin/Mac OS X supportbellard2-0/+1685
2005-07-03allow variable bios sizebellard1-5/+6
2005-07-03changed machine namesbellard1-3/+3
2005-07-03VGA bios support for PowerPCbellard8-21/+65
2005-07-03endian register supportbellard1-4/+5
2005-07-02simplified PowerPC exception handling (Jocelyn Mayer)bellard7-224/+482
2005-07-02simplifiedbellard1-68/+0
2005-07-02PIC fix - changed back TB frequency to 100 MHzbellard1-4/+4
2005-07-02preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)bellard13-1467/+3454
2005-07-02Cirrus fix (Magnus Damm)bellard1-1/+1
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