aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-04-24New target for embedded PowerPC emulation (only system emulation, for now).j_mayer3-1/+13
2007-04-24Add -pflash option to register parallel flash bloc devices.j_mayer2-1/+35
2007-04-24Code provision for new PowerPC embedded target support with:j_mayer8-21/+26
2007-04-24Improve PowerPC 405 MMU model / share more code for other embedded targetsj_mayer5-57/+111
2007-04-24PowerPC 405 microcontrollers fixes and improvments:j_mayer2-49/+673
2007-04-24PowerPC embedded timers fixes.j_mayer1-53/+101
2007-04-22Sparc64 update: more VIS opsblueswir13-36/+884
2007-04-22Typo fix, by Wang Cheng Yeh.ths1-5/+5
2007-04-22Check that HOST_SOLARIS is defined before relying on its value.ths2-3/+3
2007-04-22Constificationblueswir11-7/+7
2007-04-21TCX 24 bit model supportblueswir14-15/+232
2007-04-20Fix keyboard serial and mouse bugsblueswir11-15/+29
2007-04-19Update comment. We can't easily adhere to the architecture spec becauseths1-3/+3
2007-04-19More Gallileo register initialization, by Aurelien Jarno and Stefan Weil.ths1-0/+44
2007-04-19No functional changes:j_mayer6-73/+91
2007-04-19termios structure definition fix by Stuart Anderson.j_mayer2-2/+2
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