aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-19Duplicated SPR fix for BookE PowerPC by Guglielmo Morandinj_mayer1-4/+0
2007-04-18Fix keyboard detection bugsblueswir11-11/+36
2007-04-18Fix compiler warning.ths1-1/+4
2007-04-18Win32 Tap inferface PPC Guest issue, by Ely Soto.ths1-3/+18
2007-04-18Revert, this is already fixed in a better way.ths1-5/+0
2007-04-17Another lsi53c895a patch, by Wang Cheng Yeh.ths1-0/+3
2007-04-17Fix helper.c with isinf on Solaris 9/Sparc, by Ben Taylor.ths1-0/+5
2007-04-17Ptable calculation broken for 32bit code under x86_64, by Bernhard Kauer.ths1-4/+4
2007-04-17Updated Solaris isinf support, by Juergen Keil and Ben Taylor.ths1-0/+23
2007-04-17TCX palette bug fixblueswir11-0/+1
2007-04-17Fix mmapped register alignment and endianness handling.ths3-12/+27
2007-04-17Choose number of TLBs at runtime, by Herve Poussineau.ths7-27/+26
2007-04-17Move PowerPC 405 specific definitions into a separate filej_mayer4-204/+347
2007-04-16Support it_shift for mmapped pckbd.ths1-12/+22
2007-04-16Add callbacks to allow dynamic change of PowerPC clocks (to be improved)j_mayer8-47/+2912
2007-04-16Sparc host update (Ben Taylor, Martin Bochnig)blueswir14-27/+76
2007-04-16Update OpenBIOS Sparc images to SVN 125blueswir13-1/+1
2007-04-16Acer Pica 61 machine, by Herve Poussineau.ths4-2/+182
2007-04-16Memory-mapped interface for RTC, by Herve Poussineau.ths2-0/+94
2007-04-16Memory-mapped interface for PS/2 controller, by Herve Poussineau.ths2-3/+61
2007-04-16Cleanup and add more PowerPC core definitions.j_mayer1-1116/+1120
2007-04-16PowerPC 4xx software driven TLB fixes + debug traces.j_mayer3-39/+163
2007-04-16Add reset callbacks for PowerPC CPU.j_mayer6-64/+87
2007-04-16PREP and heathrow machines only support PowerPC CPU with a 6xx bus.j_mayer2-12/+44
2007-04-16Add bus model (or input pins) into PowerPC CPU flags.j_mayer4-42/+238
2007-04-16PowerPC emulation bugfixes:j_mayer1-5/+7
2007-04-16Parallel flash bugfixes:j_mayer1-12/+19
2007-04-16Fix a lot of debug traces for PowerPC emulation: use logfile instead of stdoutj_mayer7-49/+216
2007-04-16Simplify branch likely handling.ths1-6/+8
2007-04-15Remove unused variable.pbrook1-1/+1
2007-04-15Don't use T2 for INS, it conflicts with branch delay slot handling.ths2-6/+6
2007-04-15Fix qemu SIGFPE caused by division-by-zero due to underflow.ths3-13/+28
2007-04-15Small code generation optimization.ths1-3/+6
2007-04-15Delete unused define.ths1-2/+0
2007-04-15Gallileo fixes, by Stefan Weil.ths1-4/+22
2007-04-15bFLT loader alignment fix.pbrook1-8/+11
2007-04-15Update OpenBIOS for Sparc32 and add a Sparc64 imageblueswir13-0/+1
2007-04-14Fix format specified for watchpoint address.pbrook1-1/+2
2007-04-14Fix Sparc64 double float gdb protocol (initial version by Paul Brook)blueswir11-5/+8
2007-04-14Add device save and reset methods to FDC and M48T59blueswir12-2/+136
2007-04-14Restart interrupts after an exception.ths2-9/+33
2007-04-14Know about more PCI device classes.ths1-0/+27
2007-04-14Fix incorrect pointers casts.j_mayer2-9/+9
2007-04-14Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer8-31/+46
2007-04-14Add TARGET_FMT_plx to properly display target_phys_addr_t variables.j_mayer1-0/+2
2007-04-13Nicer Log formatting.ths1-1/+1
2007-04-13Another fix for CP0 Cause register handling.ths2-2/+2
2007-04-13Fix Sparc32 device save methodsblueswir13-3/+17
2007-04-13Fix Sparc64 wrfprs, move VIS ops where they belong, more VIS opsblueswir12-38/+111
2007-04-13Alignment check mechanism (not fully enabled yet) (Aurelien Jarno)blueswir14-2/+18